Re: proposal: possibility to read dumped table's name from file
Pavel Stehule <pavel.stehule@gmail.com>
From: Pavel Stehule <pavel.stehule@gmail.com>
To: Daniel Gustafsson <daniel@yesql.se>
Cc: Erik Rijkers <er@xs4all.nl>, Justin Pryzby <pryzby@telsasoft.com>, Julien Rouhaud <rjuju123@gmail.com>,
"Gregory Stark (as CFM)" <stark.cfm@gmail.com>, Andres Freund <andres@anarazel.de>, Andrew Dunstan <andrew@dunslane.net>,
Tom Lane <tgl@sss.pgh.pa.us>, Alvaro Herrera <alvherre@2ndquadrant.com>,
Tomas Vondra <tomas.vondra@enterprisedb.com>, Dean Rasheed <dean.a.rasheed@gmail.com>, Stephen Frost <sfrost@snowman.net>, Surafel Temesgen <surafel3000@gmail.com>, vignesh C <vignesh21@gmail.com>, PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2023-11-29T15:50:42Z
Lists: pgsql-hackers
Hi st 29. 11. 2023 v 15:44 odesílatel Daniel Gustafsson <daniel@yesql.se> napsal: > > On 22 Nov 2023, at 05:27, Erik Rijkers <er@xs4all.nl> wrote: > > > > Op 11/21/23 om 22:10 schreef Daniel Gustafsson: > >>> On 20 Nov 2023, at 06:20, Pavel Stehule <pavel.stehule@gmail.com> > wrote: > > > >> The attached is pretty close to a committable patch IMO, review is > welcome on > >> both the patch and commit message. I tried to identify all reviewers > over the > >> past 3+ years but I might have missed someone. > > I took another look at this, found some more polish that was needed, added > another testcase and ended up pushing it. > > > I've tested this, albeit mostly in the initial iterations (*shrug* but > a mention is nice) > > As I mentioned above it's easy to miss when reviewing three years worth of > emails, no-one was intentionally left out. I went back and looked and > added > you as a reviewer. Thanks for letting me know. > Thank you very much Regards Pavel > -- > Daniel Gustafsson > >
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Fix array subscript warnings
- 17935e1fdf0a 17.0 landed
-
Read include/exclude commands for dump/restore from file
- a5cf808be55b 17.0 landed
-
Allow records to span multiple lines in pg_hba.conf and pg_ident.conf.
- 8f8154a503c7 14.0 cited