| From: | Amul Sul <sulamul(at)gmail(dot)com> |
|---|---|
| To: | Bharath Rupireddy <bharath(dot)rupireddyforpostgres(at)gmail(dot)com> |
| Cc: | Jeevan Ladhe <jeevan(dot)ladhe(at)enterprisedb(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Remove redundant variable from transformCreateStmt |
| Date: | 2021-04-19 06:24:00 |
| Message-ID: | CAAJ_b96kn_Dd-_ph=xpRPjNM4MjR6nSpgew3akH1ML8w7KcNGA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Mon, Apr 19, 2021 at 11:05 AM Bharath Rupireddy
<bharath(dot)rupireddyforpostgres(at)gmail(dot)com> wrote:
>
> On Mon, Apr 19, 2021 at 9:32 AM Amul Sul <sulamul(at)gmail(dot)com> wrote:
> > Kindly ignore the previous version -- has unnecessary change.
> > See the attached.
>
> Thanks for the patch!
>
> How about a slight rewording of the added comment to "Constraints
> validation can be skipped for a newly created table as it contains no
> data. However, this is not necessarily true for a foreign table."?
>
Well, wording is quite subjective, let's leave this to the committer
for the final decision, I don't see anything wrong with it.
> You may want to add it to the commitfest if not done already. And I
> don't think we need to backpatch this as it's not critical.
This is not fixing anything so not a relevant candidate for the backporting.
Regards,
Amul
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Paquier | 2021-04-19 06:55:08 | Re: [CLOBBER_CACHE]Server crashed with segfault 11 while executing clusterdb |
| Previous Message | Michael Paquier | 2021-04-19 06:12:36 | Re: Table refer leak in logical replication |