Re: pgsql: Back-patch fix for renaming asyncCommitLSN to asyncXactLSN.

From: Simon Riggs <simon(at)2ndQuadrant(dot)com>
To: Tom Lane <tgl(at)postgresql(dot)org>
Cc: pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql: Back-patch fix for renaming asyncCommitLSN to asyncXactLSN.
Date: 2010-08-02 07:24:37
Message-ID: 1280733877.1945.3057.camel@ebony
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

On Sun, 2010-08-01 at 23:07 +0000, Tom Lane wrote:
> Log Message:
> -----------
> Back-patch fix for renaming asyncCommitLSN to asyncXactLSN.
> AIUI this was supposed to go into 9.0 as well as HEAD.
>
> Tags:
> ----
> REL9_0_STABLE

Sorry, my bad; still not used to the idea of an early fork.

--
Simon Riggs www.2ndQuadrant.com
PostgreSQL Development, 24x7 Support, Training and Services

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2010-08-02 16:26:48 pgsql: Add btree_gist support for searching on "not equals".
Previous Message Tom Lane 2010-08-02 04:51:25 pgsql: Don't try to force use of -no-cpp-precomp on OS X.