| Age | Commit message (Expand) | Author |
| 2000-10-21 | Move DLSUFFIX, AROPT, and CFLAGS_SL settings from template to | Peter Eisentraut |
| 2000-10-21 | here it is as requested by Bruce. | Bruce Momjian |
| 2000-10-21 | WAL | Vadim B. Mikheev |
| 2000-10-20 | Add support for VPATH builds, that is, building somewhere else than in the | Peter Eisentraut |
| 2000-10-20 | redo/undo support functions and cleanups. | Vadim B. Mikheev |
| 2000-10-18 | The following patch was sent to the patches list: | Bruce Momjian |
| 2000-10-18 | I had to change buffer tag: now RelFileNode is used instead of | Vadim B. Mikheev |
| 2000-10-16 | Remove NO_SECURITY define. | Bruce Momjian |
| 2000-10-16 | Fix typo in code. | Bruce Momjian |
| 2000-10-16 | New file naming. Database OID is used as "tablespace" id and | Vadim B. Mikheev |
| 2000-10-14 | The configure script fails to find <netinet/tcp.h>. | Bruce Momjian |
| 2000-10-13 | WAL | Vadim B. Mikheev |
| 2000-10-13 | WAL | Vadim B. Mikheev |
| 2000-10-13 | Make setval(text,int32,bool) visible | Philip Warner |
| 2000-10-12 | Disable elog when linked with frontend. | Tatsuo Ishii |
| 2000-10-12 | Support for automatic code conversion between UNICODE and other | Tatsuo Ishii |
| 2000-10-11 | Fix temp relation handling for indexes, cleanup | Bruce Momjian |
| 2000-10-11 | Added new SQL function setval(seq,val,bool) to restore is_called as well as v... | Philip Warner |
| 2000-10-10 | Unify solaris_i386 and solaris_sparc templates. They were almost identical | Peter Eisentraut |
| 2000-10-08 | Add runtime configuration option "silent_mode". | Tatsuo Ishii |
| 2000-10-08 | Tom Lane wrote: | Bruce Momjian |
| 2000-10-08 | Back out: | Bruce Momjian |
| 2000-10-08 | Hello, | Bruce Momjian |
| 2000-10-07 | The beos port in the source tree doesn't even compile. and even | Bruce Momjian |
| 2000-10-07 | Arrange that no database accesses are attempted during parser() --- this | Tom Lane |
| 2000-10-05 | Add proofreader's changes to docs. | Bruce Momjian |
| 2000-10-05 | Reimplementation of UNION/INTERSECT/EXCEPT. INTERSECT/EXCEPT now meet the | Tom Lane |
| 2000-10-04 | Btree WAL logging. | Vadim B. Mikheev |
| 2000-10-03 | Better coding of readline tests | Peter Eisentraut |
| 2000-10-03 | New diff that now covers the entire tree. Applying this gets postgresql | Bruce Momjian |
| 2000-10-02 | Banish caddr_t (mostly), use Datum where appropriate. | Peter Eisentraut |
| 2000-10-02 | Here is the first batch of files and diffs for the BeOS port. I've run into | Bruce Momjian |
| 2000-10-02 | Make default ACL be consistent --- ie, starting point for ChangeAcl | Tom Lane |
| 2000-09-29 | Please apply the following patch to fix problems with the AIX port | Bruce Momjian |
| 2000-09-29 | Subselects in FROM clause, per ISO syntax: FROM (SELECT ...) [AS] alias. | Tom Lane |
| 2000-09-29 | Standardize on __CYGWIN__ rather than __CYGWIN32__ macro. Doesn't matter | Peter Eisentraut |
| 2000-09-27 | Fixes for Cygwin, with help from Pete Forman <gsez020@kryten.bedford.waii.com>. | Peter Eisentraut |
| 2000-09-25 | Use variable aliases, if supplied, rather than real column names in | Tom Lane |
| 2000-09-25 | Karel missed an ichar->chr ... | Tom Lane |
| 2000-09-25 | the patch include: | Bruce Momjian |
| 2000-09-19 | Fix GEQO optimizer to work correctly with new outer-join-capable | Tom Lane |
| 2000-09-19 | Implement differentiation between CURRENT_USER and SESSION_USER as per SQL. | Peter Eisentraut |
| 2000-09-17 | Support for DESTDIR make variable. This is used as in `make install | Peter Eisentraut |
| 2000-09-15 | Reimplement LIKE/ESCAPE as operators so that indexscan optimization | Tom Lane |
| 2000-09-12 | First cut at full support for OUTER JOINs. There are still a few loose | Tom Lane |
| 2000-09-12 | Btree WAL records. | Vadim B. Mikheev |
| 2000-09-12 | This patch implements the following command: | Bruce Momjian |
| 2000-09-12 | This patch implements a different "relkind" | Bruce Momjian |
| 2000-09-10 | This is temporal place holder for Relation File Node till | Vadim B. Mikheev |
| 2000-09-07 | Heap redo/undo (except for tuple moving used by vacuum). | Vadim B. Mikheev |