Re: PATCH: Include all columns in default names for foreign key constraints.

From: Vik Fearing <vik(dot)fearing(at)2ndquadrant(dot)com>
To: Paul Martinez <hellopfm(at)gmail(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: PATCH: Include all columns in default names for foreign key constraints.
Date: 2019-01-13 02:01:23
Message-ID: 935111cf-3491-8845-8347-35c6643b166e@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 13/01/2019 01:55, Paul Martinez wrote:
> This is my first submission to Postgres, so I'm not entirely sure what the
> protocol is here to get this merged; should I add this patch to the 2019-03
> Commitfest?

I haven't looked at the patch yet, but I think it's a good idea and
anyway yes, please add it to the next commitfest.
--
Vik Fearing +33 6 46 75 15 36
http://2ndQuadrant.fr PostgreSQL : Expertise, Formation et Support

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Pavel Stehule 2019-01-13 05:29:24 Re: PostgreSQL vs SQL/XML Standards
Previous Message David Rowley 2019-01-13 01:52:33 Re: Proving IS NOT NULL inference for ScalarArrayOpExpr's