]> granicus.if.org Git - postgresql/commit
Fix error-checking typo in check_TSCurrentConfig().
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 21 Jan 2013 04:09:35 +0000 (23:09 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 21 Jan 2013 04:10:00 +0000 (23:10 -0500)
commit666569f1fde8fbf42ca00ff08c5309c348958889
tree126657879f60f53da737abf6ccb1c510f12edb35
parentff6deb2ec9de46c14964946674916694a01d64a7
Fix error-checking typo in check_TSCurrentConfig().

The code failed to detect an out-of-memory failure.

Xi Wang
src/backend/utils/cache/ts_cache.c