pgsql: Add C comment that txid_current() assigns an XID if one is not a - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: Add C comment that txid_current() assigns an XID if one is not a
Date
Msg-id E1QgQuT-0006q8-Di@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Add C comment that txid_current() assigns an XID if one is not already
assigned.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/afc9635c600ace716294a12d78abd37f65abd0ea

Modified Files
--------------
src/backend/utils/adt/txid.c |    3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)


pgsql-committers by date:

Previous
From: pgsql@postgresql.org
Date:
Subject: pgsql: Tag refs/tags/REL9_1_BETA3 was created
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Make pg_upgrade output more consistent with project style