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

Started by Tom Lanealmost 16 years ago2 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

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

Modified Files:
--------------
pgsql/src/backend/access/transam:
xact.c (r1.293.2.1 -> r1.293.2.2)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/access/transam/xact.c?r1=1.293.2.1&r2=1.293.2.2)
xlog.c (r1.430 -> r1.430.2.1)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/access/transam/xlog.c?r1=1.430&r2=1.430.2.1)
pgsql/src/include/access:
xlog.h (r1.114 -> r1.114.2.1)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/include/access/xlog.h?r1=1.114&r2=1.114.2.1)

#2Simon Riggs
simon@2ndQuadrant.com
In reply to: Tom Lane (#1)
Re: pgsql: Back-patch fix for renaming asyncCommitLSN to asyncXactLSN.

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