]> granicus.if.org Git - postgresql/commit
Allow a null pointer to be returned from get_opname().
authorThomas G. Lockhart <lockhart@fourpalms.org>
Sun, 16 Aug 1998 05:38:41 +0000 (05:38 +0000)
committerThomas G. Lockhart <lockhart@fourpalms.org>
Sun, 16 Aug 1998 05:38:41 +0000 (05:38 +0000)
commitefc9a91db954d937e66a4b9273d91c4338886023
tree5d0d2da9a74e68eddad0cd5ce407dc6bf47a547d
parent4c91723d35b8ba6673dbcf33c15034b8c309a8ba
Allow a null pointer to be returned from get_opname().
Previously, had thrown an error, but looking for alternate strategies
 for table indices utilization would prefer to continue.
src/backend/utils/cache/lsyscache.c