Re: Adding comments to help understand psql hidden queries
David Christensen <david+pg@pgguru.net>
From: David Christensen <david+pg@pgguru.net>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Peter Eisentraut <peter@eisentraut.org>,
Greg Sabino Mullane <htamfids@gmail.com>, Jim Jones <jim.jones@uni-muenster.de>,
pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2025-01-30T20:55:00Z
Lists: 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
Commits
-
Add labels to help make psql's hidden queries more understandable.
- 41d69e6dccad 19 (unreleased) landed