pgsql: Implement information schema interval_type columns - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Implement information schema interval_type columns
Date
Msg-id E1Qh3QD-0001oI-16@gemulon.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: Use clearer woring for pg_locks columns, identifying which items
Next
From: Tom Lane
Date:
Subject: pgsql: Update some comments to clarify who does what in targetlist crea