summaryrefslogtreecommitdiff
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* Create pgjindent for java.Bruce Momjian2001-09-073-3/+37
* Add back incremental patch for BSD indent.Bruce Momjian2001-09-041-0/+21
* Add patch for 0LL for BSD indent/pgindent.Bruce Momjian2001-09-031-10/+22
* Rename config.h to pg_config.h and os.h to pg_config_os.h, fix a number ofPeter Eisentraut2001-08-241-1/+1
* Update list of files to update.Bruce Momjian2001-08-161-1/+1
* Update branding for 7.1.3, no HISTORY yet.Bruce Momjian2001-08-091-2/+0
* pgindent fix for asterisk indented too much in return type, for Tom.Bruce Momjian2001-06-061-1/+1
* Fix for comments at top of functions.Bruce Momjian2001-05-221-1/+1
* Pgindent fixes for Tom, mostly indenting problems.Bruce Momjian2001-05-221-0/+43
* OK, now pgindent has blank lines before comment blocks, except whenBruce Momjian2001-05-171-1/+31
* Prevent forced blank line before comment block in pgindent.Bruce Momjian2001-05-171-1/+1
* Add HISTORY items for 7.1.2.Bruce Momjian2001-05-171-1/+7
* Add missing space to sample cvs call.Bruce Momjian2001-05-171-1/+1
* Remove unused tables pg_variable, pg_inheritproc, pg_ipl tables. InitdbBruce Momjian2001-05-141-2/+0
* Stamp for 7.1.2. Ready when you are...Bruce Momjian2001-05-111-1/+1
* Improve list.Bruce Momjian2001-05-031-1/+1
* Updates for 7.1.1. Not done yet.Bruce Momjian2001-05-031-1/+1
* pgindent run. Make it all clean.Bruce Momjian2001-03-221-8/+8
* A much better version of this is now in backend/port/aix.Peter Eisentraut2001-03-143-69/+0
* It's "gmake dist" now.Peter Eisentraut2001-03-141-26/+0
* For some ungodly reason my etags doesn't have an --output option, but itPeter Eisentraut2001-03-141-1/+1
* Update email addresses.Bruce Momjian2001-03-053-3/+3
* Update flowchart xfig file.Bruce Momjian2001-02-221-31/+31
* Change scoping of table and join refnames to conform to SQL92: a JOINTom Lane2001-02-141-1/+1
* Add // -> /* */ mapping to pgindent.Bruce Momjian2001-02-121-0/+3
* Source alignment cleanups.Bruce Momjian2001-02-112-0/+7
* More updates.Bruce Momjian2001-02-111-74/+0
* More cleanup.Bruce Momjian2001-02-111-65/+283
* Run pgindent over ODBC source. We couldn't do this years ago because weBruce Momjian2001-02-101-1/+1
* Add ./include/config.h.win32 to RELEASE update list.Bruce Momjian2001-01-251-0/+1
* Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.Bruce Momjian2001-01-241-1/+1
* Oops. Remove extra semicolon in comment.Bruce Momjian2001-01-181-1/+1
* More cleanup.Bruce Momjian2001-01-131-30/+28
* Update pgcvslog to fix problem with duplicate narratives.Bruce Momjian2001-01-131-23/+47
* update list of places to change version numbers; reformatPeter Eisentraut2000-11-241-19/+27
* Make PROCEDURAL optional in CREATE/DROP LANGUAGE.Bruce Momjian2000-11-041-3/+7
* Change bool to boolean in docs.Bruce Momjian2000-11-021-1/+1
* update flags.Bruce Momjian2000-10-291-2/+0
* Update make_mkidBruce Momjian2000-10-111-2/+4
* Standardize on __CYGWIN__ rather than __CYGWIN32__ macro. Doesn't matterPeter Eisentraut2000-09-291-1/+1
* Add distprep target to take some of the job of the release_prep script.Peter Eisentraut2000-07-191-56/+4
* Attached is a new patch which addresses this problem. (oids inBruce Momjian2000-07-021-1/+1
* Version number now set in configure, available through Makefile.globalPeter Eisentraut2000-07-021-2/+1
* Remove fmgrstamp-h business -- not needed and confusingPeter Eisentraut2000-06-171-7/+0
* Clean up #include's.Bruce Momjian2000-06-151-7/+7
* Update include cleaning scripts.Bruce Momjian2000-06-142-2/+6
* Update include scriptsBruce Momjian2000-06-145-4/+17
* Mark functions as static and ifdef NOT_USED as appropriate.Bruce Momjian2000-06-081-2/+3
* Gen_fmgrtab.sh is strange: it is a platform dependent way (because it usesPeter Eisentraut2000-06-071-0/+7
* Moved configure script from src/ to the top level directory. MovedPeter Eisentraut2000-06-061-14/+12