Re: useless argument of ATAddForeignKeyConstraint - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: useless argument of ATAddForeignKeyConstraint
Date
Msg-id 20210505163339.GA17435@alvherre.pgsql
Whole thread Raw
In response to useless argument of ATAddForeignKeyConstraint  (Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>)
List pgsql-hackers
On 2019-Feb-14, Amit Langote wrote:

> While reviewing the foreign keys referencing partitioned tables patch, I
> noticed that the parentConstr argument of ATAddForeignConstraint is
> rendered useless by the following commit:

> Maybe remove that argument in HEAD ?  Attached a patch.

Indeed -- two years later this is still valid, so applied, with thanks!

-- 
Álvaro Herrera                            39°49'30"S 73°17'W
"Investigación es lo que hago cuando no sé lo que estoy haciendo"
(Wernher von Braun)



pgsql-hackers by date:

Previous
From: vignesh C
Date:
Subject: Re: Printing backtrace of postgres processes
Next
From: Magnus Hagander
Date:
Subject: Re: pg_receivewal makes a bad daemon