pgsql: Code review for commit d26888bc4d1e539a82f21382b0000fe5bbf889d9.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Code review for commit d26888bc4d1e539a82f21382b0000fe5bbf889d9.
Дата
Msg-id E1WVohy-0002Mo-OY@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Code review for commit d26888bc4d1e539a82f21382b0000fe5bbf889d9.

Mostly, copy-edit the comments; but also fix it to not reject domains over
arrays.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/741364bf5caeeae79b83bbdba778805d286622ba

Modified Files
--------------
src/backend/parser/parse_func.c |   16 +++++++++-------
src/backend/utils/adt/varlena.c |   30 ++++++++++++++----------------
2 files changed, 23 insertions(+), 23 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix documentation about joining pg_locks to other views.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix non-equivalence of VARIADIC and non-VARIADIC function call f