| Commit message (Expand) | Author | Age |
* | Make genbki.sh a configureable shell program to allow auto-detection | Thomas G. Lockhart | 1998-10-14 |
* | Make functions static or ifdef NOT_USED. Prevent pg_version creation. | Bruce Momjian | 1998-10-08 |
* | Fix for regproc so proc name can be supplied if unique, if not, oid. | Bruce Momjian | 1998-10-02 |
* | Allow 8-key indexes. | Bruce Momjian | 1998-09-23 |
* | Added attributes for primary/unique/foreign keys... | Vadim B. Mikheev | 1998-09-10 |
* | Fix for indexing problem (?): heap tuple was pfree-d before CatalogIndexInser... | Vadim B. Mikheev | 1998-09-09 |
* | Alignment cleanup so no more massive switch statements for alignment, | Bruce Momjian | 1998-09-07 |
* | Fix for indexing problems. | Bruce Momjian | 1998-09-02 |
* | cleanup | Bruce Momjian | 1998-09-01 |
* | cleanups of indexing.c | Bruce Momjian | 1998-09-01 |
* | cleanup | Bruce Momjian | 1998-09-01 |
* | OK, folks, here is the pgindent output. | Bruce Momjian | 1998-09-01 |
* | Renaming cleanup, no pgindent yet. | Bruce Momjian | 1998-09-01 |
* | indexing.c cleanups. | Bruce Momjian | 1998-08-31 |
* | Fix for possible releasebuffer bug. | Bruce Momjian | 1998-08-30 |
* | Better error message if table exists. | Bruce Momjian | 1998-08-29 |
* | vacuum fix. | Bruce Momjian | 1998-08-28 |
* | Hi all, | Bruce Momjian | 1998-08-28 |
* | Fix problem where attbyval was wrong for xid types. | Bruce Momjian | 1998-08-26 |
* | Make attalign match type alignment. | Bruce Momjian | 1998-08-26 |
* | Can someone please apply this portability patch to genbki.sh ? | Bruce Momjian | 1998-08-25 |
* | >Applied. | Bruce Momjian | 1998-08-25 |
* | Fix bootstrap so it properly defines alignment of attributes. | Bruce Momjian | 1998-08-24 |
* | This is the final state of the rule system for 6.4 after the | Bruce Momjian | 1998-08-24 |
* | Fix display in initdb. | Bruce Momjian | 1998-08-21 |
* | Fix for index problem that showed up in constraint test. | Bruce Momjian | 1998-08-20 |
* | fix for index problem. | Bruce Momjian | 1998-08-20 |
* | Another vacuum fix. | Bruce Momjian | 1998-08-20 |
* | heap_fetch requires buffer pointer, must be released; heap_getnext | Bruce Momjian | 1998-08-19 |
* | Use the parser macro IS_BINARY_COMPATIBLE() to allow more success | Thomas G. Lockhart | 1998-08-17 |
* | Change owner from oid to int4 type. | Bruce Momjian | 1998-08-11 |
* | Make large objects their own relkind type. Fix dups in pg_class_mb | Bruce Momjian | 1998-08-06 |
* | 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 |
* | Use defines rather than constants for types. | Bruce Momjian | 1998-07-20 |
* | Fix temp name length. | Bruce Momjian | 1998-07-20 |
* | removed unneeded long spec on constants. | Bruce Momjian | 1998-07-12 |
* | Change atttypmod from int16 to int32, for Thomas. | Bruce Momjian | 1998-07-12 |
* | Remove un-needed braces around single statements. | Bruce Momjian | 1998-06-15 |
* | RelationForgetRelation not needed in heap_destroy(). | Bruce Momjian | 1998-06-14 |
* | Fix problem with table drop after rollback of transaction, no flush | Bruce Momjian | 1998-06-13 |
* | Change parameters to func_error(). | Thomas G. Lockhart | 1998-05-09 |
* | This patch... | Bruce Momjian | 1998-04-27 |
* | Add hpux patch for cpp. | Bruce Momjian | 1998-04-21 |
* | Try to find cpp failure and report it. | Bruce Momjian | 1998-04-20 |
* | Hi, | Bruce Momjian | 1998-04-06 |
* | From: Maurice Gittens <mgittens@david.gits.nl> | Marc G. Fournier | 1998-04-01 |
* | This simple patch to catalog/pg_type.c fixes a buffer overrun. It | Bruce Momjian | 1998-03-30 |
* | pgindent run before 6.3 release, with Thomas' requested changes. | Bruce Momjian | 1998-02-26 |