Re: deparsing utility commands

From: Ajin Cherian <itsajin(at)gmail(dot)com>
To: "Shulgin, Oleksandr" <oleksandr(dot)shulgin(at)zalando(dot)de>
Cc: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, David Steele <david(at)pgmasters(dot)net>, Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: deparsing utility commands
Date: 2022-04-15 16:40:53
Message-ID: CAFPTHDaCp7-FRjkYnfjsBTUxrRX9P9f6t8TEhR1CZVoKHCwbTQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Apr 13, 2022 at 2:12 PM Shulgin, Oleksandr
<oleksandr(dot)shulgin(at)zalando(dot)de> wrote:
>
>
>> You seem to have squashed the patches? Please keep the split out.
>
>
> Well, if that makes the review process easier :-)
>
> --
> Alex
>

I've rebased patches 1, 2 and 5 (now 1,2 and 3). Patches 3 and 4 seem
to be related to the testing of the extension and contrib module
ddl_deparse which is not in this patch-set, so I have left those
patches out, as I have no way of testing the test cases added as part
of these patches.

regards,
Ajin Cherian
Fujitsu Australia

Attachment Content-Type Size
0002-Move-some-ddl-deparsing-code-from-ruleutils-to-exten.patch application/octet-stream 17.4 KB
0003-Add-optional-constraint-name-to-field-IndexStmt.patch application/octet-stream 4.8 KB
0001-ddl_deparse-core-support.patch application/octet-stream 32.0 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Ajin Cherian 2022-04-15 16:42:37 Re: deparsing utility commands
Previous Message Tom Lane 2022-04-15 16:40:39 Re: Intermittent buildfarm failures on wrasse