Re: Switch PgStat_HashKey.objoid from Oid to uint64
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Bertrand Drouvot <bertranddrouvot.pg@gmail.com>
Cc: Heikki Linnakangas <hlinnaka@iki.fi>, Postgres hackers <pgsql-hackers@lists.postgresql.org>
Date: 2024-09-18T03:54:48Z
Lists: pgsql-hackers
On Fri, Sep 13, 2024 at 04:03:13AM +0000, Bertrand Drouvot wrote: > Overall, the patch LGTM. Thanks for the review, I've applied that, then, detailing in the commit log what this changes and the three format bumps required. -- Michael
Commits
-
Extend PgStat_HashKey.objid from 4 to 8 bytes
- b14e9ce7d55c 18.0 landed