mirror of
https://github.com/postgres/postgres.git
synced 2025-08-05 07:41:25 +03:00
9.3 release notes: fix SGML markup for DROP TABLE IF EXISTS
This commit is contained in:
@@ -743,7 +743,7 @@
|
|||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
Allow <link linkend="SQL-DROPTABLE"><command>DROP TABLE IF
|
Allow <link linkend="SQL-DROPTABLE"><command>DROP TABLE IF
|
||||||
EXISTS</> to succeed when a non-existent schema is specified
|
EXISTS</></link> to succeed when a non-existent schema is specified
|
||||||
in the table name (Bruce Momjian)
|
in the table name (Bruce Momjian)
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user