9.3 release docs: fix DROP TABLE IF EXISTS

Patch from Joe Abbate.
pull/4/head
Bruce Momjian 13 years ago
parent 256f6ba78a
commit efc7952c89
  1. 5
      doc/src/sgml/release-9.3.sgml

@ -742,8 +742,9 @@
<listitem> <listitem>
<para> <para>
Allow <command>DROP TABLE IF NOT EXISTS</> to succeed when a Allow <link linkend="SQL-DROPTABLE"><command>DROP TABLE IF
non-existent schema is specified in the table name (Bruce Momjian) EXISTS</> to succeed when a non-existent schema is specified
in the table name (Bruce Momjian)
</para> </para>
<para> <para>

Loading…
Cancel
Save