pgsql: Eliminate a few more user-visible "cache lookup failed" errors.

Поиск
Список
Период
Сортировка
От Robert Haas
Тема pgsql: Eliminate a few more user-visible "cache lookup failed" errors.
Дата
Msg-id E1bTAKz-00052L-BN@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Eliminate a few more user-visible "cache lookup failed" errors.

Michael Paquier

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/3153b1a52f8f2d1efe67306257aec15aaaf9e94c

Modified Files
--------------
src/backend/utils/adt/ruleutils.c   | 20 ++++++++++----------
src/test/regress/expected/rules.out | 30 ++++++++++++++++++++++++++++++
src/test/regress/sql/rules.sql      |  5 +++++
3 files changed, 45 insertions(+), 10 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Documentation spell checking and markup improvements
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix pq_putmessage_noblock() to not block.