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