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