summaryrefslogtreecommitdiff
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update pgcvslogBruce Momjian2000-06-011-9/+8
* The heralded `Grand Unified Configuration scheme' (GUC)Peter Eisentraut2000-05-311-0/+7
* Split vacuum and analyze into separate filesBruce Momjian2000-05-293-0/+6
* Update pgindentBruce Momjian2000-04-121-1/+1
* Update pgindentBruce Momjian2000-04-111-1113/+1113
* Update pgindent for 7.0 releaseBruce Momjian2000-04-111-1056/+1114
* Update make_mkid for mkid version 4.0.Bruce Momjian2000-03-311-1/+1
* Update HISTORY file for 7.0.Bruce Momjian2000-03-232-2/+2
* Typo correction (// -> /)Tom Lane2000-03-171-1/+1
* Fix plpsql for bsdi.Bruce Momjian2000-02-231-0/+5
* Well, here's the first pass on regressionBruce Momjian2000-02-221-0/+96
* Add no CVS to make_mkid.Bruce Momjian2000-02-101-1/+1
* Prevent tags files in cvs directory.Bruce Momjian2000-02-101-1/+1
* Correct minor typos.Tom Lane2000-01-171-3/+3
* Included all yacc and lex files into the distribution.Peter Eisentraut2000-01-161-10/+15
* Update int28out and out8out and _in_ functions to handle trailing zerosBruce Momjian2000-01-101-0/+1
* Prevent _deadcode from showing in ctags and mkidBruce Momjian1999-12-132-2/+5
* The \p\g fix didn't turn out to be so bad. It even works in otherBruce Momjian1999-11-131-0/+10