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 c2bb287025 Fix new GIST build code to work under CLOBBER_CACHE_ALWAYS. 5 years ago
..
access Fix new GIST build code to work under CLOBBER_CACHE_ALWAYS. 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 Clean up includes of s_lock.h. 6 years ago
nodes Remove support for postfix (right-unary) operators. 5 years ago
optimizer Allow incremental sorts for windowing functions 5 years ago
parser Remove precedence hacks no longer needed without postfix operators. 5 years ago
partitioning Clean up some code and comments in partbounds.c. 5 years ago
po Translation updates 6 years ago
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 Dial back -Wimplicit-fallthrough to level 3 6 years ago
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 Fix whitespace 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 Code review for dynahash change. 5 years ago
.gitignore
Makefile
common.mk
nls.mk Add missing gettext triggers 6 years ago