]> granicus.if.org Git - postgresql/history - src/include/c.h
From: Phil Thompson <phil@river-bank.demon.co.uk>
[postgresql] / src / include / c.h
1998-01-26 Marc G. FournierFrom: Phil Thompson <phil@river-bank.demon.co.uk>
1998-01-24 Bruce MomjianFix prototypes so they don't look like function definit...
1997-11-10 Bruce MomjianFix case issues with quotes.
1997-10-30 Bruce MomjianNo more warnings on macros, thanks VAdim.
1997-10-27 Vadim B. Mikheevc.h:
1997-10-25 Bruce MomjianStrNCpy cleanup.
1997-10-25 Bruce MomjianRename strNcpy to StrNCpy, and change third parameter.
1997-09-18 Bruce MomjianUPdate memset macro.
1997-09-18 Bruce MomjianCleanup for memset macro.
1997-09-18 Bruce MomjianInline frequently called functions.
1997-09-08 Bruce MomjianUsed modified version of indent that understands over...
1997-09-08 Bruce MomjianAnother PGINDENT run that changes variable indenting...
1997-09-07 Bruce MomjianMassive commit to run PGINDENT on all *.c and *.h files.
1997-08-25 Bruce MomjianSmall cleanup.
1997-08-24 Bruce MomjianMajor patch to speed up backend startup after profiling...
1997-08-12 Bruce MomjianFix pgproc names over 15 chars in output. Add strNcpy...
1997-05-17 Edmund Mergladded const declaration in form() E.Mergl
1997-04-24 Marc G. FournierVarious bug fixes based on a bug report submitted by
1997-04-15 Marc G. FournierVarious minor HP related patches from:
1997-04-12 Marc G. Fourniermodifications to pg_dump towards supporting dumping...
1997-02-14 Bruce MomjianRemove WIN32 defines. They never worked.
1997-02-09 Marc G. FournierRemove machine.h, since it wasn't doing anything that...
1997-02-08 Bruce MomjianAdd missing paren for hpux.
1996-12-26 Bruce MomjianRemoval of unused CppConcat defines.
1996-12-04 Bryan HendersonChange portname "sparc" to "sunos4" and change some...
1996-11-14 Bryan HendersonInclude stdlib.h to gives its NULL, etc. definitions...
1996-11-05 Marc G. FournierFix c.h for sparc_solaris
1996-11-04 Bruce MomjianRemoved PORTNAME_. Use OS version only.
1996-10-31 Marc G. FournierAdd these files to ${SRCDIR}/include