pgsql: Test partition functions with legacy inheritance children, too

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Test partition functions with legacy inheritance children, too
Date: 2019-03-04 18:54:30
Message-ID: E1h0sjO-00050N-Au@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Test partition functions with legacy inheritance children, too

It's worth immortalizing this behavior, per discussion.

Discussion: https://postgr.es/m/20190228193203.GA26151@alvherre.pgsql

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/d12fbe2f8e5daf84b07a61884a8ea5f84d6c5832

Modified Files
--------------
src/test/regress/expected/partition_info.out | 29 ++++++++++++++++++++++++++--
src/test/regress/sql/partition_info.sql | 11 +++++++++--
2 files changed, 36 insertions(+), 4 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2019-03-04 19:26:31 pgsql: pg_partition_ancestors
Previous Message Peter Eisentraut 2019-03-04 10:34:05 pgsql: Remove volatile from latch API