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

Commitbdc8d80

Browse files
doc: spell out full productname
Use PostgreSQL consistently for referring to the productname ratherthan Postgres. This also adds <productname> markup.Reviewed-by: Alvaro Herrera <alvherre@alvh.no-ip.org>Reviewed-by: "Jonathan S. Katz" <jkatz@postgresql.org>Discussion:https://postgr.es/m/9C019644-9EA4-4B79-A52C-5C47A5B6B2DF@yesql.se
1 parent5c1b662 commitbdc8d80

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

‎doc/src/sgml/pgbuffercache.sgml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
<!-- doc/src/sgml/pgbuffercache.sgml -->
22

33
<sect1 id="pgbuffercache" xreflabel="pg_buffercache">
4-
<title>pg_buffercache &mdash; inspect Postgres buffer cache state</title>
4+
<title>pg_buffercache &mdash; inspect <productname>PostgreSQL</productname>
5+
buffer cache state</title>
56

67
<indexterm zone="pgbuffercache">
78
<primary>pg_buffercache</primary>

‎doc/src/sgml/postgres-fdw.sgml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22

33
<sect1 id="postgres-fdw" xreflabel="postgres_fdw">
44
<title>postgres_fdw &mdash;
5-
access data stored in external Postgres servers</title>
5+
access data stored in external <productname>PostgreSQL</productname>
6+
servers</title>
67

78
<indexterm zone="postgres-fdw">
89
<primary>postgres_fdw</primary>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp