pgsql: Reorder C includes

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема pgsql: Reorder C includes
Дата
Msg-id E1ebwqO-0003Tt-3I@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Reorder C includes

Reorder header files in joinrels.c and pathnode.c in alphabetical order,
removing unnecessary ones.

Author: Etsuro Fujita

Branch
------
master

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

Modified Files
--------------
src/backend/optimizer/path/joinrels.c | 4 +---
src/backend/optimizer/util/pathnode.c | 4 ++--
2 files changed, 3 insertions(+), 5 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Robert Haas
Дата:
Сообщение: pgsql: postgres_fdw: Avoid 'outer pathkeys do not match mergeclauses'e
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: doc: Expand documentation of session_replication_role