]> granicus.if.org Git - postgresql/history - src/backend/catalog/pg_aggregate.c
Change #include's to use <> and "" as appropriate.
[postgresql] / src / backend / catalog / pg_aggregate.c
1999-07-15 Bruce MomjianChange #include's to use <> and "" as appropriate.
1999-07-15 Bruce MomjianRemove unused #includes in *.c files.
1999-02-13 Bruce MomjianChange my-function-name-- to my_function_name, and...
1999-02-03 Bruce MomjianCleanup of source files where 'return' or 'var =' is...
1998-11-27 Vadim B. MikheevNew HeapTuple structure/interface.
1998-09-01 Bruce MomjianOK, folks, here is the pgindent output.
1998-09-01 Bruce MomjianRenaming cleanup, no pgindent yet.
1998-08-19 Bruce Momjianheap_fetch requires buffer pointer, must be released...
1998-04-01 Marc G. FournierFrom: Maurice Gittens <mgittens@david.gits.nl>
1998-02-26 Bruce Momjianpgindent run before 6.3 release, with Thomas' requested...
1998-02-11 Bruce MomjianGoodbye register keyword. Compiler knows better.
1998-01-06 Bruce MomjianABORT to ERROR in catalog/.
1998-01-05 Bruce MomjianChange elog(WARN) to elog(ERROR) and elog(ABORT).
1997-09-18 Bruce MomjianInline memset() as MemSet().
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-07-24 Bruce MomjianVarious compile errors concerning overflow due to shift...
1996-11-08 Marc G. FournierD'Arcy's recent cleanups
1996-11-06 Marc G. FournierAnother directory cleaned up
1996-11-03 Marc G. Fournierfirst pass at cleaning up include files
1996-07-09 Marc G. FournierPostgres95 1.01 Distribution - Virgin Sources PG95-1_01