aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/arrayfuncs.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2005-02-20 22:02:19 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2005-02-20 22:02:19 +0000
commitbb0aed591f1e8c9bee51360bf6cb77be8c6eb475 (patch)
treeb87645fdf7fe454bb7f92426ae3ce510625ba5b1 /src/backend/utils/adt/arrayfuncs.c
parent4aefe75553e6ec82b7308f961edd480d8001ec12 (diff)
downloadpostgresql-bb0aed591f1e8c9bee51360bf6cb77be8c6eb475.tar.gz
postgresql-bb0aed591f1e8c9bee51360bf6cb77be8c6eb475.zip
Use SnapshotNow instead of SnapshotSelf for reading the catalogs
during flat-file writing. The only difference is that SnapshotSelf would consider tuples of the 'current command' within the current transaction as valid, where SnapshotNow wouldn't. We can eliminate the need for this with one extra CommandCounterIncrement call before we start reading the catalogs.
Diffstat (limited to 'src/backend/utils/adt/arrayfuncs.c')
0 files changed, 0 insertions, 0 deletions