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
Alvaro Herrera 4dba331cb3 Fix CommandCounterIncrement in partition-related DDL 8 years ago
..
backend Fix CommandCounterIncrement in partition-related DDL 8 years ago
bin Fix pg_recvlogical for pre-10 versions 8 years ago
common restrict -> pg_restrict 8 years ago
fe_utils Empty search_path in Autovacuum and non-psql/pgbench clients. 8 years ago
include Prevent query-lifespan memory leakage of SP-GiST traversal values. 8 years ago
interfaces Fix closing of incorrectly named cursor. 8 years ago
makefiles
pl Fix overflow handling in plpgsql's integer FOR loops. 8 years ago
port Add an assertion that we don't pass NULL to snprintf("%s"). 8 years ago
template Force "restrict" not to be used when compiling with xlc. 8 years ago
test Don't use an Msys virtual path to create a tablespace 8 years ago
timezone Update time zone data files to tzdata release 2018c. 8 years ago
tools Add ssl_passphrase_command setting 8 years ago
tutorial Update copyright for 2018 8 years ago
.gitignore
DEVELOPERS
Makefile Build src/test/isolation during "make" and "make install". 8 years ago
Makefile.global.in Tests for Kerberos/GSSAPI authentication 8 years ago
Makefile.shlib
nls-global.mk