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
David Rowley 29f45e299e Use a hash table to speed up NOT IN(values) 4 years ago
..
backend Use a hash table to speed up NOT IN(values) 4 years ago
bin Simplify error handing of jsonapi.c for the frontend 4 years ago
common Simplify error handing of jsonapi.c for the frontend 4 years ago
fe_utils Fix incautious handling of possibly-miscoded strings in client code. 4 years ago
include Use a hash table to speed up NOT IN(values) 4 years ago
interfaces Refactor SASL code with a generic interface for its mechanisms 4 years ago
makefiles Add NO_INSTALL option to pgxs 4 years ago
pl Restore the portal-level snapshot for simple expressions, too. 4 years ago
port Fix error handling in replacement pthread_barrier_init(). 4 years ago
template Further tweaking of PG_SYSROOT heuristics for macOS. 5 years ago
test Use a hash table to speed up NOT IN(values) 4 years ago
timezone Update time zone data files to tzdata release 2021a. 5 years ago
tools Refactor SASL code with a generic interface for its mechanisms 4 years ago
tutorial doc: Prefer explicit JOIN syntax over old implicit syntax in tutorial 4 years ago
.gitignore
DEVELOPERS
Makefile Remove the option to build thread_test.c outside configure. 5 years ago
Makefile.global.in Fix prove_installcheck to use correct paths when used with PGXS 4 years ago
Makefile.shlib
nls-global.mk Add errhint_plural() function and make use of it 5 years ago