From: | Greg Nancarrow <gregn4422(at)gmail(dot)com> |
---|---|
To: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | pg_statsinfo - PG15 support? |
Date: | 2022-10-05 22:34:02 |
Message-ID: | CAJcOf-edhc1+-q469m9qYO1xLpZPpJScatGL6z+8FqPiMQPM5A@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hi,
To the developer(s) who work(s) on pg_statsinfo, are there plans to
support PG15 and when might pg_statsinfo v15 source be released?
I can see that for v14 of pg_statsinfo there is an incompatibility
with the PG15 autovacuum log (i.e. in PG15 some existing autovacuum
log fields have been removed and some new fields have been added). I
also noticed that PG15 changes how shared libraries must request
additional shared memory during initialization and pg_statsinfo source
code would need updating for this.
Regards,
Greg Nancarrow
Fujitsu Australia
From | Date | Subject | |
---|---|---|---|
Next Message | David Rowley | 2022-10-05 22:46:28 | Re: shadow variables - pg15 edition |
Previous Message | Garen Torikian | 2022-10-05 22:05:11 | Re: [PATCH] Expand character set for ltree labels |