summaryrefslogtreecommitdiff
path: root/src/tools
AgeCommit message (Expand)Author
2001-03-14A much better version of this is now in backend/port/aix.Peter Eisentraut
2001-03-14It's "gmake dist" now.Peter Eisentraut
2001-03-14For some ungodly reason my etags doesn't have an --output option, but itPeter Eisentraut
2001-03-05Update email addresses.Bruce Momjian
2001-02-22Update flowchart xfig file.Bruce Momjian
2001-02-14Change scoping of table and join refnames to conform to SQL92: a JOINTom Lane
2001-02-12Add // -> /* */ mapping to pgindent.Bruce Momjian
2001-02-11Source alignment cleanups.Bruce Momjian
2001-02-11More updates.Bruce Momjian
2001-02-11More cleanup.Bruce Momjian
2001-02-10Run pgindent over ODBC source. We couldn't do this years ago because weBruce Momjian
2001-01-25Add ./include/config.h.win32 to RELEASE update list.Bruce Momjian
2001-01-24Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.Bruce Momjian
2001-01-18Oops. Remove extra semicolon in comment.Bruce Momjian
2001-01-13More cleanup.Bruce Momjian
2001-01-13Update pgcvslog to fix problem with duplicate narratives.Bruce Momjian
2000-11-24update list of places to change version numbers; reformatPeter Eisentraut
2000-11-04Make PROCEDURAL optional in CREATE/DROP LANGUAGE.Bruce Momjian
2000-11-02Change bool to boolean in docs.Bruce Momjian
2000-10-29update flags.Bruce Momjian
2000-10-11Update make_mkidBruce Momjian
2000-09-29Standardize on __CYGWIN__ rather than __CYGWIN32__ macro. Doesn't matterPeter Eisentraut
2000-07-19Add distprep target to take some of the job of the release_prep script.Peter Eisentraut
2000-07-02Attached is a new patch which addresses this problem. (oids inBruce Momjian
2000-07-02Version number now set in configure, available through Makefile.globalPeter Eisentraut
2000-06-17Remove fmgrstamp-h business -- not needed and confusingPeter Eisentraut
2000-06-15Clean up #include's.Bruce Momjian
2000-06-14Update include cleaning scripts.Bruce Momjian
2000-06-14Update include scriptsBruce Momjian
2000-06-08Mark functions as static and ifdef NOT_USED as appropriate.Bruce Momjian
2000-06-07Gen_fmgrtab.sh is strange: it is a platform dependent way (because it usesPeter Eisentraut
2000-06-06Moved configure script from src/ to the top level directory. MovedPeter Eisentraut
2000-06-01Update pgcvslogBruce Momjian
2000-05-31The heralded `Grand Unified Configuration scheme' (GUC)Peter Eisentraut
2000-05-29Split vacuum and analyze into separate filesBruce Momjian
2000-04-12Update pgindentBruce Momjian
2000-04-11Update pgindentBruce Momjian
2000-04-11Update pgindent for 7.0 releaseBruce Momjian
2000-03-31Update make_mkid for mkid version 4.0.Bruce Momjian
2000-03-23Update HISTORY file for 7.0.Bruce Momjian
2000-03-17Typo correction (// -> /)Tom Lane
2000-02-23Fix plpsql for bsdi.Bruce Momjian
2000-02-22Well, here's the first pass on regressionBruce Momjian
2000-02-10Add no CVS to make_mkid.Bruce Momjian
2000-02-10Prevent tags files in cvs directory.Bruce Momjian
2000-01-17Correct minor typos.Tom Lane
2000-01-16Included all yacc and lex files into the distribution.Peter Eisentraut
2000-01-10Update int28out and out8out and _in_ functions to handle trailing zerosBruce Momjian
1999-12-13Prevent _deadcode from showing in ctags and mkidBruce Momjian
1999-11-13The \p\g fix didn't turn out to be so bad. It even works in otherBruce Momjian