summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Since PORTNAME is no longer used at the level of C code (it's only inTom Lane2000-03-193-841/+3
* contrib-array.patchBruce Momjian2000-02-1311-57/+79
* Add:Bruce Momjian2000-01-262-4/+6
* as attache of this mail is patch (to the main tree) with to_char'sBruce Momjian2000-01-2510-1874/+0
* findoidjoins was suffering from bit rot (pginterface noTom Lane2000-01-223-19/+26
* Add pgench: a TPC-B like benchmarking toolTatsuo Ishii2000-01-155-0/+1079
* I finish devel. of Oracle compatible DateTime routines TO_CHAR(),Bruce Momjian1999-11-2910-0/+1878
* Attached are the C-routines that implement a BIT and BIT VARYING type.Bruce Momjian1999-11-296-0/+1213
* Add pginterface into main tree, called pgeasy.Bruce Momjian1999-10-1112-811/+1
* Update contrib/README.Bruce Momjian1999-10-091-4/+0
* Remove contrib/int8.Bruce Momjian1999-10-095-858/+0
* Apply contrib patch from MassimoBruce Momjian1999-09-2716-8/+81
* Mega-commit to make heap_open/heap_openr/heap_close take anTom Lane1999-09-181-8/+2
* Update from MassimoBruce Momjian1999-06-051-0/+4
* Hi,Bruce Momjian1999-06-0525-151/+536
* typedef struct LTAGVadim B. Mikheev1999-06-011-16/+13
* Another pgindent run. Sorry folks.Bruce Momjian1999-05-252-47/+48
* Make 0x007f -> (unsigned)0x7f to make pgindent happy.Bruce Momjian1999-05-251-1/+1
* pgindent run over code.Bruce Momjian1999-05-2525-851/+1027
* Remove more -B parameters not needed.Bruce Momjian1999-05-232-6/+6
* Updates for 6.5.Bruce Momjian1999-05-171-0/+109
* Undo collateral damage from recent patch: Makefile hadTom Lane1999-05-161-3/+7
* I am sorry, I misinterpreted the still failing trigger regression test.Bruce Momjian1999-05-121-2/+0
* I send you a attach of my modified refint.c thatBruce Momjian1999-05-109-156/+424
* This patch is to add more commentsBruce Momjian1999-05-101-47/+134
* add mention of large object orphaningBruce Momjian1999-05-101-2/+3
* vacuumlo deals with large objects not referenced by any tables and removes them.Peter Mount1999-04-103-0/+263
* Delete unused system table pg_parg.Tom Lane1999-03-271-14/+15
* Update findoidjoins for 6.5: remove workaround for long-dead bug,Tom Lane1999-03-264-31/+50
* contrib/array_iterator/array_iterator.c won't compile.Bruce Momjian1999-03-161-2/+4
* Hi All,Bruce Momjian1999-03-151-7/+65
* i have made minor changes to array_iterator to make it work withBruce Momjian1999-01-213-34/+163
* Replace direct inclusions of c.h with inclusion of postgres.h,Tom Lane1999-01-171-1/+1
* OK, here is a diff for the README file in /usr/src/pgsql/contrib/spi/.Bruce Momjian1998-12-141-0/+12
* New moddatetime contrib from Terry Mackintosh.Bruce Momjian1998-12-124-1/+140
* New HeapTuple structure/interface.Vadim B. Mikheev1998-11-271-1/+1
* csh and sh examples were reversed.Thomas G. Lockhart1998-11-252-10/+26
* Thanks to Vince Vielhaber <vev@michvhf.com>Marc G. Fournier1998-10-317-0/+998
* > > There is a bug in check_foreign_key of refint.c which is bundled withBruce Momjian1998-10-061-0/+2
* Integrate new IP type from Tom Ivar Helbekkmo.Bruce Momjian1998-10-0317-3302/+0
* Add new make_oidjoin_check utility and template1_check.sql. Fix someBruce Momjian1998-09-144-2/+39
* update pginterfaceBruce Momjian1998-09-111-24/+0
* Update pginterface for 6.4. add manual page.Bruce Momjian1998-09-113-23/+119
* sequence contrib directory removed, as already integrated into the mainMarc G. Fournier1998-08-304-145/+0
* From: Massimo Dal Zotto <dz@cs.unitn.it>Marc G. Fournier1998-08-3025-424/+435
* move plpgsql to src/pl for Jan.Bruce Momjian1998-08-2421-9895/+0
* fulltext copy script.Bruce Momjian1998-08-221-0/+204
* As proposed, here is the current version of PL/pgSQL. TheBruce Momjian1998-08-2222-0/+9899
* From: Garrett Wollman <wollman@khavrinen.lcs.mit.edu>Marc G. Fournier1998-08-177-0/+646
* Change owner from oid to int4 type.Bruce Momjian1998-08-112-30/+23