Re: Draft release notes up for review

From: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
To: Josh Berkus <josh(at)agliodbs(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Draft release notes up for review
Date: 2014-02-17 13:33:39
Message-ID: 20140217133339.GI6342@eldon.alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Josh Berkus wrote:
> On 02/16/2014 03:41 PM, Tom Lane wrote:
> > Draft release notes for 9.3.3 are committed and can be read at
> > http://www.postgresql.org/docs/devel/static/release-9-3-3.html
> > Any comments before I start transposing them into the back branches?
>
> Major:
>
> Do we have an explantion of what a multixact is, anywhere, so that we
> can link it?

Is this enough?
http://www.postgresql.org/docs/devel/static/routine-vacuuming.html#VACUUM-FOR-MULTIXACT-WRAPAROUND

--
Álvaro Herrera http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2014-02-17 14:07:45 Re: CREATE FOREIGN TABLE ( ... LIKE ... )
Previous Message Alvaro Herrera 2014-02-17 13:30:16 Re: Create function prototype as part of PG_FUNCTION_INFO_V1