Re: regdatabase
Ian Lawrence Barwick <barwick@gmail.com>
From: Ian Lawrence Barwick <barwick@gmail.com>
To: Nathan Bossart <nathandbossart@gmail.com>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, jian he <jian.universality@gmail.com>, Greg Sabino Mullane <htamfids@gmail.com>, pgsql-hackers@postgresql.org
Date: 2025-06-29T02:16:10Z
Lists: pgsql-hackers
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Add new OID alias type regdatabase.
- bd09f024a1bb 19 (unreleased) landed
-
pg_upgrade: Preserve database OIDs.
- aa01051418f1 15.0 cited
2025年6月25日(水) 5:04 Nathan Bossart <nathandbossart@gmail.com>: > > Here is what I have staged for commit. I had another look at this with reasonably eyeballs and can't see any obvious issues (though can't discount that I'm suffering from "patch blindness"). Many thanks to everyone who has contributed to this so far! Regards Ian Barwick