Commits

Showing commits that first shipped in 7.1 (backpatches included). Clear

DateSubjectAuthorReleases
2001-02-10 Restructure the key include files per recent pghackers discussion: there Tom Lane 7.1.1
2000-12-30 Be more careful about the difference between signed and unsigned ints. Tom Lane 7.1.1
2000-12-03 Ensure that all uses of <ctype.h> functions are applied to unsigned-char Tom Lane 7.1.1
1999-09-09 Get rid of elog(DEBUG) in snprintf emulation ... it's just Tom Lane 7.1.1
1999-08-31 Minor improvements to stringinfo package to make it more Tom Lane 7.1.1
1999-07-17 Move some system includes into c.h, and remove duplicates. Bruce Momjian 7.1.1
1999-07-16 Final cleanup. Bruce Momjian 7.1.1
1999-07-15 Remove unused #includes in *.c files. Bruce Momjian 7.1.1
1999-05-25 pgindent run over code. Bruce Momjian 7.1.1
1999-02-21 From: Tatsuo Ishii <t-ishii@sra.co.jp> Marc G. Fournier 7.1.1
1999-02-06 Add floating-point support to our emulation of snprintf Tom Lane 7.1.1
1999-02-03 Cleanup of source files where 'return' or 'var =' is alone on a line. Bruce Momjian 7.1.1
1999-01-17 Reverse out yesterday's patch from Horak Daniel, since Tom Lane 7.1.1
1999-01-17 Apply Win32 patch from Horak Daniel. Bruce Momjian 7.1.1
1999-01-17 Add configure test to see whether vsnprintf() is present, Tom Lane 7.1.1
1998-12-24 Fix for snprintf and long long unsigned. Bruce Momjian 7.1.1
1998-12-18 Attached is a patch with some fixes that (I think that) should go into Bruce Momjian 7.1.1
1998-12-18 Fix for HAVE_LONG bug in snprintf.c. Bruce Momjian 7.1.1
1998-12-18 Fix for snprintf with long long's, define problem. Bruce Momjian 7.1.1
1998-12-12 Fix prototype for 64-bit platforms. Bruce Momjian 7.1.1
1998-10-08 Cleanup for snprintf for long long's. Bruce Momjian 7.1.1
1998-10-07 Fix snprintf.c for machines that don't have long long, like some Irix. Bruce Momjian 7.1.1
1998-10-02 Fixes for Irix from Robert Bruccoleri Bruce Momjian 7.1.1
1998-09-23 Add in, I think, support for %lld in snprintf(), specifically with Marc G. Fournier 7.1.1
1998-09-18 fix for aix snprintf Bruce Momjian 7.1.1