postgresql/src
Robert Haas 876f78d575 Fix capitalization in README.
Vik Fearing
2014-02-17 14:03:41 -05:00
..
backend Fix capitalization in README. 2014-02-17 14:03:41 -05:00
bin Prevent potential overruns of fixed-size buffers. 2014-02-17 11:20:21 -05:00
common Prevent potential overruns of fixed-size buffers. 2014-02-17 11:20:21 -05:00
include Predict integer overflow to avoid buffer overruns. 2014-02-17 09:33:31 -05:00
interfaces Prevent potential overruns of fixed-size buffers. 2014-02-17 11:20:21 -05:00
makefiles Flush a stray definition of $(DLLTOOL). 2014-02-11 12:59:48 -05:00
pl Prevent privilege escalation in explicit calls to PL validators. 2014-02-17 09:33:31 -05:00
port Fix unportable coding in tarCreateHeader(). 2014-02-16 20:01:18 -05:00
template Revert to using --enable-auto-import in Cygwin builds. 2014-02-16 15:14:04 -05:00
test Prevent potential overruns of fixed-size buffers. 2014-02-17 11:20:21 -05:00
timezone Prevent potential overruns of fixed-size buffers. 2014-02-17 11:20:21 -05:00
tools Rename 'gmake' to 'make' in docs and recommended commands 2014-02-12 17:29:19 -05:00
tutorial Rename 'gmake' to 'make' in docs and recommended commands 2014-02-12 17:29:19 -05:00
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
bcc32.mak Autoconfiscate selection of 64-bit int type for 64-bit large object API. 2012-10-07 21:52:43 -04:00
DEVELOPERS Replace a couple of references to files that no longer exist in the source 2009-05-04 08:08:47 +00:00
Makefile Create libpgcommon, and move pg_malloc et al to it 2013-02-12 11:21:05 -03:00
Makefile.global.in Cygwin build fixes. 2014-02-11 12:10:52 -05:00
Makefile.shlib Tweak position of $(DLL_DEFFILE) in shared-library link commands. 2014-02-12 11:22:23 -05:00
nls-global.mk Remove maintainer-check target, fold into normal build 2013-10-10 20:11:56 -04:00
win32.mak Autoconfiscate selection of 64-bit int type for 64-bit large object API. 2012-10-07 21:52:43 -04:00