9.3 release notes: fix SGML markup for DROP TABLE IF EXISTS

pull/4/head
Bruce Momjian 13 years ago
parent efc7952c89
commit 8955dac251
  1. 2
      doc/src/sgml/release-9.3.sgml

@ -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…
Cancel
Save