]> granicus.if.org Git - postgresql/commit
Fix information schema views to return NULL for precision and scale of
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 22 Jun 2004 22:30:32 +0000 (22:30 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 22 Jun 2004 22:30:32 +0000 (22:30 +0000)
commit1a76550b3ba0430ded32e743da928ce22c6fc846
tree9b2e11cab52b1b0ebaa596694aa781fd07385284
parent5ca40c5d31bc8777f17a43f5b37655e4d47898b9
Fix information schema views to return NULL for precision and scale of
an unconstrained numeric column.  Also, factor out some duplicate code
into functions, to ease future maintenance.
src/backend/catalog/information_schema.sql