]> granicus.if.org Git - postgresql/commit
Refactor NUM_cache_remove calls in error report path to a PG_TRY block.
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Mon, 10 Aug 2009 20:16:05 +0000 (20:16 +0000)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Mon, 10 Aug 2009 20:16:05 +0000 (20:16 +0000)
commit55f927a46ebd603e298019333f48995f1db22a72
tree7cf4f9c4ce6042ff7e31ee2ffa01d9c3ffaf429b
parente61fd4ac7414a52714c3288889cc754d2e11c4a8
Refactor NUM_cache_remove calls in error report path to a PG_TRY block.

The code in the new block was not reindented; it will be fixed by pgindent
eventually.
src/backend/utils/adt/formatting.c