pgsql: doc PG 18 relnotes: add GROUP BY column elimination item

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc PG 18 relnotes: add GROUP BY column elimination item
Date: 2025-05-03 16:57:44
Message-ID: E1uBGBM-000nyq-0G@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc PG 18 relnotes: add GROUP BY column elimination item

With a nod to PG 9.6.

Reported-by: jian he

Discussion: https://postgr.es/m/CACJufxEqs=EXZETwtaOooTFhZrtxvSWg8M2uPfzjNtS3wQ6Dzw@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/24987c6f0687576da97b593c6dd5740ccdd23277

Modified Files
--------------
doc/src/sgml/release-18.sgml | 17 +++++++++++++++++
1 file changed, 17 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2025-05-03 18:45:51 pgsql: doc: update guidelines on non-ASCII characters in docs
Previous Message Bruce Momjian 2025-05-03 16:19:57 pgsql: doc PG 18 relnotes: move protocol version item to "server"