pgsql: Be a bit more verbose about the effects of string literal

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Be a bit more verbose about the effects of string literal
Date: 2009-06-08 14:57:21
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Be a bit more verbose about the effects of string literal processing
changes in plpgsql. Per bug #4843.

Modified Files:
--------------
pgsql/doc/src/sgml:
release-8.4.sgml (r1.8 -> r1.9)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/release-8.4.sgml?r1=1.8&r2=1.9)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2009-06-08 16:22:44 pgsql: Fix contrib/pageinspect to not create an ABI breakage between 8.3
Previous Message User Itagaki 2009-06-08 10:48:39 pgbulkload - pgbulkload: Add checks for shmem id conflictions.