aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/execProcnode.c
diff options
context:
space:
mode:
authorItagaki Takahiro <itagaki.takahiro@gmail.com>2011-02-18 14:04:34 +0900
committerItagaki Takahiro <itagaki.takahiro@gmail.com>2011-02-18 14:05:12 +0900
commit62c7bd31c8878dd45c9b9b2429ab7a12103f3590 (patch)
tree014f8484ac6e96ce9fb48ee13272d57a04495f44 /src/backend/executor/execProcnode.c
parent87bb2ade2ce646083f39d5ab3e3307490211ad04 (diff)
downloadpostgresql-62c7bd31c8878dd45c9b9b2429ab7a12103f3590.tar.gz
postgresql-62c7bd31c8878dd45c9b9b2429ab7a12103f3590.zip
Add transaction-level advisory locks.
They share the same locking namespace with the existing session-level advisory locks, but they are automatically released at the end of the current transaction and cannot be released explicitly via unlock functions. Marko Tiikkaja, reviewed by me.
Diffstat (limited to 'src/backend/executor/execProcnode.c')
0 files changed, 0 insertions, 0 deletions