Обсуждение: pgsql: Back-patch fix for renaming asyncCommitLSN to asyncXactLSN.

Поиск
Список
Период
Сортировка

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

От
tgl@postgresql.org (Tom Lane)
Дата:
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)

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

От
Simon Riggs
Дата:
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