postgresql/src/backend/optimizer/util
Peter Eisentraut 97d85be365 Make the order of the header file includes consistent
Similar to commit 7e735035f2.

Author: Richard Guo <guofenglinux@gmail.com>
Reviewed-by: Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>
Discussion: https://www.postgresql.org/message-id/flat/CAMbWs4-WhpCFMbXCjtJ%2BFzmjfPrp7Hw1pk4p%2BZpU95Kh3ofZ1A%40mail.gmail.com
2024-03-13 15:07:00 +01:00
..
Makefile Split all OBJS style lines in makefiles into one-line-per-entry style. 2019-11-05 14:41:07 -08:00
appendinfo.c Support MERGE into updatable views. 2024-02-29 15:56:59 +00:00
clauses.c Fix confusion about the return rowtype of SQL-language procedures. 2024-03-12 18:16:25 -04:00
inherit.c Update copyright for 2024 2024-01-03 20:49:05 -05:00
joininfo.c Add better handling of redundant IS [NOT] NULL quals 2024-01-23 18:09:18 +13:00
meson.build Update copyright for 2024 2024-01-03 20:49:05 -05:00
orclauses.c Remove unused #include's from backend .c files 2024-03-04 12:02:20 +01:00
paramassign.c Compare varnullingrels too in assign_param_for_var(). 2024-01-26 15:54:17 -05:00
pathnode.c Remove unused #include's from backend .c files 2024-03-04 12:02:20 +01:00
placeholder.c Update copyright for 2024 2024-01-03 20:49:05 -05:00
plancat.c Remove unused #include's from backend .c files 2024-03-04 12:02:20 +01:00
predtest.c Update copyright for 2024 2024-01-03 20:49:05 -05:00
relnode.c Make the order of the header file includes consistent 2024-03-13 15:07:00 +01:00
restrictinfo.c Update copyright for 2024 2024-01-03 20:49:05 -05:00
tlist.c Update copyright for 2024 2024-01-03 20:49:05 -05:00
var.c Update copyright for 2024 2024-01-03 20:49:05 -05:00