mirror of
https://github.com/postgres/postgres.git
synced 2025-07-31 22:04:40 +03:00
9.3 release notes: fix SGML markup for DROP TABLE IF EXISTS
This commit is contained in:
@ -743,7 +743,7 @@
|
||||
<listitem>
|
||||
<para>
|
||||
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)
|
||||
</para>
|
||||
|
||||
|
Reference in New Issue
Block a user