| Commit message (Expand) | Author | Age |
* | 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 |
* | Apply Win32 patch from Horak Daniel. | Bruce Momjian | 1999-01-17 |
* | Initial MVCC code. | Vadim B. Mikheev | 1998-12-15 |
* | New HeapTuple structure/interface. | Vadim B. Mikheev | 1998-11-27 |
* | Fix from Jan for vacuum statistics loss. | Bruce Momjian | 1998-10-23 |
* | Update for bsdi 3.0. | Bruce Momjian | 1998-10-23 |
* | Fix for vacuum and cache use. Fix for BSDI 4.0. | Bruce Momjian | 1998-10-12 |
* | Reverse out vacuum change. | Bruce Momjian | 1998-10-09 |
* | major/minor shared name cleanup | Bruce Momjian | 1998-10-09 |
* | Hello! | Bruce Momjian | 1998-10-08 |
* | vacuum cleanups | Bruce Momjian | 1998-10-07 |
* | Fix snprintf.c for machines that don't have long long, like some Irix. | Bruce Momjian | 1998-10-07 |
* | Allow 8-key indexes. | Bruce Momjian | 1998-09-23 |
* | 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 |
* | vacuum fix. | Bruce Momjian | 1998-08-28 |
* | Hi all, | Bruce Momjian | 1998-08-28 |
* | fix for index problem. | Bruce Momjian | 1998-08-20 |
* | Another vacuum fix. | Bruce Momjian | 1998-08-20 |
* | Fix for vacuum introduced today. | Bruce Momjian | 1998-08-19 |
* | Vacuum cleanup. | Bruce Momjian | 1998-08-19 |
* | Vacuum fix. Was modifying cache. | Bruce Momjian | 1998-08-19 |
* | Fix for vacuum updating problem. | Bruce Momjian | 1998-08-19 |
* | heap_fetch requires buffer pointer, must be released; heap_getnext | Bruce Momjian | 1998-08-19 |
* | Use Snapshot in heap access methods. | Vadim B. Mikheev | 1998-07-27 |
* | From: t-ishii@sra.co.jp | Marc G. Fournier | 1998-07-26 |
* | I really hope that I haven't missed anything in this one... | Marc G. Fournier | 1998-07-24 |
* | Print relation name before vacuum, results after vacuum. | Bruce Momjian | 1998-07-12 |
* | Remove un-needed braces around single statements. | Bruce Momjian | 1998-06-15 |
* | This patch... | Bruce Momjian | 1998-04-27 |
* | pgindent run before 6.3 release, with Thomas' requested changes. | Bruce Momjian | 1998-02-26 |
* | Fix 6.X vacuum bug in shrinking code. | Vadim B. Mikheev | 1998-02-25 |
* | Vacuum parameter fix. | Bruce Momjian | 1998-02-03 |
* | Subselects with =, >, etc. | Bruce Momjian | 1998-02-03 |
* | Inline fastgetattr and others so data access does not use function | Bruce Momjian | 1998-01-31 |
* | Thank god for searchable mail archives. | PostgreSQL Daemon | 1998-01-15 |
* | Change some ABORTS to ERROR. Add line number when COPY Failure. | Bruce Momjian | 1998-01-05 |
* | Change elog(WARN) to elog(ERROR) and elog(ABORT). | Bruce Momjian | 1998-01-05 |
* | More cleanups. I can now compile without PORTNAME being defined n | Marc G. Fournier | 1997-12-19 |
* | Makefile cleaned up | Marc G. Fournier | 1997-12-17 |
* | Break parser functions into smaller files, group together. | Bruce Momjian | 1997-11-25 |
* | Archive cleanups. | Bruce Momjian | 1997-11-21 |
* | Remove archive stuff. | Bruce Momjian | 1997-11-21 |
* | Remove all time travel stuff. Small parser cleanup. | Bruce Momjian | 1997-11-20 |
* | Good Bye, Time Travel! | Vadim B. Mikheev | 1997-11-02 |
* | Blowaway relation buffers from buffer pool before truncation. | Vadim B. Mikheev | 1997-09-22 |
* | heapattr functions now return a Datum, not char *. | Bruce Momjian | 1997-09-12 |