Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc023a75

Browse files
author
Liudmila Mantrova
committed
Doc: sync with EE - typo fixes from A.Lakhin
1 parent0f83eee commitc023a75

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

‎doc/src/sgml/jsquery.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<title>Installation</title>
5353
<para>
5454
When you installed <productname>Postgres Pro</productname> distribution, jsquery is available
55-
as a contribmoudle. Install contrib modules (postgrespro-contrib
55+
as a contribmodule. Install contrib modules (postgrespro-contrib
5656
package in the binary distribution for Linux, or make -C contrib
5757
install if you are building from source), then start psql shell
5858
and type

‎doc/src/sgml/mchar.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@
1515
It implements types MCHAR and MVARCHAR, which are bug-to-bug
1616
compatible with MSSQL CHAR and VARCHAR respectively. Additionaly,
1717
these types use libicu for comparation and case conversion, so their
18-
behavoir is identical across different operating system.
18+
behavior is identical across different operating system.
1919
</para>
2020
<para>
2121
PostgresPro also includes <xref linkend="citext"> extension which
2222
provides types similar to MCHAR. But this extension doesn't emulate
23-
MS-SQLbehavoir concerning end-of-value whitespace.
23+
MS-SQLbehavior concerning end-of-value whitespace.
2424
</para>
2525
<para>
2626
Differences from &productname; standard CHAR and VARCHAR are:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp