aboutsummaryrefslogtreecommitdiff
path: root/src/backend/parser/parse_node.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2005-05-29 22:45:02 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2005-05-29 22:45:02 +0000
commit140b078d2a21acedc3398896f0f360f5d01ffb6c (patch)
treee8e104dcf25a248eea44253396caae9eb80f051d /src/backend/parser/parse_node.c
parent299c4420778a81046788a704b72aaba6a8a988cc (diff)
downloadpostgresql-140b078d2a21acedc3398896f0f360f5d01ffb6c.tar.gz
postgresql-140b078d2a21acedc3398896f0f360f5d01ffb6c.zip
Improve LockAcquire API per my recent proposal. All error conditions
are now reported via elog, eliminating the need to test the result code at most call sites. Make it possible for the caller to distinguish a freshly acquired lock from one already held in the current transaction. Use that capability to avoid redundant AcceptInvalidationMessages() calls in LockRelation().
Diffstat (limited to 'src/backend/parser/parse_node.c')
0 files changed, 0 insertions, 0 deletions