]> granicus.if.org Git - postgresql/history - contrib
Updated from Tom:
[postgresql] / contrib /
2002-09-02 Bruce MomjianAdd missing dblink files.
2002-09-02 Bruce MomjianFixes for intagg regression tests to match new array...
2002-09-02 Bruce MomjianIn case Florian and I don't finish his changes to this...
2002-09-02 Bruce MomjianAttached is a fairly sizeable update to contrib/dblink...
2002-09-02 Bruce MomjianI checked all the previous string handling errors and...
2002-09-02 Bruce MomjianAttached is an update to contrib/tablefunc. It introduc...
2002-09-02 Tom LaneCode review for HeapTupleHeader changes. Add version...
2002-08-30 Tom Laneintagg subdirectory was missing.
2002-08-30 Tom LanePL/pgSQL functions can return sets. Neil Conway's...
2002-08-29 Bruce MomjianAdd cube changes file.
2002-08-29 Bruce MomjianThe changes I have made are described in CHANGES. This...
2002-08-29 Peter EisentrautMake pg_resetxlog options parsing more standard and...
2002-08-29 Bruce Momjianplease apply small patch for README.tsearch.
2002-08-29 Tom LaneAdjust nodeFunctionscan.c to reset transient memory...
2002-08-29 D'Arcy J.M. Cainchkpass_rout returns text so change PG_RETURN_CSTRING...
2002-08-29 Tom LaneCode review for standalone composite types, query-speci...
2002-08-28 Tom LaneImprove description of tablefunc.
2002-08-26 Tom LaneModify array operations to include array's element...
2002-08-23 Tatsuo IshiiAdapt for SRF(Set Returning Function).
2002-08-23 Bruce MomjianPatch resolve ERROR problem for non-goog query_txt.
2002-08-23 Tom LaneUpdate contrib regression tests for OPAQUE datatype...
2002-08-22 Tom LaneAdd a bunch of pseudo-types to replace the behavior...
2002-08-18 Tom LaneFix potential buffer overrun in cube_out(), per report...
2002-08-17 Tom LaneCleanup.
2002-08-17 Bruce MomjianMove pg_controldata to /bin.
2002-08-16 Bruce MomjianMove pg_controldata from /contrib to src/bin.
2002-08-15 Bruce MomjianAugust 13, 2002
2002-08-15 Bruce MomjianThe attached patch changes most of the usages of sprint...
2002-08-15 Bruce MomjianAs discussed on several occasions previously, the new...
2002-08-14 Bruce MomjianSpacing improvement.
2002-08-10 Bruce MomjianFixed very stupid but important bug: mixing calls of...
2002-08-10 Bruce MomjianThe patch solves this problem, I hope...
2002-08-10 Bruce MomjianAugust 6, 2002
2002-08-09 Tom Lanehas_table_privilege spawns scions has_database_privileg...
2002-08-06 Bruce MomjianPatch for current CVS. It add test of lca() to ltree...
2002-08-04 Bruce MomjianTom Lane:
2002-08-04 Bruce Momjianplease find attached patch to current CVS ( contrib...
2002-08-04 Bruce MomjianThis patch adds support for inet[] arrays to the /contr...
2002-08-02 Tom LaneALTER TABLE DROP COLUMN works. Patch by Christopher...
2002-07-30 Tom LaneReplace ad-hoc insertions into pg_opclass and friends...
2002-07-30 Tom LaneReplace ad-hoc insertions into pg_opclass and friends...
2002-07-30 Tom LaneUse Max/Min macros, not MAX/MIN, to eliminate portabili...
2002-07-30 Bruce MomjianAdd ltree data type to contrib, from Teodor Sigaev...
2002-07-30 Tom LaneSince we're depending on %option noyywrap in the main...
2002-07-30 Bruce MomjianAdd tablefunc to contrib makefile.
2002-07-30 Bruce MomjianAs mentioned above, here is my contrib/tablefunc patch...
2002-07-29 Tom LaneImplement CREATE/DROP OPERATOR CLASS. Work still remai...
2002-07-27 Peter EisentrautAssemble portability modules into libpgport library.
2002-07-20 Bruce Momjianoid is needed, it is added at the end of the struct...
2002-07-20 Tatsuo IshiiApply patches from Neil Conway.
2002-07-18 Bruce MomjianContrib port/ usage is same as others so no need for...
2002-07-18 Bruce MomjianMake src/backend/port/*.c file location dependent only...
2002-07-16 Bruce MomjianAdd comment for isbn,issn data type, from Pete St....
2002-07-05 Thomas G. LockhartAdd a few new lines to display recently added fields...
2002-07-05 Bruce MomjianCleanup.
2002-07-03 Bruce MomjianDisable pg_upgrade for 7.3.
2002-06-23 Bruce MomjianLink dbmirror into /contrib system.
2002-06-23 Bruce MomjianAdd dbmirror to /contrib. Minor C cleanups and Makefile.
2002-06-23 Bruce MomjianAdd indexing for isbn and issn.
2002-06-23 Bruce MomjianUpdate dbsize documentation with:
2002-06-23 Bruce MomjianRename command to reindexdb, for consistency.
2002-06-23 Bruce MomjianHandle mixed-case names in reindex script.
2002-06-22 Bruce Momjianuint -> uint32, portability.
2002-06-21 Bruce MomjianAdd mention of segmented files to oid2name.
2002-06-21 Bruce MomjianAdd reindex utility to /contrib.
2002-06-20 Bruce MomjianUpdate copyright to 2002.
2002-06-13 Bruce MomjianMention vacuum for relpages.
2002-06-13 Bruce MomjianAdd script to show disk space per db.
2002-06-12 Bruce MomjianImprove query.
2002-06-12 Bruce MomjianAdd mention of query showing pages used.
2002-06-12 Bruce MomjianAdd -q option to oid2name. Add sample session to README.
2002-06-07 Bruce MomjianPlease apply attached patch to contrib/intarray (7...
2002-05-28 Tom LaneFix a bug with building rtree_gist indexes.
2002-05-27 Tom LaneUpdate dblink to work with qualified relation names.
2002-05-20 Tom LaneRestructure indexscan API (index_beginscan, index_getne...
2002-05-20 Tatsuo IshiiUpdate docs about new -N option
2002-05-03 Tom LaneRemove the last traces of datatypes datetime and timespan.
2002-04-25 Tom LaneImplement types regprocedure, regoper, regoperator...
2002-04-24 Bruce MomjianI've improved the contributed vacuumlo command, now...
2002-04-24 Bruce MomjianAttached is an update to contrib/dblink. Please apply...
2002-04-24 Bruce MomjianUpdate to my2pg 1.24.
2002-04-17 Tom LaneOpclasses live in namespaces. I also took the opportun...
2002-04-09 Bruce MomjianUpdate pg_upgrade for 7.3.
2002-04-04 Bruce MomjianUpdate to new version of Oracle conversion utility...
2002-04-02 Tom LaneFix contrib/dbsize for schema-qualified table names.
2002-03-30 Tom LaneFurther cleanups for relations in schemas: teach nextva...
2002-03-19 Bruce Momjian> > Users of contrib/tsearch needs after upgrading...
2002-03-19 Bruce Momjian> > Users of contrib/tsearch needs after upgrading...
2002-03-11 Bruce MomjianPleas apply it for 7.2.1 and current CVS.
2002-03-11 Bruce MomjianBack out this for Peter:
2002-03-06 Bruce MomjianThis simple patch fixes broken Makefile, broken ApplySn...
2002-03-06 Bruce MomjianChange made to elog:
2002-03-05 Bruce MomjianPlease, apply attached patch for contrib/tsearch to...
2002-03-05 Bruce MomjianCurrently, contrib/oid2name doesn't bother to free...
2002-02-25 Tom LaneTry to make makefile actually work ...
2002-02-25 Bruce MomjianFix typo in Makefile.
2002-02-25 Bruce MomjianFix typo in filename.
2002-02-25 Bruce MomjianAdd integer aggregator to /contrib.
2002-02-24 Tatsuo IshiiAdd -N option which disables updation of branches and...
2002-02-22 Bruce MomjianI've written on like that a while ago:
next