git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 91143c0) | patch
Rename PathKeyInfo to GroupByOrdering
Thu, 6 Jun 2024 10:43:24 +0000 (13:43 +0300)
Thu, 6 Jun 2024 10:43:24 +0000 (13:43 +0300)
commit 0c1af2c35c7b456bd2fc76bbc9df5aa9c7911bde
Rename PathKeyInfo to GroupByOrdering

0452b461bc made optimizer explore alternative orderings of group-by pathkeys.
The PathKeyInfo data structure was used to store the particular ordering of
group-by pathkeys and corresponding clauses. It turns out that PathKeyInfo
is not the best name for that purpose. This commit renames this data structure
to GroupByOrdering, and revises its comment.

Discussion: https://postgr.es/m/db0fc3a4-966c-4cec-a136-94024d39212d%40postgrespro.ru
Reported-by: Tom Lane
Author: Andrei Lepikhov
Reviewed-by: Alexander Korotkov, Pavel Borisov
src/backend/optimizer/path/pathkeys.c diff | blob | blame | history
src/backend/optimizer/plan/planner.c diff | blob | blame | history
src/include/nodes/pathnodes.h diff | blob | blame | history
src/tools/pgindent/typedefs.list diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /