Re: Add FOREIGN to ALTER TABLE in pg_dump
Tom Lane <[email protected]> Mon, 13 Jan 2020 09:22:06 -0500
| Newsgroups | gmane.comp.db.postgresql.devel.general |
|---|---|
| Message-ID | <[email protected]> |
vignesh C <[email protected]> writes: > On Thu, Sep 26, 2019 at 7:17 PM Luis Carril <[email protected]> wrote: >>> Your patch is failing the pg_dump TAP tests. Please use >>> configure --enable-tap-tests, fix the problems, then resubmit. >> Fixed, I've attached a new version. > Will it be possible to add a test case for this, can we validate by > adding one test? Isn't the change in the TAP test output sufficient? regards, tom lane