mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-01-06 15:24:56 +08:00
9.3 release notes: fix SGML markup for DROP TABLE IF EXISTS
This commit is contained in:
parent
efc7952c89
commit
8955dac251
@ -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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user