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
Tom Lane 8eccaf6525 Make assorted quality-of-life improvements in gen_node_support.pl. 4 years ago
..
access Add checkpoint and REDO LSN to log_checkpoints message. 4 years ago
bootstrap Change internal RelFileNode references to RelFileNumber or RelFileLocator. 4 years ago
catalog Change internal RelFileNode references to RelFileNumber or RelFileLocator. 4 years ago
commands pgstat: drop subscription stats without slot as well, fix comment 4 years ago
executor Remove stray references to lefttree/righttree in the executor. 4 years ago
foreign
jit Pre-beta mechanical code beautification. 4 years ago
lib Add missing inequality searches to rbtree 4 years ago
libpq Remove HP-UX port. 4 years ago
main Make Windows 10 the minimal runtime requirement for WIN32 4 years ago
nodes Make assorted quality-of-life improvements in gen_node_support.pl. 4 years ago
optimizer Remove no-longer-used parameter for create_groupingsets_path(). 4 years ago
parser Only allow returning string types or bytea from json_serialize 4 years ago
partitioning Pre-beta mechanical code beautification. 4 years ago
po Translation updates 4 years ago
port Remove HP-UX port. 4 years ago
postmaster Change internal RelFileNode references to RelFileNumber or RelFileLocator. 4 years ago
regex Remove redundant null pointer checks before free() 4 years ago
replication Change internal RelFileNode references to RelFileNumber or RelFileLocator. 4 years ago
rewrite Fix incautious CTE matching in rewriteSearchAndCycle(). 4 years ago
snowball
statistics Add construct_array_builtin, deconstruct_array_builtin 4 years ago
storage Change internal RelFileNode references to RelFileNumber or RelFileLocator. 4 years ago
tcop Remove HP/Intel Itanium support. 4 years ago
tsearch Add construct_array_builtin, deconstruct_array_builtin 4 years ago
utils Remove HP-UX port. 4 years ago
.gitignore
Makefile Automatically generate node support functions 4 years ago
common.mk
nls.mk