foreign partition DDL regression tests

From: Amit Langote <Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp>
To: Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: foreign partition DDL regression tests
Date: 2017-02-22 01:40:07
Message-ID: 475dd52c-be4a-9b32-6d54-3044a00c93d9@lab.ntt.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Ashutosh Bapat pointed out [0] that regression tests are missing for the
foreign partition DDL commands. Attached patch takes care of that.

Thanks,
Amit

[0]
https://www.postgresql.org/message-id/CAFjFpRcrdzBRj0cZ%2BJAQmfSa2Tv8wSEcWAeYtDpV-YZnNna2sA%40mail.gmail.com

Attachment Content-Type Size
0001-Add-regression-tests-foreign-partition-DDL.patch text/x-diff 14.1 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Langote 2017-02-22 01:49:45 Re: dropping partitioned tables without CASCADE
Previous Message Tsunakawa, Takayuki 2017-02-22 01:18:04 Re: [doc fix] Really trivial fix for BRIN documentation