We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fd99a6 commit 0a6bed0Copy full SHA for 0a6bed0
doc/src/sgml/mchar.sgml
@@ -15,10 +15,10 @@
15
It implements types MCHAR and MVARCHAR, which are bug-to-bug
16
compatible with MSSQL CHAR and VARCHAR respectively. Additionaly,
17
these types use libicu for comparation and case conversion, so their
18
- behavior is identical across different operating system.
+ behavior is identical across different operating systems.
19
</para>
20
<para>
21
- PostgresPro also includes <xref linkend="citext"> extension which
+ &productname; also includes <xref linkend="citext"> extension which
22
provides types similar to MCHAR. But this extension doesn't emulate
23
MS-SQL behavior concerning end-of-value whitespace.
24
0 commit comments