Re: Draft release notes complete - Mailing list pgsql-hackers

From Noah Misch
Subject Re: Draft release notes complete
Date
Msg-id 20120522015444.GA21839@tornado.leadboat.com
Whole thread Raw
In response to Draft release notes complete  (Bruce Momjian <bruce@momjian.us>)
Responses Re: Draft release notes complete
List pgsql-hackers
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

Attachment

pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: heap metapages
Next
From: Tom Lane
Date:
Subject: Re: psql bug