pgsql: Implement information schema interval_type columns

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Implement information schema interval_type columns
Дата
Msg-id E1Qh3QD-0001oI-16@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Implement information schema interval_type columns

Also correct reporting of interval precision when field restrictions
are specified in the typmod.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/0527a454ec1801358a1f6d873ae48dcc89a217cf

Modified Files
--------------
doc/src/sgml/information_schema.sgml       |   30 +++++++++++++++++++++++++--
src/backend/catalog/information_schema.sql |   28 ++++++++++++++++++++++---
2 files changed, 51 insertions(+), 7 deletions(-)


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: pgsql: Use clearer woring for pg_locks columns, identifying which items
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Update some comments to clarify who does what in targetlist crea