Fix error-checking typo in check_TSCurrentConfig().

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 666569f1fde8fbf42ca00ff08c5309c348958889
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2013-01-21T04:10:00Z
Releases: 9.2.3
Fix error-checking typo in check_TSCurrentConfig().

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

Xi Wang

Files

PathChange+/−
src/backend/utils/cache/ts_cache.c modified +1 −1