]> granicus.if.org Git - postgresql/commit
Fix and clarify information schema interval_precision fields
authorPeter Eisentraut <peter_e@gmx.net>
Mon, 11 Jul 2011 15:49:44 +0000 (18:49 +0300)
committerPeter Eisentraut <peter_e@gmx.net>
Mon, 11 Jul 2011 15:49:44 +0000 (18:49 +0300)
commit3315020a091f64c8d08c3b32a2abd46431dcf857
tree36428b6b3f06de094d9bfcee6765fcab50469aa1
parent75726307e6164673c48d6ce1d143a075b8ce18fa
Fix and clarify information schema interval_precision fields

The fields were previously wrongly typed as character_data; change to
cardinal_number.  Update the documentation and the implementation to
show more clearly that this applies to a feature not available in
PostgreSQL, rather than just not yet being implemented in the
information schema.
doc/src/sgml/information_schema.sgml
src/backend/catalog/information_schema.sql