Обсуждение: pgsql: Fix error-checking typo in check_TSCurrentConfig().

Поиск
Список
Период
Сортировка

pgsql: Fix error-checking typo in check_TSCurrentConfig().

От
Tom Lane
Дата:
Fix error-checking typo in check_TSCurrentConfig().

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

Xi Wang

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/535e69a43f14673557d281b112859e7a25cc7939

Modified Files
--------------
src/backend/utils/cache/ts_cache.c |    2 +-
1 files changed, 1 insertions(+), 1 deletions(-)