mirror of
https://github.com/postgres/postgres.git
synced 2025-05-11 05:41:32 +03:00
Fix typo in commit 578b229718.
Reported-by: Filip Rembiałkowski Author: Filip Rembiałkowski Backpatch-through: 12, where it was introduced Discussion: https://postgr.es/m/CAP_rwwmSNy1=_82rwGe3-X4PjWqPSFXtzNf43DCtGzD7SazdXA@mail.gmail.com
This commit is contained in:
parent
1aaa3ee344
commit
a4188a65be
@ -146,7 +146,6 @@ CREATE [ [ GLOBAL | LOCAL ] { TEMPORARY | TEMP } | UNLOGGED ] TABLE [ IF NOT EXI
|
|||||||
clause for a table can also include <literal>OIDS=FALSE</literal> to
|
clause for a table can also include <literal>OIDS=FALSE</literal> to
|
||||||
specify that rows of the new table should contain no OIDs (object
|
specify that rows of the new table should contain no OIDs (object
|
||||||
identifiers), <literal>OIDS=TRUE</literal> is not supported anymore.
|
identifiers), <literal>OIDS=TRUE</literal> is not supported anymore.
|
||||||
OIDs.
|
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user