Re: pgsql: Non text modes for pg_dumpall, correspondingly change pg_restore
Andrew Dunstan <andrew@dunslane.net>
From: Andrew Dunstan <andrew@dunslane.net>
To: Álvaro Herrera <alvherre@kurilemu.de>, Mahendra Singh Thalor <mahi6run@gmail.com>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2025-04-14T20:14:37Z
Lists: pgsql-hackers
Attachments
- pg_restore-cleanup.patch (text/x-patch) patch
On 2025-04-14 Mo 12:28 PM, Andrew Dunstan wrote: > > >> >> I'm also not sure about the double sscanf() business there ... There >> must be a better way to do this. > > > > Yes, probably. I'll look into that if you like. > > > something like this? cheers andrew -- Andrew Dunstan EDB: https://www.enterprisedb.com
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
pg_restore cleanups
- 40b9c27014d9 18.0 landed
-
Non text modes for pg_dumpall, correspondingly change pg_restore
- 1495eff7bdb0 18.0 cited