You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src/backend/optimizer/util
Tom Lane b3ff6c742f Use an explicit state flag to control PlaceHolderInfo creation. 3 years ago
..
Makefile Split all OBJS style lines in makefiles into one-line-per-entry style. 6 years ago
appendinfo.c Add support for MERGE SQL command 4 years ago
clauses.c Pre-beta mechanical code beautification. 4 years ago
inherit.c Use an explicit state flag to control PlaceHolderInfo creation. 3 years ago
joininfo.c Update copyright for 2022 4 years ago
orclauses.c Update copyright for 2022 4 years ago
paramassign.c Use an explicit state flag to control PlaceHolderInfo creation. 3 years ago
pathnode.c Estimate cost of elided SubqueryScan, Append, MergeAppend nodes better. 3 years ago
placeholder.c Use an explicit state flag to control PlaceHolderInfo creation. 3 years ago
plancat.c Pre-beta mechanical code beautification. 4 years ago
predtest.c Update copyright for 2022 4 years ago
relnode.c Update copyright for 2022 4 years ago
restrictinfo.c Update copyright for 2022 4 years ago
tlist.c Fix incorrect tests for SRFs in relation_can_be_sorted_early(). 3 years ago
var.c Make PlaceHolderInfo lookup O(1). 3 years ago