Switch PgStat_HashKey.objoid from Oid to uint64

Edit
ID 5203
Title Switch PgStat_HashKey.objoid from Oid to uint64
Topic Server Features
Created 2024-08-26 01:03:41
Last modified 2024-09-18 03:55:56 (2 months ago)
Latest email 2024-09-18 03:54:48 (2 months ago)
Status
2024-09: Committed
Target version 18
Authors Michael Paquier (michael-kun)
Reviewers Bertrand Drouvot (bertranddrouvot)Become reviewer
Committer Michael Paquier (michael-kun)
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/5203
git checkout commitfest/cf/5203
Emails
Switch PgStat_HashKey.objoid from Oid to uint64
First at 2024-08-26 00:58:51 by Michael Paquier <michael at paquier.xyz>
Latest at 2024-09-18 03:54:48 by Michael Paquier <michael at paquier.xyz>
Latest attachment (v2-0001-Bump-PgStat_HashKey.objoid-to-be-8-bytes.patch) at 2024-08-28 23:56:59 from Michael Paquier <michael at paquier.xyz>
    Attachment (v2-0001-Bump-PgStat_HashKey.objoid-to-be-8-bytes.patch) at 2024-08-28 23:56:59 from Michael Paquier <michael at paquier.xyz> (Patch: Yes)
    Attachment (0001-Bump-PgStat_HashKey.objoid-to-be-8-bytes.patch) at 2024-08-26 00:58:51 from Michael Paquier <michael at paquier.xyz> (Patch: Yes)
History
When Who What
2024-09-18 03:55:56 Michael Paquier (michael-kun) Closed in commitfest 2024-09 with status: Committed
2024-09-18 03:55:42 Michael Paquier (michael-kun) Changed reviewers to Bertrand Drouvot (bertranddrouvot)
2024-09-18 03:55:42 Michael Paquier (michael-kun) Changed committer to michael-kun
2024-08-26 01:03:53 Michael Paquier (michael-kun) Changed authors to Michael Paquier (michael-kun)
2024-08-26 01:03:53 Michael Paquier (michael-kun) Changed targetversion to 18
2024-08-26 01:03:41 Michael Paquier (michael-kun) Attached mail thread ZsvTS9EW79Up8I62@paquier.xyz
2024-08-26 01:03:41 Michael Paquier (michael-kun) Created patch record
Edit