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

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add C comment that txid_current() assigns an XID if one is not a
Date: 2011-07-12 00:33:09
Message-ID: E1QgQuT-0006q8-Di@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2011-07-12 01:34:18 Re: [COMMITTERS] pgsql: Enable CHECK constraints to be declared NOT VALID
Previous Message pgsql 2011-07-11 17:35:21 pgsql: Tag refs/tags/REL9_1_BETA3 was created