pgsql: doc: mention GROUP BY columns can reference target col numbers

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: mention GROUP BY columns can reference target col numbers
Date: 2023-09-26 21:31:35
Message-ID: E1qlFeZ-0068xY-DD@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: mention GROUP BY columns can reference target col numbers

Reported-by: hape <postgres-hape(at)gmx(dot)de>

Discussion: https://postgr.es/m/168871536004.379168.9352636188330923805@wrigleys.postgresql.org

Backpatch-through: 11

Branch
------
REL_16_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/17cd48de3ce3061059257b56b4ae689e45137668

Modified Files
--------------
doc/src/sgml/ref/select.sgml | 3 +++
1 file changed, 3 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2023-09-26 21:42:14 pgsql: pgrowlocks: change lock mode output labels for consistency
Previous Message Peter Eisentraut 2023-09-26 21:28:11 pgsql: pgbench: Improve help output of -I option