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
Robert Haas cacbdd7810 Use appendStringInfoString instead of appendStringInfo where possible. 12 years ago
..
backend Use appendStringInfoString instead of appendStringInfo where possible. 12 years ago
bin Ignore SIGSYS during initdb. 12 years ago
common Use improved vsnprintf calling logic in more places. 12 years ago
include Fix old typo in comment. 12 years ago
interfaces Improve pqexpbuffer.c to use modern vsnprintf implementations efficiently. 12 years ago
makefiles Ensure installation dirs are built before contents are installed (v2) 12 years ago
pl Use improved vsnprintf calling logic in more places. 12 years ago
port Get rid of use of asprintf() in favor of a more portable implementation. 12 years ago
template Remove _FORTIFY_SOURCE 13 years ago
test Add large object functions catering to SQL callers. 12 years ago
timezone Update time zone data files to tzdata release 2013d. 12 years ago
tools Prevent using strncpy with src == dest in TupleDescInitEntry. 12 years ago
tutorial Modernize string literal syntax in tutorial example. 13 years ago
.gitignore
DEVELOPERS
Makefile Create libpgcommon, and move pg_malloc et al to it 13 years ago
Makefile.global.in Switch dependency order of libpgcommon and libpgport 12 years ago
Makefile.shlib Remove IRIX port. 12 years ago
bcc32.mak Autoconfiscate selection of 64-bit int type for 64-bit large object API. 13 years ago
nls-global.mk Remove maintainer-check target, fold into normal build 12 years ago
win32.mak Autoconfiscate selection of 64-bit int type for 64-bit large object API. 13 years ago