pgsql: Convert contrib/ltree's input functions to report errors softly

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема pgsql: Convert contrib/ltree's input functions to report errors softly
Дата
Msg-id E1pAXv6-000pui-Gm@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Convert contrib/ltree's input functions to report errors softly

Reviewed by Tom Lane and Amul Sul

Discussion: https://postgr.es/m/49e598c2-cfe8-0928-b6fb-d0cc51aab626@dunslane.net

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/7a05425d96742acff5ebfacf307711385c88429b

Modified Files
--------------
contrib/ltree/expected/ltree.out | 25 ++++++++++++++
contrib/ltree/ltree_io.c         | 72 +++++++++++++++++++++++---------------
contrib/ltree/ltxtquery_io.c     | 75 ++++++++++++++++++++++++++++------------
contrib/ltree/sql/ltree.sql      | 15 ++++++++
4 files changed, 137 insertions(+), 50 deletions(-)


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Reorder some object files in makefiles
Следующее
От: Peter Geoghegan
Дата:
Сообщение: pgsql: Add page-level freezing to VACUUM.