Thanks to visit codestin.com Credit goes to github.com
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 1aaa3ee commit a4188a6Copy full SHA for a4188a6
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