]> granicus.if.org Git - postgresql/history - src/backend/tioga
message refinements
[postgresql] / src / backend / tioga /
2001-03-22 Bruce MomjianRemove dashes in comments that don't need them, rewrap...
2001-03-22 Bruce Momjianpgindent run. Make it all clean.
2001-02-20 Peter EisentrautMake sure -L and -I's for our source tree are always...
2001-01-24 Bruce MomjianChange Copyright from PostgreSQL, Inc to PostgreSQL...
2000-10-20 Peter EisentrautAdd support for VPATH builds, that is, building somewhe...
2000-10-10 Peter EisentrautUnify solaris_i386 and solaris_sparc templates. They...
2000-08-31 Peter EisentrautFix relative path references so that make knowns which...
2000-05-29 Tom LaneGenerated header files parse.h and fmgroids.h are now...
2000-04-12 Bruce MomjianYe-old pgindent run. Same 4-space tabs.
2000-01-26 Bruce MomjianAdd:
1999-12-13 Bruce MomjianNew LDOUT makefile variable for QNX os.
1999-12-09 Bruce MomjianMake LD -r as macros that can be changed for QNX.
1999-07-17 Bruce Momjian Move some system includes into c.h, and remove duplicates.
1999-07-16 Bruce MomjianFinal cleanup.
1999-07-16 Bruce MomjianUpdate #include cleanups
1999-07-15 Bruce MomjianClean up #include in /include directory. Add scripts...
1999-05-25 Bruce MomjianAnother pgindent run. Sorry folks.
1999-05-25 Bruce MomjianMake 0x007f -> (unsigned)0x7f to make pgindent happy.
1999-05-25 Bruce Momjianpgindent run over code.
1999-05-10 Bruce MomjianChange error messages to oids come out as %u and not...
1999-02-13 Bruce MomjianChange my-function-name-- to my_function_name, and...
1998-09-01 Bruce MomjianOK, folks, here is the pgindent output.
1998-06-15 Bruce MomjianRemove un-needed braces around single statements.
1998-06-15 Bruce MomjianFix macros that were not properly surrounded by parens...
1998-02-26 Bruce Momjianpgindent run before 6.3 release, with Thomas' requested...
1997-12-20 Marc G. FournierMajor cleanout of PORTNAME variables from Makefiles...
1997-10-25 Bruce MomjianRename strNcpy to StrNCpy, and change third parameter.
1997-09-08 Bruce MomjianUsed modified version of indent that understands over...
1997-09-08 Bruce MomjianAdd typdefs to pgindent run.
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-12 Bruce MomjianFix pgproc names over 15 chars in output. Add strNcpy...
1996-11-09 Bruce MomjianMakefile cleanup after reorganization
1996-11-03 Marc G. FournierProduce a clean compile of backend...
1996-10-27 Bryan HendersonSimplify make files, add full dependencies.
1996-07-09 Marc G. FournierPostgres95 1.01 Distribution - Virgin Sources PG95-1_01