Re: Add FOREIGN to ALTER TABLE in pg_dump

From: Luis Carril <luis(dot)carril(at)swarm64(dot)com>
To: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Add FOREIGN to ALTER TABLE in pg_dump
Date: 2019-09-26 13:47:28
Message-ID: LEXPR01MB107277A337B67F5C6B68E6AAE7860@LEXPR01MB1072.DEUPRD01.PROD.OUTLOOK.DE
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


I don't disagree with adding FOREIGN, though.

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.

Cheers
Luis M Carril

Attachment Content-Type Size
0001-Add-FOREIGN-to-ALTER-statements-v2.patch text/x-patch 6.8 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Pavel Stehule 2019-09-26 13:47:31 Re: dropdb --force
Previous Message Yuli Khodorkovskiy 2019-09-26 13:45:03 Re: add a MAC check for TRUNCATE