pgsql: Add an "absval" parameter to allow contrib/dict_int to ignore si

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Add an "absval" parameter to allow contrib/dict_int to ignore si
Дата
Msg-id E1jB4Vq-0002E0-CL@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Add an "absval" parameter to allow contrib/dict_int to ignore signs.

Jeff Janes

Discussion: https://postgr.es/m/CAMkU=1xRcs_BUPzR0+V3WndaCAv0E_m3h6aUEJ8NF-sY1nnHsw@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/806eb92c018102da9514443ad19160c7b1841062

Modified Files
--------------
contrib/dict_int/dict_int.c            | 20 ++++++++++++++++++--
contrib/dict_int/expected/dict_int.out | 25 +++++++++++++++++++++++++
contrib/dict_int/sql/dict_int.sql      |  6 ++++++
doc/src/sgml/dict-int.sgml             | 11 ++++++++++-
4 files changed, 59 insertions(+), 3 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Add an explicit test to catch changes in checksumming calculatio
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: pgsql: Revert "initdb: Change authentication defaults"