mirror of
https://github.com/postgres/postgres.git
synced 2025-07-21 16:02:15 +03:00
9.3 release docs: fix DROP TABLE IF EXISTS
Patch from Joe Abbate.
This commit is contained in:
@ -742,8 +742,9 @@
|
||||
|
||||
<listitem>
|
||||
<para>
|
||||
Allow <command>DROP TABLE IF NOT EXISTS</> to succeed when a
|
||||
non-existent schema is specified in the table name (Bruce Momjian)
|
||||
Allow <link linkend="SQL-DROPTABLE"><command>DROP TABLE IF
|
||||
EXISTS</> to succeed when a non-existent schema is specified
|
||||
in the table name (Bruce Momjian)
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
Reference in New Issue
Block a user