diff options
author | Robert Haas <rhaas@postgresql.org> | 2013-07-25 16:32:02 -0400 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2013-07-25 16:32:02 -0400 |
commit | ed93feb80891b131e9676e962256cc2b18aa5e78 (patch) | |
tree | 9e487863b1d62bf8436eafb85ada92c2f4219c3a /src/backend/utils/adt/arrayfuncs.c | |
parent | 80c79ab2a8d63bc6c83269b29c1ba993c8077d3a (diff) | |
download | postgresql-ed93feb80891b131e9676e962256cc2b18aa5e78.tar.gz postgresql-ed93feb80891b131e9676e962256cc2b18aa5e78.zip |
Change currtid functions to use an MVCC snapshot, not SnapshotNow.
This has a slight performance cost, but the only known consumers
of these functions, known at the SQL level as currtid and currtid2,
is pgsql-odbc; whose usage, we hope, is not sufficiently intensive
to make this a problem.
Per discussion.
Diffstat (limited to 'src/backend/utils/adt/arrayfuncs.c')
0 files changed, 0 insertions, 0 deletions