git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: f992da2)
doc: clarify "state" table reference in tutorial
Wed, 5 Aug 2020 21:12:10 +0000 (17:12 -0400)
Wed, 5 Aug 2020 21:12:10 +0000 (17:12 -0400)
Reported-by: Vyacheslav Shablistyy
Discussion: https://postgr.es/m/159586122762.680.1361378513036616007@wrigleys.postgresql.org

Backpatch-through: 9.5


diff --git a/doc/src/sgml/advanced.sgml b/doc/src/sgml/advanced.sgml
index f6c4627c3e0f7ab0c3fd830f22665bfc46a55e05..d77312600f7b6bd2e52208604c8977c8fa9d6ebb 100644 (file)
--- a/doc/src/sgml/advanced.sgml
+++ b/doc/src/sgml/advanced.sgml
@@ -628,8 +628,9 @@ CREATE TABLE capitals (
<firstterm>parent</firstterm>, <classname>cities</classname>. The
type of the column <structfield>name</structfield> is
<type>text</type>, a native <productname>PostgreSQL</productname>
- type for variable length character strings. State capitals have
- an extra column, <structfield>state</structfield>, that shows their state. In
+ type for variable length character strings. The
+ <classname>capitals</classname> table has
+ an extra column, <structfield>state</structfield>, which shows their states. In
<productname>PostgreSQL</productname>, a table can inherit from
zero or more other tables.
</para>
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /