pgsql: Update oidjoins regression test to match git HEAD.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Update oidjoins regression test to match git HEAD.
Date: 2011-11-15 01:28:54
Message-ID: E1RQ7pW-0003mv-Uq@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Update oidjoins regression test to match git HEAD.

This is mostly to add some sanity checking for the pg_range catalog.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/4165d5b6d7d2e399edbc6d027039358794aa8f04

Modified Files
--------------
src/test/regress/expected/oidjoins.out | 64 ++++++++++++++++++++++++++++++++
src/test/regress/sql/oidjoins.sql | 32 ++++++++++++++++
src/tools/findoidjoins/README | 14 +++++-
3 files changed, 107 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2011-11-15 02:42:18 pgsql: Fix alignment and toasting bugs in range types.
Previous Message Tom Lane 2011-11-14 20:34:48 pgsql: Return NULL instead of throwing error when desired bound is not