diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2014-08-25 15:33:17 -0400 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2014-08-25 15:33:17 -0400 |
commit | 3adba736620c85112e0f9f6d043d3574e1c5830f (patch) | |
tree | 1a160bac945c77be64ac70d9aadb9133e66d0a9f /doc/src | |
parent | 6f822952eea112d3e19a0ddaad32e99d1943f29d (diff) | |
download | postgresql-3adba736620c85112e0f9f6d043d3574e1c5830f.tar.gz postgresql-3adba736620c85112e0f9f6d043d3574e1c5830f.zip |
Revert XactLockTableWait context setup in conditional multixact wait
There's no point in setting up a context error callback when doing
conditional lock acquisition, because we never actually wait and so the
user wouldn't be able to see the context message anywhere. In fact,
this is more in line with what ConditionalXactLockTableWait is doing.
Backpatch to 9.4, where this was added.
Diffstat (limited to 'doc/src')
0 files changed, 0 insertions, 0 deletions