postgresql/src
Tom Lane e458ebfd21 When using 'long long int' for int64 type, check to see if the compiler
accepts nnnLL syntax for long long constants.  If so, decorate the CRC64
constants with LL to avoid warnings and/or erroneous results from certain
non-standards-compliant compilers.
2001-03-23 18:42:12 +00:00
..
backend When using 'long long int' for int64 type, check to see if the compiler 2001-03-23 18:42:12 +00:00
bin Add checking for strtoul. SunOS4 does not have it. 2001-03-23 05:46:05 +00:00
corba Convert files from DOS format to normal text. 2000-12-03 14:43:59 +00:00
data I've sent 3 mails to pgsql-patches. There are two files, one for doc 1999-08-16 20:27:19 +00:00
include When using 'long long int' for int64 type, check to see if the compiler 2001-03-23 18:42:12 +00:00
interfaces Fix comments that were mis-wrapped, for Tom Lane. 2001-03-23 04:49:58 +00:00
makefiles Move -Bsymbolic for HPUX to Makefile.hpux, per Peter E's recommendation. 2001-03-14 19:35:12 +00:00
pl Remove dashes in comments that don't need them, rewrap with pgindent. 2001-03-22 06:16:21 +00:00
template Select optimization by default for HP's C compiler. 2001-02-20 19:04:04 +00:00
test geometry tests 'FAILED' from a precision standpoint, but differently then 2001-03-22 15:13:19 +00:00
tools pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
tutorial pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
utils pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
DEVELOPERS just testing a script... 1999-07-30 03:45:57 +00:00
GNUmakefile.in Restructure the key include files per recent pghackers discussion: there 2001-02-10 02:31:31 +00:00
Makefile Restructure the key include files per recent pghackers discussion: there 2001-02-10 02:31:31 +00:00
Makefile.global.in Use install-sh unconditionally. 2001-03-10 10:38:59 +00:00
Makefile.shlib Move -Bsymbolic for HPUX to Makefile.hpux, per Peter E's recommendation. 2001-03-14 19:35:12 +00:00
win32.mak Hi! 2000-01-18 19:05:31 +00:00