| Commit message (Expand) | Author | Age |
* | 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 |
* | From: Massimo Dal Zotto <dz@cs.unitn.it> | Marc G. Fournier | 1998-08-30 |
* | Make 'name' type int aligned, like char/varchar. | Bruce Momjian | 1998-08-27 |
* | From: Massimo Dal Zotto <dz@cs.unitn.it> | Marc G. Fournier | 1998-08-25 |
* | fix for index problem. | Bruce Momjian | 1998-08-20 |
* | heap_fetch requires buffer pointer, must be released; heap_getnext | Bruce Momjian | 1998-08-19 |
* | fix typo. | Bruce Momjian | 1998-08-11 |
* | Strategy cleanups. | Bruce Momjian | 1998-08-11 |
* | index strategy cleanup | Bruce Momjian | 1998-08-11 |
* | Update flowchart. | Bruce Momjian | 1998-08-10 |
* | Fix scan adjustment. | Vadim B. Mikheev | 1998-07-30 |
* | Use Snapshot in heap access methods. | Vadim B. Mikheev | 1998-07-27 |
* | From: t-ishii@sra.co.jp | Marc G. Fournier | 1998-07-26 |
* | VariableCache (next XID generator) is placed in shmem. | Vadim B. Mikheev | 1998-07-21 |
* | Theses buffer leaks are caused by indexes that are kept open between | Bruce Momjian | 1998-07-21 |
* | Cleanup use of 16 that should be NAMEDATALEN. | Bruce Momjian | 1998-07-20 |
* | Cleanup Name usage. | Bruce Momjian | 1998-07-20 |
* | Add auto-size to screen to \d? commands. Use UNION to show all | Bruce Momjian | 1998-07-18 |
* | Change atttypmod from int16 to int32, for Thomas. | Bruce Momjian | 1998-07-12 |
* | Hi, here are the patches to enhance existing MB handling. This time | Bruce Momjian | 1998-06-16 |
* | Change error message and remove non-functional update message, from | Bruce Momjian | 1998-06-16 |
* | Remove un-needed braces around single statements. | Bruce Momjian | 1998-06-15 |
* | Fix macros that were not properly surrounded by parens or braces. | Bruce Momjian | 1998-06-15 |
* | Pass atttypmod to the frontend. | Bruce Momjian | 1998-05-14 |
* | Remove added NullProc define, and use fmgr.h value from fmgr.h. | Bruce Momjian | 1998-05-13 |
* | This patch... | Bruce Momjian | 1998-04-27 |
* | Re-apply Darren's char2-16 removal code. | Bruce Momjian | 1998-04-26 |
* | Inline some small functions called for every row. | Bruce Momjian | 1998-04-24 |
* | Oops...I used Relation->rd_fd->relname exactly, instead of using the actual | Marc G. Fournier | 1998-04-10 |
* | Okay, add relation name to the file generating the error... | Marc G. Fournier | 1998-04-10 |
* | See if I can determine where the BTP_CHAIN error is coming from... | Marc G. Fournier | 1998-04-10 |
* | Back out char2-char16 removal. Add later. | Bruce Momjian | 1998-04-07 |
* | ASSERT fixes. | Bruce Momjian | 1998-04-06 |
* | Hi, | Bruce Momjian | 1998-04-06 |
* | The following uuencoded, gzip'd file will ... | Bruce Momjian | 1998-03-30 |
* | Fix scan adjusting for marked index tuples. | Vadim B. Mikheev | 1998-02-28 |
* | index_markpos()/index_restrpos are used now. | Vadim B. Mikheev | 1998-02-26 |
* | pgindent run before 6.3 release, with Thomas' requested changes. | Bruce Momjian | 1998-02-26 |
* | Change: | Marc G. Fournier | 1998-02-21 |