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
| Next: | From: Tom Lane | Date: 2011-07-14 00:23:52 |
| Subject: pgsql: Update some comments to clarify who does what in targetlistcrea |
| Previous: | From: Bruce Momjian | Date: 2011-07-13 15:42:20 |
| Subject: pgsql: Use clearer woring for pg_locks columns,identifying which items |