| Age | Commit message (Expand) | Author |
| 2000-10-27 | Remove gcc-only macro definition | Tatsuo Ishii |
| 2000-10-26 | Re-implement LIMIT/OFFSET as a plan node type, instead of a hack in | Tom Lane |
| 2000-10-26 | Fix breakage I introduced yesterday in MULTIBYTE compilations. | Tom Lane |
| 2000-10-25 | Support SET/SHOW/RESET client_encoding and server_encoding even when | Tom Lane |
| 2000-10-25 | WAL utils defs | Vadim B. Mikheev |
| 2000-10-24 | Integer binary operators, from Marko Kreen <marko@l-t.ee>. Renamed bitxor | Peter Eisentraut |
| 2000-10-24 | Create empty file so that CVS sources compile (Vadim can fill in real | Tom Lane |
| 2000-10-24 | WAL misc | Vadim B. Mikheev |
| 2000-10-24 | Reconsider page size for large objects: rather than stuffing disk pages | Tom Lane |
| 2000-10-24 | Major overhaul of large-object implementation, by Denis Perchine with | Tom Lane |
| 2000-10-23 | Back out xti.h portion of the patch. | Bruce Momjian |
| 2000-10-23 | New relcache hash table with RelFileNode as key to be used | Vadim B. Mikheev |
| 2000-10-22 | Some small polishing of Mark Hollomon's cleanup of DROP command: might | Tom Lane |
| 2000-10-22 | Makeover for Unixware 7.1.1 | Peter Eisentraut |
| 2000-10-22 | datlastsysoid is an Oid, not an int4 ... | Tom Lane |
| 2000-10-22 | Add new datlastsysoid to pg_database. | Philip Warner |
| 2000-10-22 | BACKED OUT. | Bruce Momjian |
| 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 |