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

Commitf00ab8d

Browse files
committed
Fixed cases where PostgresPro was written without space
1 parent649fb87 commitf00ab8d

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

‎doc/src/sgml/jsquery.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<sect2 id="jsquery-installation">
5252
<title>Installation</title>
5353
<para>
54-
When you installedPostgresPro distribution, jsquery is available
54+
When you installed<productname>Postgres Pro</productname> distribution, jsquery is available
5555
as a contrib moudle. 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

‎doc/src/sgml/legal.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<title>Legal Notice</title>
1212

1313
<para>
14-
<productname>PostgresPro</productname> is Copyright &copy; 2016 by the
14+
<productname>Postgres Pro</productname> is Copyright &copy; 2016 by the
1515
Postgres Professional.
1616
</para>
1717
<para>

‎doc/src/sgml/release-pro-9.5.sgml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@ Lockfree Pin/UnpinBuffer backported from 9.6
7272
<literal>version()</> SQL function now returns <literal>PostgreSQL
7373
9.5.2</literal>, as in vanilla PostgreSQL, because some client frameworks
7474
such as <productname>SQL Alchemy</productname> are confused seeing
75-
PostgresPro here. Function <literal>pgpro_version</literal> is provided
76-
to reportPostgresPro release.
75+
Postgres Pro here. Function <literal>pgpro_version</literal> is provided
76+
to reportPostgres Pro release.
7777
</para>
7878
</listitem>
7979
</itemizedlist>
@@ -237,15 +237,15 @@ Lockfree Pin/UnpinBuffer backported from 9.6
237237

238238
<sect2>
239239

240-
<title>Migration toPostgresPro 9.5</title>
240+
<title>Migration toPostgres Pro 9.5</title>
241241
<para>
242242
A dump/restore using <xref linkend="app-pg-dumpall">, or use
243243
of <xref linkend="pgupgrade">, is required for those wishing to migrate
244244
data from any previous release.
245245
</para>
246246
<para>
247247
Dump/restore is not neccessary when migrating from PostgreSQL 9.5 to
248-
PostgresPro 9.5.
248+
Postgres Pro 9.5.
249249
</para>
250250
</sect2>
251251

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp