Both 32-bit and 64-bit builds are possible with the Microsoft Compiler suite.
- 32-bit PostgreSQL buils are possible with
+ 32-bit PostgreSQL builds are possible with
Visual Studio 2015 (including Express editions),
as well as standalone Windows SDK releases 6.0 to 7.1.
|
sepgsql_mcstrans_in(text) returns text
- Translates the given qualifies MLS/MCS range into raw format if
+ Translates the given qualified MLS/MCS range into raw format if
the mcstrans daemon is running.
|
sepgsql_mcstrans_out(text) returns text
- Translates the given raw MCS/MCS range into qualified format if
+ Translates the given raw MLS/MCS range into qualified format if
the mcstrans daemon is running.