| Age | Commit message (Expand) | Author |
| 2000-07-03 | heap' logging | Vadim B. Mikheev |
| 2000-07-02 | 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 | Don't run in CacheMemoryContext more than necessary. | Tom Lane |
| 2000-07-02 | Don't run in CacheMemoryContext longer than necessary. | Tom Lane |
| 2000-07-02 | Remove memory leak from VACUUM parsing. | Tom Lane |
| 2000-07-02 | New memmgr logic in xact.c failed if AbortTransaction() is called when | Tom Lane |
| 2000-07-01 | Back out Karels to_char changes. | Bruce Momjian |
| 2000-07-01 | We don't need config.status substituting anything into Gen_fmgrtab.sh, we | Peter Eisentraut |
| 2000-07-01 | Synchronized integrated documentation with latest admin guide change. | Peter Eisentraut |
| 2000-07-01 | A little bit of clean-up/bug fix in Tcl build. Handle gracefully cases | Peter Eisentraut |
| 2000-07-01 | In the attache is new to_date()/to_timestamp() version. | Bruce Momjian |
| 2000-06-30 | Fix select '1--2'; for PEter. | Bruce Momjian |
| 2000-06-30 | New and revised material for Admin guide, re backup & restore and database | Peter Eisentraut |
| 2000-06-30 | Fixes for Solaris/cc suggested by <[email protected]> | Peter Eisentraut |
| 2000-06-30 | RemoveView was doing things the hard way... | Tom Lane |
| 2000-06-30 | Use a private memory context to store rule information in each relcache | Tom Lane |
| 2000-06-29 | Fix quotes in /* */ comments in psql. | Bruce Momjian |
| 2000-06-29 | Add test code to copy all parse/plan trees. Repair essential omissions | Tom Lane |
| 2000-06-29 | Rearrange config.h entries into a more sensible order, and add some | Tom Lane |
| 2000-06-29 | Remove freefuncs.c, which hasn't been used in a long time and is not | Tom Lane |
| 2000-06-29 | Add SIGFPE to list of signals never to block. #ifdef all signals in | Tom Lane |
| 2000-06-29 | Add #ifdef for LC_MESSAGES, because it is not ANSI C standard, and BSDI | Bruce Momjian |
| 2000-06-28 | Makefile cleanup for interface tree. Now essentially with all the | Peter Eisentraut |
| 2000-06-28 | Suppress memory leak in COPY WITH OIDS TO wherever. | Tom Lane |
| 2000-06-28 | Repair incorrect assumption that all versions of 'install' know | Tom Lane |
| 2000-06-28 | Call me silly, but I think it would be a good idea if initdb and other | Tom Lane |
| 2000-06-28 | First phase of memory management rewrite (see backend/utils/mmgr/README | Tom Lane |
| 2000-06-27 | Tamotsu Nakagawa has posted a fix for this to a local mail list in | Bruce Momjian |
| 2000-06-27 | Makefile cleanup for bin and pl subtrees. They should now support | Peter Eisentraut |
| 2000-06-26 | Fix \pset null to use ', not ". | Bruce Momjian |
| 2000-06-25 | Added new commands and intelligence to psql tab completion. | Peter Eisentraut |
| 2000-06-25 | Relaxed pickiness about user and group commands in transaction blocks. | Peter Eisentraut |
| 2000-06-24 | Update FAQ. | Bruce Momjian |
| 2000-06-22 | Second pass over run-time configuration system. Adjust priorities on some | Peter Eisentraut |
| 2000-06-21 | Fix typo | Peter Eisentraut |
| 2000-06-20 | > Great! Please cc: the docs or hackers mailing lists to make sure the | Bruce Momjian |
| 2000-06-20 | Cleaned up PL/pgSQL build. Fixed a couple of copyandpaste'os in the | Peter Eisentraut |
| 2000-06-20 | Make renaming a temp table behave sensibly. We don't need to touch | Tom Lane |
| 2000-06-20 | Make inheritance planning logic a little simpler and clearer, | Tom Lane |
| 2000-06-20 | Fix handling of type tuple associated with a temp relation. We have | Tom Lane |
| 2000-06-19 | Modify index-opening code to guarantee that the indexes of a relation | Tom Lane |
| 2000-06-19 | Ensure that kernel error code is included in smgr-level error reports. | Tom Lane |
| 2000-06-19 | Integrated ODBC driver into regular build. No more standalone business, | Peter Eisentraut |
| 2000-06-19 | Remove old README files. | Bruce Momjian |
| 2000-06-19 | Add missing /contrib files | Bruce Momjian |
| 2000-06-19 | Update to /contrib from Karel. | Bruce Momjian |
| 2000-06-19 | autoconf | Bruce Momjian |
| 2000-06-19 | Rename HAVE_SQLGETPRIVATEPROFILESTRING to something resonable in length | Bruce Momjian |
| 2000-06-19 | fix HAVE_SQLGETPRIVATEPROFILESTRING define | Bruce Momjian |