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 8eb1e9d962 Fix NUMERIC field access macros to treat NaNs consistently. 11 years ago
..
backend Fix NUMERIC field access macros to treat NaNs consistently. 11 years ago
bin Improve consistency of parsing of psql's magic variables. 11 years ago
include On Darwin, detect and report a multithreaded postmaster. 11 years ago
interfaces Replace a bunch more uses of strncpy() with safer coding. 11 years ago
makefiles Don't use deprecated dllwrap on Cygwin. 12 years ago
pl Fix volatile-safety issue in pltcl_SPI_execute_plan(). 11 years ago
port On Darwin, detect and report a multithreaded postmaster. 11 years ago
template
test In pg_regress, remove the temporary installation upon successful exit. 11 years ago
timezone Add CST (China Standard Time) to our lists of timezone abbreviations. 11 years ago
tools Have config_sspi_auth() permit IPv6 localhost connections. 11 years ago
tutorial Remove tabs after spaces in C comments 12 years ago
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Revert "Backpatch pgxs vpath build and installation fixes (v2)" 12 years ago
Makefile.shlib fix whitespace 12 years ago
bcc32.mak
nls-global.mk
win32.mak