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
Tatsuo Ishii 7e2f8ed2b0 Fix compiling errors on Windows platform. Fix wrong usage of 13 years ago
..
backend Add API for 64-bit large object access. Now users can access up to 13 years ago
bin Work around unportable behavior of malloc(0) and realloc(NULL, 0). 13 years ago
include Fix compiling errors on Windows platform. Fix wrong usage of 13 years ago
interfaces Fix compiling errors on Windows platform. Fix wrong usage of 13 years ago
makefiles Remove BSD/OS (BSDi) port. There are no known users upgrading to 14 years ago
pl PL/pgSQL: rename gram.y to pl_gram.y 13 years ago
port Remove redundant code for getnameinfo() replacement 13 years ago
template Disable _FORTIFY_SOURCE with ICC 13 years ago
test Add API for 64-bit large object access. Now users can access up to 13 years ago
timezone Update time zone data files to tzdata release 2012f. 13 years ago
tools PL/pgSQL: rename gram.y to pl_gram.y 13 years ago
tutorial Update copyright notices for year 2012. 14 years ago
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Remove configure flag --disable-shared, as it is no longer used by any 13 years ago
Makefile.shlib Remove configure flag --disable-shared, as it is no longer used by any 13 years ago
bcc32.mak
nls-global.mk Lots of doc corrections. 14 years ago
win32.mak