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 7e5e1bba03 Fix recently-introduced breakage in psql's \connect command. 5 years ago
..
backend Fix a recently-introduced race condition in LISTEN/NOTIFY handling. 5 years ago
bin Fix recently-introduced breakage in psql's \connect command. 5 years ago
common Add support for abstract Unix-domain sockets 5 years ago
fe_utils Remove incorrect %s in string 5 years ago
include Restore lock level to update statusFlags 5 years ago
interfaces Add support for abstract Unix-domain sockets 5 years ago
makefiles
pl Don't use custom OID symbols in pg_type.dat, either. 5 years ago
port Remove ability to independently select random number generator 5 years ago
template On macOS, use -isysroot in link steps as well as compile steps. 5 years ago
test Clean up after tests in src/test/locale/. 5 years ago
timezone Update time zone data files to tzdata release 2020d. 5 years ago
tools pg_stat_statements: Track number of times pgss entries were deallocated. 5 years ago
tutorial Remove support for postfix (right-unary) operators. 5 years ago
.gitignore
DEVELOPERS
Makefile Remove the option to build thread_test.c outside configure. 5 years ago
Makefile.global.in Split Makefile symbol CFLAGS_VECTOR into two symbols. 5 years ago
Makefile.shlib
nls-global.mk