Re: Draft release notes complete

From: Noah Misch <noah(at)leadboat(dot)com>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Re: Draft release notes complete
Date: 2012-05-22 01:54:44
Message-ID: 20120522015444.GA21839@tornado.leadboat.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 Content-Type Size
relnotes-copy-pgstats-v1.patch text/plain 1.4 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2012-05-22 03:44:02 Re: psql bug
Previous Message Robert Haas 2012-05-22 01:54:07 Re: heap metapages