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 fd582317e1 Sync our Snowball stemmer dictionaries with current upstream. 7 years ago
..
access Fast default trigger and expand_tuple fixes 7 years ago
bootstrap Install a check for mis-linking of src/port and src/common functions. 7 years ago
catalog Add a "return" statement to pacify perlcritic. 7 years ago
commands Make EXPLAIN output for JIT compilation more dense. 7 years ago
executor Fix failure in WHERE CURRENT OF after rewinding the referenced cursor. 7 years ago
foreign Remove bogus "extern" annotations on function definitions. 8 years ago
jit In v11, disable JIT by default (it's still enabled by default in HEAD). 7 years ago
lib doc: Update redirecting links 8 years ago
libpq Minor cleanup/future-proofing for pg_saslprep(). 7 years ago
main Update copyright for 2018 8 years ago
nodes Add a debugging option to stress-test outfuncs.c and readfuncs.c. 7 years ago
optimizer Fix some minor issues exposed by outfuncs/readfuncs testing. 7 years ago
parser Add a debugging option to stress-test outfuncs.c and readfuncs.c. 7 years ago
partitioning Remove duplicated words split across lines in comments 7 years ago
po Translation updates 8 years ago
port Refactor dlopen() support 7 years ago
postmaster Refactor dlopen() support 7 years ago
regex Clean up warnings from -Wimplicit-fallthrough. 8 years ago
replication Improve some error message strings and errcodes 7 years ago
rewrite Fix some minor issues exposed by outfuncs/readfuncs testing. 7 years ago
snowball Sync our Snowball stemmer dictionaries with current upstream. 7 years ago
statistics Fix typos. 7 years ago
storage Replace CAS loop with single TAS in ProcArrayGroupClearXid() 7 years ago
tcop Add a debugging option to stress-test outfuncs.c and readfuncs.c. 7 years ago
tsearch Hand code string to integer conversion for performance. 8 years ago
utils Fix over-allocation of space for array_out()'s result string. 7 years ago
.gitignore
Makefile Refactor dlopen() support 7 years ago
common.mk Remove PARTIAL_LINKING build mode. 8 years ago
nls.mk Translation updates 8 years ago