]> granicus.if.org Git - postgresql/history - src/tools/pgindent/pgindent
Modify pgindent to use an external typedefs file rather than included
[postgresql] / src / tools / pgindent / pgindent
2007-12-21 Bruce MomjianModify pgindent to use an external typedefs file rather...
2007-11-16 Bruce MomjianBetter guard token used by pgindent.
2007-11-16 Bruce MomjianCleanup for new else/comment handling.
2007-11-15 Bruce MomjianFix pgindent to properly handle 'else' and single-line...
2007-11-15 Bruce MomjianCUpdate README to suggest 'gmake distclean'. Add libra...
2007-11-15 Bruce MomjianUpdate pgindent with current typedefs.
2007-11-15 Bruce MomjianAdd blank lines to pgindent.
2006-12-27 Bruce MomjianClean up pgindent handling of comments after 'else...
2006-10-04 Bruce MomjianUdpate typedefs for pgindent.
2006-10-03 Bruce MomjianUpdate typedef list for 8.2 pgindent run.
2006-03-11 Bruce MomjianAdd CVS tag lines to files that were lacking them.
2005-11-23 Bruce MomjianFix pgindent of libpq-fe.h by hacking pgindent script.
2005-11-15 Bruce MomjianPrevent certain symbols that are used for both typedefs...
2005-11-15 Bruce MomjianFix recent problems with BSD indent, including indentin...
2005-11-13 Bruce MomjianRevert pgindent length back to 79 because we are going...
2005-11-07 Bruce MomjianLower pgident length to 77, document BSD indent bug.
2005-11-07 Bruce MomjianChange maximum pgindent length from 79 to 78, per Tom.
2005-10-15 Bruce MomjianUpdate pgindent typedef list.
2005-10-07 Alvaro HerreraRemove an unused typedef.
2005-07-13 Bruce MomjianFix #elif spacing too.
2005-07-13 Bruce MomjianFix pgindent to not have blank line before #else in...
2005-07-13 Bruce MomjianAdd backslashes to parentheses in awk regex because...
2005-06-28 Bruce MomjianUpdate typedefs for pgindent.
2005-06-28 Bruce MomjianChange awk ~ pattern from "" to //.
2004-10-07 Bruce MomjianIndent comment pushed to new line by else so it is...
2004-10-07 Bruce MomjianImprove pgindent processing of comment after 'else'.
2004-10-07 Bruce MomjianImprove comment after 'else' handling of pgindent.
2004-10-02 Bruce MomjianUpdate length from 75 to 79.
2004-09-12 Bruce MomjianRe-add brace removal code but comment it out so we...
2004-09-12 Bruce MomjianRemove code that delete braces around single statements.
2004-08-30 Bruce MomjianAnother pgindent run with lib typedefs added.
2004-08-29 Bruce MomjianUpdate typedefs with /lib info.
2004-08-29 Bruce MomjianUpdate with new typedefs. Remove java and c++ parts...
2003-09-28 Bruce MomjianAdjust pgindent for newer awks.
2003-09-28 Bruce MomjianAllow pgindent to work with newer BSD indents.
2003-08-30 Bruce MomjianGuard against pgindent changing =- to = -.
2003-08-08 Bruce Momjianpgindent fix for new typedefs.
2003-08-07 Bruce MomjianUpdate typedef names for pgindent 7.4.
2002-09-04 Bruce MomjianUpdate symbols for 7.3.
2002-09-04 Bruce MomjianUpdate for 7.3 typedefs.
2001-11-08 Bruce MomjianMake extern C handling more flexible.
2001-11-07 Bruce MomjianFix replacement of extern C string.
2001-11-07 Bruce MomjianFix typo.
2001-11-07 Bruce MomjianPrevent indenting of 'extern "C"' blocks.
2001-11-05 Bruce MomjianNew pgindent run with fixes suggested by Tom. Patch...
2001-11-05 Bruce MomjianMore cleanup for stuff after closing brace in first...
2001-11-05 Bruce MomjianHandle tabs after closing brace in first column with...
2001-11-05 Bruce MomjianImprove readability of script.
2001-11-04 Bruce MomjianPull in variables defined in structs; had too many...
2001-11-03 Bruce MomjianRequire closing paren on line above brace to identify...
2001-11-03 Bruce MomjianMore updates for GNU indent.
2001-11-03 Bruce MomjianMake pgindent use GNU Indent version 2.X better.
2001-11-02 Bruce MomjianAdd check for 'extern "C"' for pgindent.
2001-10-30 Bruce MomjianFix small problem Tom Lane found with pgindent run.
2001-10-28 Bruce MomjianAnother pgindent run. Fixes enum indenting, and improv...
2001-10-27 Bruce MomjianAdd code to trip trailing newlines in a file.
2001-10-27 Bruce MomjianCorrect fix for indenting.
2001-10-26 Bruce MomjianAdjust NR tests. More accurate.
2001-10-26 Bruce MomjianAdd code to not indent enum, per Tom Lane.
2001-10-26 Bruce MomjianAdd ODBC typedefs.
2001-10-25 Bruce MomjianAdd blank line before #endif to #endif's at the end...
2001-10-25 Bruce MomjianAdd slash for comment spacing, for Tom.
2001-10-25 Bruce MomjianAdd comment spaces for trailing ) and comment.
2001-10-25 Bruce MomjianAdd spacing for single-line comments with trailing...
2001-10-25 Bruce MomjianCode cleanup. REL7_2_BETA1
2001-10-25 Bruce MomjianUpdate to prevent CATALOG() from wrapping.
2001-10-25 Bruce MomjianAdd current typedef symbols to pgindent.
2001-09-07 Bruce MomjianCreate pgjindent for java.
2001-06-06 Bruce Momjianpgindent fix for asterisk indented too much in return...
2001-05-22 Bruce MomjianFix for comments at top of functions.
2001-05-22 Bruce MomjianPgindent fixes for Tom, mostly indenting problems.
2001-05-17 Bruce MomjianOK, now pgindent has blank lines before comment blocks...
2001-05-17 Bruce MomjianPrevent forced blank line before comment block in pgindent.
2001-05-14 Bruce MomjianRemove unused tables pg_variable, pg_inheritproc, pg_ip...
2001-02-12 Bruce MomjianAdd // -> /* */ mapping to pgindent.
2001-02-11 Bruce MomjianSource alignment cleanups.
2001-02-11 Bruce MomjianMore updates.
2001-02-11 Bruce MomjianMore cleanup.
2000-04-12 Bruce MomjianUpdate pgindent
2000-04-11 Bruce MomjianUpdate pgindent
2000-04-11 Bruce MomjianUpdate pgindent for 7.0 release
1999-10-15 Bruce MomjianThis patch implements ORACLE's COMMENT SQL command.
1999-09-23 Bruce MomjianAdd TRUNCATE command, with psql help and sgml additions.
1999-09-09 Bruce MomjianMake pgindent gnu test better.
1999-05-25 Bruce MomjianAnother pgindent run. Sorry folks.
1998-10-08 Bruce MomjianI agree. I think, though, that the best argument prese...
1998-10-03 Bruce MomjianIntegrate new IP type from Tom Ivar Helbekkmo.
1998-09-01 Bruce MomjianOK, folks, here is the pgindent output.
1998-08-19 Bruce Momjianheap_fetch requires buffer pointer, must be released...
1998-08-09 Bruce MomjianUpdate pgindent.
1998-08-09 Bruce MomjianNew pgindent.
1998-06-15 Bruce MomjianAdd remove extra braces code to pgindent.
1998-04-26 Bruce MomjianRe-apply Darren's char2-16 removal code.
1998-04-07 Bruce MomjianBack out char2-char16 removal. Add later.
1998-03-30 Bruce MomjianThe following uuencoded, gzip'd file will ...
1998-02-25 Bruce Momjianpgindent changes for Thomas proc/lock cleanup
1997-09-13 Marc G. FournierLet's hope this fixes the "bug" that was introduced