pgsql: Mark collation-related information schema columns as not impleme

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Mark collation-related information schema columns as not impleme
Дата
Msg-id E1QglUx-0001Kz-CZ@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Mark collation-related information schema columns as not implemented
rather than not applicable.  They have already been implemented in
9.2.

Branch
------
REL9_1_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/699a1c65eda557ff847c8da83c615b03f6f74265

Modified Files
--------------
doc/src/sgml/information_schema.sgml |   66 ++++++++++++++++++++++++++--------
1 files changed, 51 insertions(+), 15 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Avoid listing ungrouped Vars in the targetlist of Agg-underneath
Следующее
От: Alvaro Herrera
Дата:
Сообщение: pgsql: Blind attempt at fixing isolation_tester on Win32