]> granicus.if.org Git - postgresql/history - contrib
Make the world safe (more or less) for dropped columns in plpgsql rowtypes.
[postgresql] / contrib /
2003-09-24 Tom LaneAdd positive defense against dropped columns, per sugge...
2003-09-22 Teodor Sigaevfix hlfinditem function. Thanks to "Stphane Bidoul...
2003-09-14 Tom LanePersuade tsearch/tsearch2 to work (or at least pass...
2003-09-14 Tom Laneexpected results for dblink test seem to be out of...
2003-09-14 Tom LaneMake contrib/seg work with flex 2.5.31. Fix it up...
2003-09-14 Tom LaneMake contrib/cube work with flex 2.5.31. Fix it up...
2003-09-13 Tom LaneWith Joe Conway's concurrence, remove srandom() call...
2003-09-13 Tom LaneMinor wording improvements.
2003-09-13 Bruce Momjianpgindent C file, per patch request.
2003-09-13 Bruce Momjian> OK, well as we wait on the fix for the stats system...
2003-09-12 Tom LaneFix incorrect pfree in to_tsquery_name(), per Nigel...
2003-09-11 Bruce Momjian> It quotes table names for vacuum and analyze, and...
2003-09-11 Bruce Momjianon my timetravel.c I find a bug: after the
2003-09-11 Bruce MomjianHere is a patch that removes contrib/array, leaving...
2003-09-10 Bruce MomjianAdd quotes to vacuum/analyze for upper/lowercase table...
2003-09-10 Bruce MomjianClean up printability test in dbase code.
2003-09-07 Tom LaneRemove another useless, counterproductive srandom(...
2003-08-28 Teodor SigaevMore accuracy works with stopwords in queries
2003-08-26 Teodor Sigaevfix module name in MODULE_PATHNAME substitution
2003-08-23 Peter EisentrautBring the makefiles up to our conventions.
2003-08-23 Peter EisentrautEnable uninstalling data files that were installed...
2003-08-21 Teodor SigaevISpell info updated
2003-08-15 Teodor SigaevEliminate function start_parse_fh and macro YY_INPUT
2003-08-13 Teodor SigaevCorrect error messages
2003-08-13 Teodor SigaevMore accuracy work with MinWords option of headline...
2003-08-08 Bruce MomjianAnother pgindent run with updated typedefs.
2003-08-08 Bruce MomjianRemove simple_prompt from /contrib C files, now that...
2003-08-07 Tom LaneDon't assume that struct option is available just becau...
2003-08-06 Teodor SigaevOpenFTS vs Tsearch2 comment
2003-08-06 Teodor SigaevAdd documentation about ts_debug
2003-08-06 Teodor SigaevAdd ts_debug function for debugging configurations
2003-08-04 Tom LaneFix some copyright notices that weren't updated. Impro...
2003-08-04 Tom LaneUpdate vacuumlo to be properly schema-aware. Improve...
2003-08-04 Tom LaneSub-Makefiles need to explicitly add CFLAGS_SL to CFLAG...
2003-08-04 Tom LaneFix to build correctly outside source tree.
2003-08-04 Teodor Sigaevmake sub-Makefiles in the sub-directories
2003-08-04 Teodor SigaevDocs fixes
2003-08-04 Bruce MomjianUpdate copyrights to 2003.
2003-08-04 Bruce Momjianpgindent run.
2003-08-01 Tom LaneFix for Alpha portability.
2003-08-01 Tom LaneUpdate contrib regression tests for recent error messag...
2003-08-01 Tom LaneAdd missing #include.
2003-08-01 Tom LaneFix some minor portability issues, per Chris K-L.
2003-07-31 Bruce Momjian dbf2pg - Insert xBase-style .dbf-files into...
2003-07-28 Tom LaneA visit from the message-style police ...
2003-07-27 Bruce MomjianUpdatge to skip composite types.
2003-07-27 Bruce MomjianAdjust oid2name to skip certain row types, per Tom.
2003-07-27 Tom Laneelog mop-up.
2003-07-27 Tom Laneelog mop-up.
2003-07-27 Tom LaneRemove unportable // comments.
2003-07-27 Bruce MomjianCleanup of timetravel compile warnings.
2003-07-27 Bruce MomjianHere is 4 file in tgz:
2003-07-27 Bruce Momjian> Am Son, 2003-06-22 um 02.09 schrieb Joe Conway:
2003-07-26 Bruce MomjianFix for Linux startup script.
2003-07-24 Tom LaneFix a few portability issues, adjust error messages.
2003-07-24 Tom LaneError message editing in contrib (mostly by Joe Conway...
2003-07-24 Tom LaneAdd tsearch2.
2003-07-22 Teodor SigaevRemove link of tarball
2003-07-22 Teodor SigaevMark tsearch v1 as deprecated
2003-07-21 Teodor SigaevFix output to psql:tsearch2.sql:13: NOTICE: ... "pg_ts...
2003-07-21 Teodor Sigaevtsearch2 module
2003-07-18 Teodor SigaevFix subpath and subltree. Allow to return '' value.
2003-06-30 Tom LaneUpdate contrib/Makefile's list of subdirectories that...
2003-06-30 Tom LanePut back inappropriately-removed entry for earthdistanc...
2003-06-28 Bruce MomjianGroup ISBN/ISSN definitions.
2003-06-25 Bruce MomjianBack out rserv changes that would allow limit of replic...
2003-06-25 Tom Lane'third' -> 'fourth' where needed, per Joe Conway.
2003-06-25 Bruce MomjianIncludes:
2003-06-25 Bruce MomjianAttached is a patch that provides *VERY* limited suppor...
2003-06-25 Bruce Momjian- Corrections for tables, columns with uppercase characters
2003-06-25 Bruce MomjianPlease apply attached patch to contrib/dblink. It adds...
2003-06-24 Bruce MomjianJim C. Nasby wrote:
2003-06-15 Tom LaneReplace cryptic 'Unknown kind of return type' messages...
2003-06-12 Bruce MomjianNew patch with corrected README attached.
2003-06-12 Bruce MomjianAdd Linux restart --- Slawomir Sudnik
2003-06-12 Bruce MomjianThis patch updates pg_autovacuum in several ways:
2003-06-11 Tom LaneUpdate expected file to match new _int.sql.
2003-06-11 Bruce MomjianAdd missing intarray files.
2003-06-11 Bruce MomjianChanges:
2003-06-11 Tom LaneRemove platform-specific executable; does not belong...
2003-06-10 Tatsuo IshiiFix uninitialized memory bug
2003-05-29 Tom LaneEnsure that in all flex lexers that are part of the...
2003-05-28 Tom LaneReplace functional-index facility with expressional...
2003-05-27 Bruce MomjianMake debug_ GUC varables output DEBUG1 rather than...
2003-05-26 Tom LaneCause CHAR(n) to TEXT or VARCHAR conversion to automati...
2003-05-19 Tom LaneRepair quoting sloppiness, lack of schema awareness...
2003-05-16 Tom LaneFix failure when uniq-ifying an array of zero elements.
2003-05-16 Tom LaneCheck calling context for connectby_text(), per Joe...
2003-05-14 Tom LaneFix various recent build and regression-test problems...
2003-05-14 Tom LaneBackend support for autocommit removed, per recent...
2003-05-02 Tom LanePortal and memory management infrastructure for extende...
2003-03-31 Bruce MomjianPlease, apply patch for contrib/ltree to current CVS...
2003-03-28 Tom LaneRegression output didn't get updated to match recent...
2003-03-27 Bruce MomjianThis patch implements holdable cursors, following the...
2003-03-23 Bruce MomjianRename README in autovacuum code to match Makefile.
2003-03-20 Bruce Momjianplease apply attached patch to current CVS.
2003-03-20 Bruce MomjianI have updated my pg_autovacuum program (formerly pg_av...
2003-03-20 Bruce MomjianAttached is an update to contrib/tablefunc. It implemen...
2003-03-20 Bruce MomjianJust some fixups to a couple contrib directories I...
2003-03-20 Bruce MomjianThe attatched patch fixes a memory error with contrib...
next