• Itagaki Takahiro's avatar
    Add transaction-level advisory locks. · 62c7bd31
    Itagaki Takahiro authored
    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.
    62c7bd31
pg_proc.h 426 KB