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

From Robert Haas
Subject Re: Draft release notes complete
Date
Msg-id CA+TgmoZZLkK7W6THWqjSm=dZyzf6Yand6jd0t0dBCKjdUE5D6Q@mail.gmail.com
Whole thread Raw
In response to Re: Draft release notes complete  (Noah Misch <noah@leadboat.com>)
List pgsql-hackers
On Mon, May 21, 2012 at 9:54 PM, Noah Misch <noah@leadboat.com> wrote:
> 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.

Committed.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


pgsql-hackers by date:

Previous
From: Stephen Frost
Date:
Subject: Re: Per-Database Roles
Next
From: Tom Lane
Date:
Subject: Re: Readme of Buffer Management seems to have wrong sentence