]> granicus.if.org Git - postgresql/history - contrib
Add last-ditch defense against attempts to compile datetime code with
[postgresql] / contrib /
2002-09-20 Bruce MomjianTiny patch fixing small documentation typo.
2002-09-20 Bruce MomjianI have included fixes to declare some floating point...
2002-09-20 Bruce MomjianThis grants execute privileges to public for the fti...
2002-09-18 Bruce MomjianAdd 'adddepend' script to handle pre-7.3 object depende...
2002-09-18 Tatsuo IshiiAdd GRANT EXECUTE ON FUNCTION
2002-09-14 Tom LaneSimplify handling of second database for dblink tests.
2002-09-14 Tom LaneClean up mess from duplicate patches.
2002-09-14 Tom LaneThe attached adds GRANTs to PUBLIC for dblink functions...
2002-09-14 Tom LaneThe attached adds GRANTs to PUBLIC for contrib/fuzzystr...
2002-09-14 Tom LaneAttached is a patch to fix some recently raised issues...
2002-09-14 Tom LaneFix portability bug in get_normal_pair (RAND_MAX !...
2002-09-12 Bruce MomjianThis is a comprehensive set of diffs (versus current...
2002-09-12 Bruce Momjian> intarray and ltree both seem to be mapping their...
2002-09-12 Bruce Momjian> Now I'm testing connectby() in the /contrib/tablefun...
2002-09-12 Bruce MomjianThe attached small patch fixes the cause of the regress...
2002-09-12 Bruce MomjianThe attached removes the current non-standard file
2002-09-05 Tom LaneFix compile warning.
2002-09-05 Tom LaneFix bit-rotted reference to GetUserName() ...
2002-09-05 Tom LaneFix breakage introduced by careless snprintf patching.
2002-09-05 Tom LaneFix unsafe macro definitions (which were producing...
2002-09-05 Tom LaneRemove compile warnings, ensure consistent build enviro...
2002-09-05 Tom LaneFix compile warning.
2002-09-05 Tom Lanefindoidjoins and tsearch are not broken anymore.
2002-09-05 Tom LaneFix compile errors.
2002-09-05 Tom Lanefindoidjoins is updated for schemas, does not use libpg...
2002-09-05 Peter EisentrautCommenting out doesn't work, so move the broken modules...
2002-09-05 Peter EisentrautAssorted fixes for Cygwin:
2002-09-05 Tom LaneRemove include of libpq-int.h --- dblink.c should not...
2002-09-05 Tom LaneBe careful to include postgres.h *before* any system...
2002-09-04 Peter EisentrautFix compile warning.
2002-09-04 Peter EisentrautDisable findoidjoins while it doesn't compile.
2002-09-04 Bruce Momjianpgindent run.
2002-09-04 Tatsuo IshiiRefrect changes made by Tom Lane
2002-09-03 Peter EisentrautRemove all traces of multibyte and locale options....
2002-09-03 Tom LaneClean out cruft left by nonstandard test procedure.
2002-09-03 Tom Lanelast-minute CreateTemplateTupleDesc fixes.
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.
next