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)
commit116cffb7228beeea8837cf945081ea68405ead55
treea8f1495127cb1aa2d01888642de01dff91b4e163
parent76f575ce93f7dcce0e559d27e1da4650e0b271b9
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