pgsql: Explain compatibility item about language names a bit more. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Explain compatibility item about language names a bit more.
Date
Msg-id E1SSyi7-0005lJ-Jg@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Explain compatibility item about language names a bit more.

Since we've got an "open items" list item about this, apparently some
people are pretty worried about it.

In passing remove a lot of trailing whitespace.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/a5985a96a82d96704984377a96c1945bcf914646

Modified Files
--------------
doc/src/sgml/release-9.2.sgml |  699 +++++++++++++++++++++--------------------
1 files changed, 351 insertions(+), 348 deletions(-)


pgsql-committers by date:

Previous
From: hinoue@pgfoundry.org (User Hinoue)
Date:
Subject: psqlodbc - psqlodbc: Fix a bug about reference count handling for
Next
From: hinoue@pgfoundry.org (User Hinoue)
Date:
Subject: psqlodbc - psqlodbc: Improve the handling of ARRAY type.