aboutsummaryrefslogtreecommitdiff
path: root/src/tools
Commit message (Expand)AuthorAge
* 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
* Update pgcvslog to fix problem with duplicate narratives.Bruce Momjian2001-01-13
* update list of places to change version numbers; reformatPeter Eisentraut2000-11-24
* Make PROCEDURAL optional in CREATE/DROP LANGUAGE.Bruce Momjian2000-11-04
* Change bool to boolean in docs.Bruce Momjian2000-11-02
* update flags.Bruce Momjian2000-10-29
* Update make_mkidBruce Momjian2000-10-11
* Standardize on __CYGWIN__ rather than __CYGWIN32__ macro. Doesn't matterPeter Eisentraut2000-09-29
* Add distprep target to take some of the job of the release_prep script.Peter Eisentraut2000-07-19
* Attached is a new patch which addresses this problem. (oids inBruce Momjian2000-07-02
* Version number now set in configure, available through Makefile.globalPeter Eisentraut2000-07-02
* Remove fmgrstamp-h business -- not needed and confusingPeter Eisentraut2000-06-17
* Clean up #include's.Bruce Momjian2000-06-15
* Update include cleaning scripts.Bruce Momjian2000-06-14
* Update include scriptsBruce Momjian2000-06-14
* Mark functions as static and ifdef NOT_USED as appropriate.Bruce Momjian2000-06-08
* Gen_fmgrtab.sh is strange: it is a platform dependent way (because it usesPeter Eisentraut2000-06-07
* Moved configure script from src/ to the top level directory. MovedPeter Eisentraut2000-06-06
* Update pgcvslogBruce Momjian2000-06-01
* The heralded `Grand Unified Configuration scheme' (GUC)Peter Eisentraut2000-05-31
* Split vacuum and analyze into separate filesBruce Momjian2000-05-29
* Update pgindentBruce Momjian2000-04-12
* Update pgindentBruce Momjian2000-04-11
* Update pgindent for 7.0 releaseBruce Momjian2000-04-11
* Update make_mkid for mkid version 4.0.Bruce Momjian2000-03-31
* Update HISTORY file for 7.0.Bruce Momjian2000-03-23
* Typo correction (// -> /)Tom Lane2000-03-17
* Fix plpsql for bsdi.Bruce Momjian2000-02-23
* Well, here's the first pass on regressionBruce Momjian2000-02-22
* Add no CVS to make_mkid.Bruce Momjian2000-02-10
* Prevent tags files in cvs directory.Bruce Momjian2000-02-10
* Correct minor typos.Tom Lane2000-01-17
* Included all yacc and lex files into the distribution.Peter Eisentraut2000-01-16
* Update int28out and out8out and _in_ functions to handle trailing zerosBruce Momjian2000-01-10
* Prevent _deadcode from showing in ctags and mkidBruce Momjian1999-12-13
* The \p\g fix didn't turn out to be so bad. It even works in otherBruce Momjian1999-11-13