diff options
author | Kevin Grittner <kgrittn@postgresql.org> | 2016-06-03 11:13:28 -0500 |
---|---|---|
committer | Kevin Grittner <kgrittn@postgresql.org> | 2016-06-03 11:13:28 -0500 |
commit | 370a46fc015115bfeccde4eb208d82049f792f9f (patch) | |
tree | 8759f7d23084d2d3d8fa1a92f2b7fde968bb7726 /src/backend/executor/nodeModifyTable.c | |
parent | 6436a853f11952495f10e62d8b52b465e119155c (diff) | |
download | postgresql-370a46fc015115bfeccde4eb208d82049f792f9f.tar.gz postgresql-370a46fc015115bfeccde4eb208d82049f792f9f.zip |
Add new snapshot fields to serialize/deserialize functions.
The "snapshot too old" condition was not being recognized when
using a copied snapshot, since the original timestamp and lsn were
not being passed along. Noticed when testing the combination of
"snapshot too old" with parallel query execution.
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions