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
Nathan Bossart f93f5f7b98 pg_upgrade: Parallelize WITH OIDS check. 1 year ago
..
backend Replace usages of xmlXPathCompile() with xmlXPathCtxtCompile(). 1 year ago
bin pg_upgrade: Parallelize WITH OIDS check. 1 year ago
common common/jsonapi: support libpq as a client 1 year ago
fe_utils Prevent mis-encoding of "trailing junk after numeric literal" errors. 1 year ago
include Simplify checks for deterministic collations. 1 year ago
interfaces Add PQfullProtocolVersion() to surface the precise protocol version. 1 year ago
makefiles Add -Wmissing-variable-declarations to the standard compilation flags 1 year ago
pl Don't bother checking the result of SPI_connect[_ext] anymore. 1 year ago
port Only perform pg_strong_random init when required 1 year ago
template thread-safety: gmtime_r(), localtime_r() 1 year ago
test Run regression tests with timezone America/Los_Angeles. 1 year ago
timezone
tools Introduce framework for parallelizing various pg_upgrade tasks. 1 year ago
tutorial
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Add -Wmissing-variable-declarations to the standard compilation flags 1 year ago
Makefile.shlib
meson.build
nls-global.mk