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
Amit Kapila 24fb35e111 Update file header comments for logical/relation.c. 5 years ago
..
access Fix comments in heapam.c. 5 years ago
bootstrap Improve some ancient, crufty code in bootstrap + initdb. 5 years ago
catalog Remove support for postfix (right-unary) operators. 5 years ago
commands Remove support for postfix (right-unary) operators. 5 years ago
executor Don't fetch partition check expression during InitResultRelInfo. 5 years ago
foreign
jit Fix a few typos in JIT comments and README 5 years ago
lib Use pg_bitutils for HyperLogLog. 6 years ago
libpq Message fixes and style improvements 5 years ago
main
nodes Remove support for postfix (right-unary) operators. 5 years ago
optimizer Allow incremental sorts for windowing functions 5 years ago
parser Remove support for postfix (right-unary) operators. 5 years ago
partitioning Clean up some code and comments in partbounds.c. 5 years ago
po
port Add huge_page_size setting for use on Linux. 6 years ago
postmaster Centralize setup of SIGQUIT handling for postmaster child processes. 5 years ago
regex
replication Update file header comments for logical/relation.c. 5 years ago
rewrite Redefine pg_class.reltuples to be -1 before the first VACUUM or ANALYZE. 5 years ago
snowball code: replace most remaining uses of 'master'. 6 years ago
statistics Remove some more useless assignments. 5 years ago
storage Optimize compactify_tuples function 5 years ago
tcop Fix bogus completion tag usage in walsender 5 years ago
tsearch Yet more elimination of dead stores and useless initializations. 5 years ago
utils Remove support for postfix (right-unary) operators. 5 years ago
.gitignore
Makefile
common.mk
nls.mk