8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74f2a8a commit 70377cfCopy full SHA for 70377cf
doc/src/sgml/ref/create_table_as.sgml
@@ -146,7 +146,6 @@ CREATE [ [ GLOBAL | LOCAL ] { TEMPORARY | TEMP } | UNLOGGED ] TABLE [ IF NOT EXI
146
clause for a table can also include <literal>OIDS=FALSE</literal> to
147
specify that rows of the new table should contain no OIDs (object
148
identifiers), <literal>OIDS=TRUE</literal> is not supported anymore.
149
- OIDs.
150
</para>
151
</listitem>
152
</varlistentry>
0 commit comments