pgsql: Update SQL features list

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Update SQL features list
Дата
Msg-id E1Q4fTq-0007mv-Q1@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Update SQL features list

Feature F692 "Extended collation support" is now also supported.  This
refers to allowing the COLLATE clause anywhere in a column or domain
definition instead of just directly after the type.

Also correct the name of the feature in accordance with the latest SQL
standard.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/f564e65cda32fd14f6f7cdd85d116c421af731f2

Modified Files
--------------
src/backend/catalog/sql_features.txt |    2 +-
1 files changed, 1 insertions(+), 1 deletions(-)


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: pgsql: In pg_upgrade, add C comment about how autovacuum is disabled.
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Adjust error message, now that we expect other message types tha