| Commit message (Expand) | Author | Age |
* | Remove contrib modules that have been agreed to be obsolete. | Tom Lane | 2005-06-22 |
* | Completion of project to use fixed OIDs for all system catalogs and | Tom Lane | 2005-04-14 |
* | Make sure contrib C functions are marked strict where needed. | Tom Lane | 2005-01-29 |
* | Fix a bunch of 'old-style parameter declaration' warnings induced by | Tom Lane | 2004-10-25 |
* | Standardize on using the Min, Max, and Abs macros that are in our c.h file, | Tom Lane | 2004-10-21 |
* | Cross-data-type comparisons are now indexable by btrees, pursuant to my | Tom Lane | 2003-11-12 |
* | Add operator strategy and comparison-value datatype fields to ScanKey. | Tom Lane | 2003-11-09 |
* | elog mop-up. | Tom Lane | 2003-07-27 |
* | Restructure indexscan API (index_beginscan, index_getnext) per | Tom Lane | 2002-05-20 |
* | Change made to elog: | Bruce Momjian | 2002-03-06 |
* | Remove old, broken code for query_limit(), assert_enable(), | Tom Lane | 2000-11-22 |
* | Fix misuse of StrNCpy to copy and add null to non-null-terminated data. | Tom Lane | 2000-07-07 |
* | Generated header files parse.h and fmgroids.h are now copied into | Tom Lane | 2000-05-29 |
* | Ye-old pgindent run. Same 4-space tabs. | Bruce Momjian | 2000-04-12 |
* | contrib-array.patch | Bruce Momjian | 2000-02-13 |
* | Apply contrib patch from Massimo | Bruce Momjian | 1999-09-27 |
* | Mega-commit to make heap_open/heap_openr/heap_close take an | Tom Lane | 1999-09-18 |
* | Hi, | Bruce Momjian | 1999-06-05 |
* | pgindent run over code. | Bruce Momjian | 1999-05-25 |
* | From: Massimo Dal Zotto <dz@cs.unitn.it> | Marc G. Fournier | 1998-08-30 |
* | pgindent run before 6.3 release, with Thomas' requested changes. | Bruce Momjian | 1998-02-26 |
* | Update of contrib stuff from massimo. | Bruce Momjian | 1997-11-05 |