Small release notes correction attached. Joe
>From 330f5af36ffdba8930ea2da8146e8f17e1ec8a68 Mon Sep 17 00:00:00 2001 From: Joe Abbate <j...@freedomcircle.com> Date: Fri, 17 May 2013 14:59:03 -0400 Subject: [PATCH] Correct release notes about DROP TABLE IF EXISTS and add link.
--- doc/src/sgml/release-9.3.sgml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/src/sgml/release-9.3.sgml b/doc/src/sgml/release-9.3.sgml index 519ea49..24e037b 100644 --- a/doc/src/sgml/release-9.3.sgml +++ b/doc/src/sgml/release-9.3.sgml @@ -740,8 +740,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> -- 1.7.10.4
-- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers