| Commit message (Expand) | Author | Age | Files | Lines |
* | Update list of files to update. | Bruce Momjian | 2001-08-16 | 1 | -1/+1 |
* | Update branding for 7.1.3, no HISTORY yet. | Bruce Momjian | 2001-08-09 | 1 | -2/+0 |
* | pgindent fix for asterisk indented too much in return type, for Tom. | Bruce Momjian | 2001-06-06 | 1 | -1/+1 |
* | Fix for comments at top of functions. | Bruce Momjian | 2001-05-22 | 1 | -1/+1 |
* | Pgindent fixes for Tom, mostly indenting problems. | Bruce Momjian | 2001-05-22 | 1 | -0/+43 |
* | OK, now pgindent has blank lines before comment blocks, except when | Bruce Momjian | 2001-05-17 | 1 | -1/+31 |
* | Prevent forced blank line before comment block in pgindent. | Bruce Momjian | 2001-05-17 | 1 | -1/+1 |
* | Add HISTORY items for 7.1.2. | Bruce Momjian | 2001-05-17 | 1 | -1/+7 |
* | Add missing space to sample cvs call. | Bruce Momjian | 2001-05-17 | 1 | -1/+1 |
* | Remove unused tables pg_variable, pg_inheritproc, pg_ipl tables. Initdb | Bruce Momjian | 2001-05-14 | 1 | -2/+0 |
* | Stamp for 7.1.2. Ready when you are... | Bruce Momjian | 2001-05-11 | 1 | -1/+1 |
* | Improve list. | Bruce Momjian | 2001-05-03 | 1 | -1/+1 |
* | Updates for 7.1.1. Not done yet. | Bruce Momjian | 2001-05-03 | 1 | -1/+1 |
* | pgindent run. Make it all clean. | Bruce Momjian | 2001-03-22 | 1 | -8/+8 |
* | A much better version of this is now in backend/port/aix. | Peter Eisentraut | 2001-03-14 | 3 | -69/+0 |
* | It's "gmake dist" now. | Peter Eisentraut | 2001-03-14 | 1 | -26/+0 |
* | For some ungodly reason my etags doesn't have an --output option, but it | Peter Eisentraut | 2001-03-14 | 1 | -1/+1 |
* | Update email addresses. | Bruce Momjian | 2001-03-05 | 3 | -3/+3 |
* | Update flowchart xfig file. | Bruce Momjian | 2001-02-22 | 1 | -31/+31 |
* | Change scoping of table and join refnames to conform to SQL92: a JOIN | Tom Lane | 2001-02-14 | 1 | -1/+1 |
* | Add // -> /* */ mapping to pgindent. | Bruce Momjian | 2001-02-12 | 1 | -0/+3 |
* | Source alignment cleanups. | Bruce Momjian | 2001-02-11 | 2 | -0/+7 |
* | More updates. | Bruce Momjian | 2001-02-11 | 1 | -74/+0 |
* | More cleanup. | Bruce Momjian | 2001-02-11 | 1 | -65/+283 |
* | Run pgindent over ODBC source. We couldn't do this years ago because we | Bruce Momjian | 2001-02-10 | 1 | -1/+1 |
* | Add ./include/config.h.win32 to RELEASE update list. | Bruce Momjian | 2001-01-25 | 1 | -0/+1 |
* | Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. | Bruce Momjian | 2001-01-24 | 1 | -1/+1 |
* | Oops. Remove extra semicolon in comment. | Bruce Momjian | 2001-01-18 | 1 | -1/+1 |
* | More cleanup. | Bruce Momjian | 2001-01-13 | 1 | -30/+28 |
* | Update pgcvslog to fix problem with duplicate narratives. | Bruce Momjian | 2001-01-13 | 1 | -23/+47 |
* | update list of places to change version numbers; reformat | Peter Eisentraut | 2000-11-24 | 1 | -19/+27 |
* | Make PROCEDURAL optional in CREATE/DROP LANGUAGE. | Bruce Momjian | 2000-11-04 | 1 | -3/+7 |
* | Change bool to boolean in docs. | Bruce Momjian | 2000-11-02 | 1 | -1/+1 |
* | update flags. | Bruce Momjian | 2000-10-29 | 1 | -2/+0 |
* | Update make_mkid | Bruce Momjian | 2000-10-11 | 1 | -2/+4 |
* | Standardize on __CYGWIN__ rather than __CYGWIN32__ macro. Doesn't matter | Peter Eisentraut | 2000-09-29 | 1 | -1/+1 |
* | Add distprep target to take some of the job of the release_prep script. | Peter Eisentraut | 2000-07-19 | 1 | -56/+4 |
* | Attached is a new patch which addresses this problem. (oids in | Bruce Momjian | 2000-07-02 | 1 | -1/+1 |
* | Version number now set in configure, available through Makefile.global | Peter Eisentraut | 2000-07-02 | 1 | -2/+1 |
* | Remove fmgrstamp-h business -- not needed and confusing | Peter Eisentraut | 2000-06-17 | 1 | -7/+0 |
* | Clean up #include's. | Bruce Momjian | 2000-06-15 | 1 | -7/+7 |
* | Update include cleaning scripts. | Bruce Momjian | 2000-06-14 | 2 | -2/+6 |
* | Update include scripts | Bruce Momjian | 2000-06-14 | 5 | -4/+17 |
* | Mark functions as static and ifdef NOT_USED as appropriate. | Bruce Momjian | 2000-06-08 | 1 | -2/+3 |
* | Gen_fmgrtab.sh is strange: it is a platform dependent way (because it uses | Peter Eisentraut | 2000-06-07 | 1 | -0/+7 |
* | Moved configure script from src/ to the top level directory. Moved | Peter Eisentraut | 2000-06-06 | 1 | -14/+12 |
* | Update pgcvslog | Bruce Momjian | 2000-06-01 | 1 | -9/+8 |
* | The heralded `Grand Unified Configuration scheme' (GUC) | Peter Eisentraut | 2000-05-31 | 1 | -0/+7 |
* | Split vacuum and analyze into separate files | Bruce Momjian | 2000-05-29 | 3 | -0/+6 |
* | Update pgindent | Bruce Momjian | 2000-04-12 | 1 | -1/+1 |