]> granicus.if.org Git - postgresql/commit
Add SKIP_LOCKED option to RangeVarGetRelidExtended().
authorAndres Freund <andres@anarazel.de>
Fri, 30 Mar 2018 23:56:41 +0000 (16:56 -0700)
committerAndres Freund <andres@anarazel.de>
Sat, 31 Mar 2018 00:05:16 +0000 (17:05 -0700)
commit3e256e550672657375fc3058b2b8ff6568d65cef
tree65fa378de1230adc68b6e452ec91de132abe765d
parentd87510a524f36a630cfb34cc392e95e959a1b0dc
Add SKIP_LOCKED option to RangeVarGetRelidExtended().

This will be used for VACUUM (SKIP LOCKED).

Author: Nathan Bossart
Reviewed-By: Michael Paquier and Andres Freund
Discussion: https://postgr.es/m/20180306005349.b65whmvj7z6hbe2y@alap3.anarazel.de
src/backend/catalog/namespace.c
src/include/catalog/namespace.h