pgsql: Clean up description of 9.0's incompatible changes in SIMILAR TO

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Clean up description of 9.0's incompatible changes in SIMILAR TO
Date: 2010-04-05 02:46:43
Message-ID: 20100405024643.1169F7541D0@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Clean up description of 9.0's incompatible changes in SIMILAR TO and
SQL-style substring().

Modified Files:
--------------
pgsql/doc/src/sgml:
release-9.0.sgml (r2.14 -> r2.15)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/release-9.0.sgml?r1=2.14&r2=2.15)

Browse pgsql-committers by date

  From Date Subject
Next Message Andrew Dunstan 2010-04-05 03:09:09 pgsql: Exclude unwanted typedef symbols in pgindent, including FD_SET
Previous Message Andrew Dunstan 2010-04-05 02:46:20 pgsql: Make dmetaphone.c safe for pgindent and fussy compilers.