diff options
author | Itagaki Takahiro <itagaki.takahiro@gmail.com> | 2011-02-18 14:04:34 +0900 |
---|---|---|
committer | Itagaki Takahiro <itagaki.takahiro@gmail.com> | 2011-02-18 14:05:12 +0900 |
commit | 62c7bd31c8878dd45c9b9b2429ab7a12103f3590 (patch) | |
tree | 014f8484ac6e96ce9fb48ee13272d57a04495f44 /src/backend/executor/execProcnode.c | |
parent | 87bb2ade2ce646083f39d5ab3e3307490211ad04 (diff) | |
download | postgresql-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