Fix error-checking typo in check_TSCurrentConfig(). The code failed to detect an out-of-memory failure.
Xi Wang Branch ------ REL9_2_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/666569f1fde8fbf42ca00ff08c5309c348958889 Modified Files -------------- src/backend/utils/cache/ts_cache.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
