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