pgsql: doc: mention GROUP BY columns can reference target col numbers - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: doc: mention GROUP BY columns can reference target col numbers
Date
Msg-id E1qlFeZ-0068xo-G4@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc:  mention GROUP BY columns can reference target col numbers

Reported-by: hape <postgres-hape@gmx.de>

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

Backpatch-through: 11

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/e1ae79b99a9ccbd1022bd1c8c6dc6053d75bc9e9

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


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: pgbench: Improve help output of -I option
Next
From: Bruce Momjian
Date:
Subject: pgsql: pgrowlocks: change lock mode output labels for consistency