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
Tom Lane 2f487116e9 Reduce overhead of cache-clobber testing in LookupOpclassInfo(). 5 years ago
..
backend Reduce overhead of cache-clobber testing in LookupOpclassInfo(). 5 years ago
bin Don't depend on -fwrapv semantics in pgbench's random() function. 5 years ago
common Fix incautious handling of possibly-miscoded strings in client code. 5 years ago
fe_utils Fix incautious handling of possibly-miscoded strings in client code. 5 years ago
include Don't try to print data type names in slot_store_error_callback(). 5 years ago
interfaces Don't use abort(3) in libpq's fe-print.c. 5 years ago
makefiles
pl Restore the portal-level snapshot for simple expressions, too. 5 years ago
port Add fallback implementation for setenv() 5 years ago
template Further tweaking of PG_SYSROOT heuristics for macOS. 5 years ago
test Fix prove_installcheck to use correct paths when used with PGXS 5 years ago
timezone Update time zone data files to tzdata release 2021a. 5 years ago
tools Remove non-existing variable reference in MSVC's Solution.pm 5 years ago
tutorial tutorial: land height is "elevation", not "altitude" 5 years ago
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Fix prove_installcheck to use correct paths when used with PGXS 5 years ago
Makefile.shlib Add PostgreSQL home page to --help output 6 years ago
nls-global.mk