Re: Adding comments to help understand psql hidden queries - Mailing list pgsql-hackers

From David Christensen
Subject Re: Adding comments to help understand psql hidden queries
Date
Msg-id CAHM0NXgs4-k3cSg2J0rJd2CPiT40ZfYGs4SK6MAHi-HB3B7dUA@mail.gmail.com
Whole thread Raw
In response to Adding comments to help understand psql hidden queries  (Greg Sabino Mullane <htamfids@gmail.com>)
List pgsql-hackers
On Sat, Jan 18, 2025 at 2:37 PM Tom Lane <tgl@sss.pgh.pa.us> wrote:
>
> David Christensen <david+pg@pgguru.net> writes:
> > Any further concerns/issues with this patch that I can address to help
> > move it forward?
>
> I got around to looking at this finally --- sorry that it's been on
> the back burner for so long.  I think this is basically a good idea
> but it still requires a lot of sanding-down of rough edges.

Hi Tom, thanks for the detailed feedback.  I'll take your v6 and see
about adding the additional changes; I agree with what you've pointed
out at the high level, and will respond with additional questions of
my own if things seem ambiguous in terms of approach.

Thanks,

David



pgsql-hackers by date:

Previous
From: Pavel Borisov
Date:
Subject: Re: Using Expanded Objects other than Arrays from plpgsql
Next
From: Masahiko Sawada
Date:
Subject: Re: Conflict detection for update_deleted in logical replication