postgresql/src/include/optimizer
Tom Lane 020794ee42 Pre-beta mechanical code beautification, step 1: run pgindent.
Update typedefs.list from the buildfarm, and run pgindent.
The changes from the new typedefs list are pretty minimal,
since we'd been pretty good (not perfect) about updating
typedefs.list by hand.  But the pgindent behavior changes
installed by a3e6beba6, b518ba4af, and 60f9467c3 add up
to make this a relatively sizable diff.
2026-05-13 10:34:17 -04:00
..
appendinfo.h Update copyright for 2026 2026-01-01 13:24:10 -05:00
clauses.h Convert NOT IN sublinks to anti-joins when safe 2026-03-12 09:45:18 +09:00
cost.h Allow for plugin control over path generation strategies. 2026-01-28 11:28:34 -05:00
extendplan.h Update copyright for 2026 2026-01-01 13:24:10 -05:00
geqo.h Pre-beta mechanical code beautification, step 1: run pgindent. 2026-05-13 10:34:17 -04:00
geqo_copy.h Pre-beta mechanical code beautification, step 1: run pgindent. 2026-05-13 10:34:17 -04:00
geqo_gene.h Pre-beta mechanical code beautification, step 1: run pgindent. 2026-05-13 10:34:17 -04:00
geqo_misc.h Pre-beta mechanical code beautification, step 1: run pgindent. 2026-05-13 10:34:17 -04:00
geqo_mutation.h Pre-beta mechanical code beautification, step 1: run pgindent. 2026-05-13 10:34:17 -04:00
geqo_pool.h Pre-beta mechanical code beautification, step 1: run pgindent. 2026-05-13 10:34:17 -04:00
geqo_random.h Pre-beta mechanical code beautification, step 1: run pgindent. 2026-05-13 10:34:17 -04:00
geqo_recombination.h Pre-beta mechanical code beautification, step 1: run pgindent. 2026-05-13 10:34:17 -04:00
geqo_selection.h Pre-beta mechanical code beautification, step 1: run pgindent. 2026-05-13 10:34:17 -04:00
inherit.h Update copyright for 2026 2026-01-01 13:24:10 -05:00
joininfo.h Update copyright for 2026 2026-01-01 13:24:10 -05:00
optimizer.h Fix var_is_nonnullable() to handle invalid NOT NULL constraints 2026-04-15 09:38:56 +09:00
orclauses.h Update copyright for 2026 2026-01-01 13:24:10 -05:00
paramassign.h Update copyright for 2026 2026-01-01 13:24:10 -05:00
pathnode.h Add UPDATE/DELETE FOR PORTION OF 2026-04-01 19:06:03 +02:00
paths.h Strip PlaceHolderVars from partition pruning operands 2026-04-09 16:41:31 +09:00
placeholder.h Strip PlaceHolderVars from partition pruning operands 2026-04-09 16:41:31 +09:00
plancat.h Replace get_relation_info_hook with build_simple_rel_hook. 2026-03-09 09:48:26 -04:00
planmain.h Consider collation when proving subquery uniqueness 2026-05-05 10:23:31 +09:00
planner.h Add an alternative_plan_name field to PlannerInfo. 2026-03-26 16:45:17 -04:00
prep.h Update copyright for 2026 2026-01-01 13:24:10 -05:00
restrictinfo.h Update copyright for 2026 2026-01-01 13:24:10 -05:00
subselect.h Convert NOT IN sublinks to anti-joins when safe 2026-03-12 09:45:18 +09:00
tlist.h Update copyright for 2026 2026-01-01 13:24:10 -05:00