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 45f9d08684 Fix race condition with unprotected use of a latch pointer variable. 8 years ago
..
backend Fix race condition with unprotected use of a latch pointer variable. 8 years ago
bin Replace most usages of ntoh[ls] and hton[sl] with pg_bswap.h. 8 years ago
common Replace most usages of ntoh[ls] and hton[sl] with pg_bswap.h. 8 years ago
fe_utils Provide a test for variable existence in psql 8 years ago
include Fix race condition with unprotected use of a latch pointer variable. 8 years ago
interfaces Replace most usages of ntoh[ls] and hton[sl] with pg_bswap.h. 8 years ago
makefiles Always use -fPIC, not -fpic, when building shared libraries with gcc. 9 years ago
pl Use Py_RETURN_NONE where suitable 8 years ago
port Yet another pg_bswap typo in a windows only file. 8 years ago
template
test Try to make crash restart test work on windows. 8 years ago
timezone Sync our copy of the timezone library with IANA tzcode master. 8 years ago
tools Support building with Visual Studio 2017 8 years ago
tutorial Distinguish selectivity of < from <= and > from >=. 8 years ago
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Add PostgreSQL version to coverage output 8 years ago
Makefile.shlib
nls-global.mk