git.postgresql.org Git - postgresql.git/commit
2016年8月23日 14:30:52 +0000 (10:30 -0400)
2016年8月23日 14:30:52 +0000 (10:30 -0400)
commit 86f31695f3b54211226949de519063bbf248e8c4
Add txid_current_ifassigned().
Add a variant of txid_current() that returns NULL if no transaction ID
is assigned. This version can be used even on a standby server,
although it will always return NULL since no transaction IDs can be
assigned during recovery.
Craig Ringer, per suggestion from Jim Nasby. Reviewed by Petr Jelinek
and by me.
This is the main PostgreSQL git repository.
RSS
Atom