Re: [PATCH] Fix duplicate errmsg in ALTER TABLE SPLIT PARTITION - Mailing list pgsql-hackers

From Ayush Tiwari
Subject Re: [PATCH] Fix duplicate errmsg in ALTER TABLE SPLIT PARTITION
Date
Msg-id CAJTYsWU6djZm1eMLROtduyZNQSUYTmSAo+NNvdSqv-PQ9UhEmw@mail.gmail.com
Whole thread
In response to Re: [PATCH] Fix duplicate errmsg in ALTER TABLE SPLIT PARTITION  (Ayush Tiwari <ayushtiwari.slg01@gmail.com>)
List pgsql-hackers
Hi,

Attaching separate patches one with edits, and the other for ERRORs.
Please review and let me know.

I have registered this patch set in the CommitFest for tracking: https://commitfest.postgresql.org/patch/6694/

Regards,
Ayush 

pgsql-hackers by date:

Previous
From: Bertrand Drouvot
Date:
Subject: Re: Fix race condition in pg_get_publication_tables with concurrent DROP TABLE
Next
From: surya poondla
Date:
Subject: Re: tupdesc: simplify assert in equalTupleDescs()