aboutsummaryrefslogtreecommitdiff
path: root/src/tools
Commit message (Expand)AuthorAge
* Fix small problem Tom Lane found with pgindent run.Bruce Momjian2001-10-30
* Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian2001-10-28
* Add code to trip trailing newlines in a file.Bruce Momjian2001-10-27
* Correct fix for indenting.Bruce Momjian2001-10-27
* Adjust NR tests. More accurate.Bruce Momjian2001-10-26
* Add code to not indent enum, per Tom Lane.Bruce Momjian2001-10-26
* Add ODBC typedefs.Bruce Momjian2001-10-26
* Add blank line before #endif to #endif's at the end of the file.Bruce Momjian2001-10-25
* Add slash for comment spacing, for Tom.Bruce Momjian2001-10-25
* Add comment spaces for trailing ) and comment.Bruce Momjian2001-10-25
* Add spacing for single-line comments with trailing semicolon _and_Bruce Momjian2001-10-25
* Code cleanup.REL7_2_BETA1Bruce Momjian2001-10-25
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-25
* Update to prevent CATALOG() from wrapping.Bruce Momjian2001-10-25
* Add current typedef symbols to pgindent.Bruce Momjian2001-10-25
* Add do { ... } while (0) to more bad macros.Bruce Momjian2001-10-25
* Add missing "do { ... } while(0)" in ODBC macros and add find_baddefsBruce Momjian2001-10-25
* Create pgjindent for java.Bruce Momjian2001-09-07
* Add back incremental patch for BSD indent.Bruce Momjian2001-09-04
* Add patch for 0LL for BSD indent/pgindent.Bruce Momjian2001-09-03
* Rename config.h to pg_config.h and os.h to pg_config_os.h, fix a number ofPeter Eisentraut2001-08-24
* Update list of files to update.Bruce Momjian2001-08-16
* Update branding for 7.1.3, no HISTORY yet.Bruce Momjian2001-08-09
* pgindent fix for asterisk indented too much in return type, for Tom.Bruce Momjian2001-06-06
* Fix for comments at top of functions.Bruce Momjian2001-05-22
* Pgindent fixes for Tom, mostly indenting problems.Bruce Momjian2001-05-22
* OK, now pgindent has blank lines before comment blocks, except whenBruce Momjian2001-05-17
* Prevent forced blank line before comment block in pgindent.Bruce Momjian2001-05-17
* Add HISTORY items for 7.1.2.Bruce Momjian2001-05-17
* Add missing space to sample cvs call.Bruce Momjian2001-05-17
* Remove unused tables pg_variable, pg_inheritproc, pg_ipl tables. InitdbBruce Momjian2001-05-14
* Stamp for 7.1.2. Ready when you are...Bruce Momjian2001-05-11
* Improve list.Bruce Momjian2001-05-03
* Updates for 7.1.1. Not done yet.Bruce Momjian2001-05-03
* pgindent run. Make it all clean.Bruce Momjian2001-03-22
* A much better version of this is now in backend/port/aix.Peter Eisentraut2001-03-14
* It's "gmake dist" now.Peter Eisentraut2001-03-14
* For some ungodly reason my etags doesn't have an --output option, but itPeter Eisentraut2001-03-14
* Update email addresses.Bruce Momjian2001-03-05
* Update flowchart xfig file.Bruce Momjian2001-02-22
* Change scoping of table and join refnames to conform to SQL92: a JOINTom Lane2001-02-14
* Add // -> /* */ mapping to pgindent.Bruce Momjian2001-02-12
* Source alignment cleanups.Bruce Momjian2001-02-11
* More updates.Bruce Momjian2001-02-11
* More cleanup.Bruce Momjian2001-02-11
* Run pgindent over ODBC source. We couldn't do this years ago because weBruce Momjian2001-02-10
* Add ./include/config.h.win32 to RELEASE update list.Bruce Momjian2001-01-25
* Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.Bruce Momjian2001-01-24
* Oops. Remove extra semicolon in comment.Bruce Momjian2001-01-18
* More cleanup.Bruce Momjian2001-01-13