On Wed, May 09, 2012 at 11:11:02PM -0400, Bruce Momjian wrote:
> I have completed my draft of the 9.2 release notes, and committed it to
> git.
Concerning "Have psql \copy use libpq's SendQuery()", SendQuery() is a
psql-internal interface, not a libpq interface.
The array statistics patch added new columns to the pg_stats view, and it
moved existing tsvector most-common-element statistics to those new columns.
Let's mention that as a (minor) incompatibility.
Proposed changes attached.
Thanks,
nm