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
Noah Misch 31400a6733 Predict integer overflow to avoid buffer overruns. 12 years ago
..
backend Predict integer overflow to avoid buffer overruns. 12 years ago
bin Centralize getopt-related declarations in a new header file pg_getopt.h. 12 years ago
common Fix unsafe references to errno within error messaging logic. 12 years ago
include Predict integer overflow to avoid buffer overruns. 12 years ago
interfaces Fix handling of wide datetime input/output. 12 years ago
makefiles Flush a stray definition of $(DLLTOOL). 12 years ago
pl Prevent privilege escalation in explicit calls to PL validators. 12 years ago
port Fix unportable coding in tarCreateHeader(). 12 years ago
template Revert to using --enable-auto-import in Cygwin builds. 12 years ago
test Fix handling of wide datetime input/output. 12 years ago
timezone Centralize getopt-related declarations in a new header file pg_getopt.h. 12 years ago
tools Rename 'gmake' to 'make' in docs and recommended commands 12 years ago
tutorial Rename 'gmake' to 'make' in docs and recommended commands 12 years ago
.gitignore
DEVELOPERS
Makefile Create libpgcommon, and move pg_malloc et al to it 13 years ago
Makefile.global.in Cygwin build fixes. 12 years ago
Makefile.shlib Tweak position of $(DLL_DEFFILE) in shared-library link commands. 12 years ago
bcc32.mak
nls-global.mk Remove maintainer-check target, fold into normal build 12 years ago
win32.mak