| Commit message (Expand) | Author | Age |
* | Release allocated memory during AtAbort_Memory. | Tom Lane | 1999-05-13 |
* | Change error messages to oids come out as %u and not %d. Change has no | Bruce Momjian | 1999-05-10 |
* | Update hash and join routines to use fd.c's new temp-file | Tom Lane | 1999-05-09 |
* | Add 'temporary file' facility to fd.c, and arrange for temp | Tom Lane | 1999-05-09 |
* | Fix LMGR for MVCC. | Vadim B. Mikheev | 1999-05-07 |
* | Patch from "Hiroshi Inoue" <Inoue@tpf.co.jp> for | Vadim B. Mikheev | 1999-05-01 |
* | Use page-level ExtendLock lock instead of table-level - | Vadim B. Mikheev | 1999-05-01 |
* | My first cut at libpq revision didn't handle MULTIBYTE correctly, | Tom Lane | 1999-04-25 |
* | Revise backend libpq interfaces so that messages to the frontend | Tom Lane | 1999-04-25 |
* | Fix duplicating ROOT page in concurrent updates. | Vadim B. Mikheev | 1999-04-22 |
* | There are some bugs about backward scanning using | Bruce Momjian | 1999-04-13 |
* | Unique btree-s: | Vadim B. Mikheev | 1999-04-12 |
* | Small cleanups. | Bruce Momjian | 1999-03-30 |
* | 1. Vacuum is updated for MVCC. | Vadim B. Mikheev | 1999-03-28 |
* | cleanup | Bruce Momjian | 1999-03-14 |
* | compile cleanup | Bruce Momjian | 1999-03-14 |
* | Compile cleanup | Bruce Momjian | 1999-03-14 |
* | Enclosed below I have a patch to allow a btree index on the int8 type. | Bruce Momjian | 1999-03-14 |
* | From: Tatsuo Ishii <t-ishii@sra.co.jp> | Marc G. Fournier | 1999-02-21 |
* | Change my-function-name-- to my_function_name, and optimizer renames. | Bruce Momjian | 1999-02-13 |
* | Cleanup of source files where 'return' or 'var =' is alone on a line. | Bruce Momjian | 1999-02-03 |
* | Add TEMP tables/indexes. Add COPY pfree(). Other cleanups. | Bruce Momjian | 1999-02-02 |
* | READ COMMITTED isolevel is implemented and is default now. | Vadim B. Mikheev | 1999-01-29 |
* | Turns out it's easy to cache the fmgr function lookup | Tom Lane | 1999-01-27 |
* | Another SELECT speedup: extract OIDs of column print functions | Tom Lane | 1999-01-27 |
* | Tighten coding of inner loops in nocachegetattr ... | Tom Lane | 1999-01-24 |
* | Use heap_attisnull, rather than heap_getattr, for a small | Tom Lane | 1999-01-24 |
* | Replace typtoout() and gettypelem() with a single routine, | Tom Lane | 1999-01-24 |
* | Add a set of braces to clarify conditional nesting. | Thomas G. Lockhart | 1999-01-20 |
* | Apply Win32 patch from Horak Daniel. | Bruce Momjian | 1999-01-17 |
* | SET TRANSACTION ISOLATION LEVEL ... | Vadim B. Mikheev | 1998-12-18 |
* | Serialized mode works! | Vadim B. Mikheev | 1998-12-16 |
* | Initial MVCC code. | Vadim B. Mikheev | 1998-12-15 |
* | Many more cleanups... | Marc G. Fournier | 1998-12-14 |
* | Initial attempt to clean up the code... | Marc G. Fournier | 1998-12-14 |
* | Included patches should fix following problems in the muti-byte | Bruce Momjian | 1998-12-12 |
* | New HeapTuple structure/interface. | Vadim B. Mikheev | 1998-11-27 |
* | Fix for relname.data from SHIOZAKI Takehiko | Bruce Momjian | 1998-11-02 |
* | Fix for vacuum and cache use. Fix for BSDI 4.0. | Bruce Momjian | 1998-10-12 |
* | Make functions static or ifdef NOT_USED. Prevent pg_version creation. | Bruce Momjian | 1998-10-08 |
* | Substantial rewrite of async.c to avoid problems with non-reentrant stdio | Tom Lane | 1998-10-06 |
* | hash.h's use of BSHIFT conflicts with <sys/param.h> on my | Tom Lane | 1998-10-04 |
* | Here's a combination of all the patches I'm currently waiting | Bruce Momjian | 1998-10-02 |
* | Allow 8-key indexes. | Bruce Momjian | 1998-09-23 |
* | Alignment cleanup so no more massive switch statements for alignment, | Bruce Momjian | 1998-09-07 |
* | offsetof cleanup. | Bruce Momjian | 1998-09-04 |
* | t_bits alignment fix from Tatsuo Ishii | Bruce Momjian | 1998-09-04 |
* | Fix for indexing problems. | Bruce Momjian | 1998-09-02 |
* | OK, folks, here is the pgindent output. | Bruce Momjian | 1998-09-01 |
* | Renaming cleanup, no pgindent yet. | Bruce Momjian | 1998-09-01 |