pgsql: Add a simple test case covering a join against an inheritance

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add a simple test case covering a join against an inheritance
Date: 2009-08-13 17:14:38
Message-ID: 20090813171438.1E26A75331E@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add a simple test case covering a join against an inheritance tree,
since we're evidently not testing that at all right now :-(

Modified Files:
--------------
pgsql/src/test/regress/expected:
join.out (r1.38 -> r1.39)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/expected/join.out?r1=1.38&r2=1.39)
pgsql/src/test/regress/sql:
join.sql (r1.29 -> r1.30)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/sql/join.sql?r1=1.29&r2=1.30)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2009-08-13 20:50:05 pgsql: Augment test coverage in PL/Python, especially for error
Previous Message Tom Lane 2009-08-13 16:53:15 pgsql: Put back adjust_appendrel_attrs()'s code for dealing with