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 86482e17bd Correct serious bug in hashtable expansion routine: under the 27 years ago
..
backend Correct serious bug in hashtable expansion routine: under the 27 years ago
bin Clean up uninitialized-variable warning from egcs. 27 years ago
corba Updating and addign files... 27 years ago
data
include Fix xid table sizing. 27 years ago
interfaces egcs thinks omitting the return type in a function declaration 27 years ago
lextest Apply Win32 patch from Horak Daniel. 27 years ago
makefiles Apply freebsd specific patches dealign with ELF system from FreeBSD's 27 years ago
man Make pg_dump dump ACL's by default, print warning on use of -z, and add 27 years ago
pl Fix compile of plpgsql by adding 'extern int yylineno.' 27 years ago
template NT similar file update. 27 years ago
test pgindent run over code. 27 years ago
tools Add fix for 0x7fU constants to pgindent 27 years ago
tutorial pgindent run over code. 27 years ago
utils pgindent run over code. 27 years ago
win32 pgindent run over code. 27 years ago
DEVELOPERS
GNUmakefile.in
Makefile
Makefile.global.in Add TEMP tables/indexes. Add COPY pfree(). Other cleanups. 27 years ago
Makefile.shlib Dec alpha patches. 27 years ago
config.guess Portability patches for HPUX 11 and Unixware in configure 27 years ago
config.sub Portability patches for HPUX 11 and Unixware in configure 27 years ago
configure configure.in forgot to do AC_LANG_C to reselect C-based tests 27 years ago
configure.in configure.in forgot to do AC_LANG_C to reselect C-based tests 27 years ago
install-sh
win32.mak