From: | Dave Cramer <davecramer(at)gmail(dot)com> |
---|---|
To: | Daniel Gustafsson <daniel(at)yesql(dot)se> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Petr Jelinek <petr(at)2ndquadrant(dot)com>, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, Michael Paquier <michael(at)paquier(dot)xyz>, Dmitry Dolgov <9erthalion6(at)gmail(dot)com>, Thomas Munro <thomas(dot)munro(at)gmail(dot)com>, Tomas Vondra <tomas(dot)vondra(at)2ndquadrant(dot)com>, Petr Jelinek <petr(dot)jelinek(at)2ndquadrant(dot)com>, Andres Freund <andres(at)anarazel(dot)de>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Binary support for pgoutput plugin |
Date: | 2020-07-14 13:36:37 |
Message-ID: | CADK3HHJk2+2xTfT5MkeJuHz6DGnrrtAKmAEEfHX-ePB3X5-NzQ@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Tue, 14 Jul 2020 at 09:26, Daniel Gustafsson <daniel(at)yesql(dot)se> wrote:
> > On 13 Jul 2020, at 15:11, Dave Cramer <davecramer(at)gmail(dot)com> wrote:
>
> I took another look at the updated version today. Since there now were
> some
> unused variables and (I believe) unnecessary checks (int size and
> endianness
> etc) left, I took the liberty to fix those. I also fixed some markup in
> the
> catalog docs, did some minor tidying up and ran pgindent on it.
>
> The attached is a squash of the 4 patches in your email with the above
> fixes.
> I'm again marking it RfC since I believe all concerns raised so far has
> been
> addressed.
>
> > Added the test case that Daniel had created.
>
> Nope, still missing AFAICT =) But I've included it in the attached.
>
>
Thanks!
Dave
>
From | Date | Subject | |
---|---|---|---|
Next Message | David G. Johnston | 2020-07-14 13:54:50 | Re: DROP relation IF EXISTS Docs and Tests - Bug Fix |
Previous Message | vignesh C | 2020-07-14 13:32:09 | Re: Improvements in Copy From |