Log Message:
-----------
Add regression tests for the fix committed by Tom for casting between
the row types of parent/child tables.
Modified Files:
--------------
pgsql/src/test/regress/expected:
inherit.out (r1.18 -> r1.19)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/expected/inherit.out.diff?r1=1.18&r2=1.19)
pgsql/src/test/regress/sql:
inherit.sql (r1.8 -> r1.9)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/sql/inherit.sql.diff?r1=1.8&r2=1.9)
pgsql-committers by date
| Next: | From: Sean Chittenden | Date: 2004-12-12 23:18:54 |
| Subject: Re: pgsql: PREPARE and EXPLAIN need to copy the source query just like we |
| Previous: | From: Neil Conway | Date: 2004-12-12 22:49:33 |
| Subject: Re: pgsql: Instead of supposing (wrongly, in the |