pgsql: Don't emit non-canonical empty arrays in array_remove().

Поиск
Список
Период
Сортировка
От Noah Misch
Тема pgsql: Don't emit non-canonical empty arrays in array_remove().
Дата
Msg-id E1Uib1s-0001hU-Dk@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Don't emit non-canonical empty arrays in array_remove().

Dean Rasheed

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/97c4d9b7c71519d9dc281394af2c4bcb28bdf136

Modified Files
--------------
src/backend/utils/adt/arrayfuncs.c   |    8 ++++++++
src/test/regress/expected/arrays.out |    6 ++++++
src/test/regress/sql/arrays.sql      |    1 +
3 files changed, 15 insertions(+)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Allow type_func_name_keywords in some places where they weren't
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Code review of recycling WAL segments in a restartpoint.