mirror of
https://github.com/postgres/postgres.git
synced 2026-04-22 06:37:06 -04:00
9.3 release notes: fix SGML markup for DROP TABLE IF EXISTS
This commit is contained in:
parent
efc7952c89
commit
8955dac251
1 changed files with 1 additions and 1 deletions
|
|
@ -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 a new issue