pgsql/ oc/src/sgml/catalogs.sgml oc/src/sgml/r ... - Mailing list pgsql-committers

From Tom Lane
Subject pgsql/ oc/src/sgml/catalogs.sgml oc/src/sgml/r ...
Date
Msg-id 200108261656.f7QGu3w01461@hub.org
Whole thread Raw
List pgsql-committers
CVSROOT:    /home/projects/pgsql/cvsroot
Module name:    pgsql
Changes by:    tgl@hub.org    01/08/26 12:56:03

Modified files:
    doc/src/sgml   : catalogs.sgml
    doc/src/sgml/ref: create_database.sgml vacuum.sgml
    src/backend/access/transam: clog.c transam.c xid.c
    src/backend/catalog: genbki.sh index.c
    src/backend/commands: dbcommands.c vacuum.c vacuumlazy.c
    src/backend/nodes: copyfuncs.c equalfuncs.c
    src/backend/parser: gram.y keywords.c
    src/backend/storage/ipc: sinval.c
    src/backend/utils/time: tqual.c
    src/bin/initdb : initdb.sh
    src/include/access: transam.h xact.h
    src/include/catalog: catversion.h pg_attribute.h pg_class.h
                         pg_database.h pg_proc.h
    src/include/commands: vacuum.h
    src/include/nodes: parsenodes.h
    src/include/storage: sinval.h
    src/include/utils: tqual.h

Log message:
    Transaction IDs wrap around, per my proposal of 13-Aug-01.  More
    documentation to come, but the code is all here.  initdb forced.


pgsql-committers by date:

Previous
From: Vince Vielhaber
Date:
Subject: [WEBMASTER] 'www/html mirrors.html'
Next
From: Bruce Momjian - CVS
Date:
Subject: pgsql/doc/src/sgml ecpg.sgml