]> granicus.if.org Git - postgresql/history - contrib
Merge restrictlist_selectivity into clauselist_selectivity by
[postgresql] / contrib /
2003-12-27 Tom LaneRemove incorrect remark about having to restart backend...
2003-12-18 Teodor SigaevFix signed char in comparison and check memory allocation
2003-12-17 Tom LaneRepair badly broken estimation of output buffer size...
2003-12-10 Teodor SigaevFix integer types to use definition from c.h. Per bug...
2003-12-08 Tom LaneMinor autovacuum fixes from Matthew O'Connor.
2003-12-08 Tom LaneAdd fflush() before sleeping, per Matthew O'Connor.
2003-12-07 Tom LaneReplace unportable and overflow-prone use of 'long...
2003-12-05 Teodor SigaevOne more fix confusion
2003-12-05 Teodor SigaevAvoid confusion start_parse_str function with tsearch V1
2003-12-04 Teodor SigaevAvoid conflict strndup with glibc
2003-12-03 Teodor SigaevFix for word with several infinitives
2003-12-01 Bruce MomjianI've run across a pretty serious problem with pg_autova...
2003-12-01 Bruce MomjianI noticed in the 7.4 release that in contrib/pg_autovac...
2003-11-29 PostgreSQL Daemonmake sure the $Id tags are converted to $PostgreSQL...
2003-11-29 PostgreSQL Daemon$Header: -> $PostgreSQL Changes ...
2003-11-28 Teodor SigaevFix free instead of pfree
2003-11-28 Joe ConwayFix regression in dblink_disconnect() reported by Eduar...
2003-11-27 Teodor SigaevFixes about word with several infiniteve
2003-11-26 Joe ConwayAdded missing SPI_finish() calls to get_tuple_of_intere...
2003-11-26 Teodor SigaevUtility for convert myspell dictionaries to ispell...
2003-11-26 Tatsuo IshiiPatches from Yutaka Tanida. Create primary key indexes...
2003-11-25 Teodor SigaevIgnore too long lexeme
2003-11-17 Teodor SigaevOptimize. Improve ispell support for compound words...
2003-11-12 Tom LaneCross-data-type comparisons are now indexable by btrees...
2003-11-12 Bruce MomjianTypo fix in comment from David Wheeler
2003-11-09 Tom LaneAdd operator strategy and comparison-value datatype...
2003-11-09 Bruce MomjianFix typo on autovacuum readme.
2003-10-27 Bruce MomjianHere is an update to the dbmirror README file.
2003-10-19 Tom LaneUpdate README file to show 7.4 oidjoins relationships...
2003-10-16 Bruce MomjianI have run pg_autovacuum on AIX, so that can, at least...
2003-10-10 Bruce MomjianFix core dump on root starting pg_autovacuum.
2003-10-09 Bruce MomjianSomeone report me small bug in contrib/pg_dumplo...
2003-10-08 Bruce MomjianChange some awkward wording in the pg_autovacuum README...
2003-10-02 Tom LaneAttached is a patch for contrib/tablefunc. It fixes...
2003-09-29 Bruce MomjianI've not changed any malloc/calloc to palloc. It looks...
2003-09-29 Bruce MomjianA) Fixes a bug that prevented mirroring of data on...
2003-09-27 Bruce MomjianMake dbf2pg safe for non-ASCII character sets.
2003-09-27 Jan WieckFixed calculation of bid when generating accounts....
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.
next