OSDN Git Service

Relax test on typmod matching between a table and its proposed ON SELECT
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 13 Jan 2001 03:58:28 +0000 (03:58 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 13 Jan 2001 03:58:28 +0000 (03:58 +0000)
commit160675ecee07854d3767f722fb7ff76636bd8839
treedb228c97cd38c7d21009200ecc9c5bd8aaad8459
parentf8bdef0780878799ce50f741d3cec183d265bbb5
Relax test on typmod matching between a table and its proposed ON SELECT
rule.  Needed to avoid failure when reloading a 7.0 pg_dump of a view
that has a NUMERIC column.
src/backend/rewrite/rewriteDefine.c