]> granicus.if.org Git - postgresql/history - contrib
Don't remove the 'alias' field from flattened rangetable entries;
[postgresql] / contrib /
2007-04-06 Tatsuo IshiiEnhance pgbench -l option to add timestamp. Patch contr...
2007-04-06 Tatsuo IshiiVarious pgbench enhancements. Patch contributed by...
2007-04-06 Tom LaneNow that core functionality is depending on autoconf...
2007-04-06 Tom LaneSupport varlena fields with single-byte headers and...
2007-04-02 Teodor SigaevFix caching of unsuccessful initialization of parser...
2007-03-28 Neil ConwayReplace 4-clause licensed blf.[ch] with blowfish implem...
2007-03-28 Tom LaneFix uninitialized-variable bug.
2007-03-26 Teodor SigaevAdd checking of end of line in parsing stopword list...
2007-03-26 Teodor SigaevFix stopword and synonym files parsing bug in MSVC...
2007-03-25 Tom LaneClean up the representation of special snapshots by...
2007-03-22 Teodor SigaevFix parser bug on Windows with UTF8 encoding and C...
2007-03-16 Alvaro HerreraFix uninitialized value in pgstatindex leading to inval...
2007-03-15 Tom LaneMake use of plancache module for SPI plans. In particu...
2007-03-14 Teodor SigaevAdd GIN support for pg_trgm. From Guillaume Smet <guill...
2007-03-14 Teodor SigaevAdd GIN support for pg_trgm. From Guillaume Smet <guill...
2007-03-13 Magnus HaganderSet stderr to unbuffered for pgbench on win32.
2007-03-07 Teodor SigaevAthough cube is a varlena type, nowhere was a detoastin...
2007-03-03 Neil ConwayAdd resetStringInfo(), which clears the content of...
2007-03-03 Bruce MomjianAdd logging to /contrib/pg_standby if -k couldn't clean...
2007-02-28 Tom LaneFix up several contrib modules that were using varlena...
2007-02-27 Tom LaneReplace direct assignments to VARATT_SIZEP(x) with...
2007-02-13 Bruce MomjianUpdate /contrib/fuzzystrmatch error message to mention...
2007-02-12 Teodor SigaevFix backend crash in parsing incorrect tsquery.
2007-02-10 Magnus HaganderFix pg_standby to build on msvc.
2007-02-09 Peter EisentrautRemove useless CPPFLAGS.
2007-02-09 Peter EisentrautAdd $PostgreSQL$ marker to contrib makefiles.
2007-02-09 Peter EisentrautReplace useless uses of := by = in makefiles.
2007-02-08 Bruce MomjianAdd /contrib/pg_standby:
2007-02-08 Bruce MomjianAdd /contrib/pg_standby:
2007-02-08 Peter EisentrautNormalize fgets() calls to use sizeof() for calculating...
2007-02-07 Peter EisentrautReplace some strncpy() by strlcpy().
2007-02-07 Peter EisentrautUse memcpy() instead of strncpy() for copying into...
2007-02-01 Neil ConwayFix two more regression tests whose expected outputs...
2007-02-01 Bruce MomjianWording cleanup for error messages. Also change can...
2007-01-31 Teodor SigaevAllow GIN's extractQuery method to signal that nothing...
2007-01-26 Neil ConwaySquelch some VC++ compiler warnings. Mark float literal...
2007-01-22 Tom LaneAdjust pgbench so it won't spit up on non-select querie...
2007-01-15 Teodor SigaevFix localization support for multibyte encoding and...
2007-01-14 Alvaro HerreraReplace unnecessary DISABLE_ZLIB define in pgcrypto...
2007-01-10 Bruce MomjianUpdate copyright script to allow spaces around dash.
2007-01-10 Tatsuo IshiiUpdate copyright year
2007-01-05 Bruce MomjianUpdate CVS HEAD for 2007 copyright. Back branches...
2007-01-03 Tom LaneFix btree_gist for new larger money type.
2006-12-28 Tom LaneAdd a defense to prevent core dumps if 8.2 version...
2006-12-26 Teodor SigaevFix memory reallocation condition
2006-12-26 Tatsuo IshiiCall srandom() instead of srand().
2006-12-23 Tom LaneRestructure operator classes to allow improved handling...
2006-12-21 Teodor SigaevFix convertion for 'PFX flag N num'
2006-12-05 Neil ConwayFix typos in comments and error messages in HStore...
2006-12-04 Teodor SigaevFix core dump of ispell for case of non-successfull...
2006-11-24 Tom LaneMake contrib/isn pass the opr_sanity sanity checks...
2006-11-23 Teodor SigaevFix lowercasing while parse OO dictionary
2006-11-22 Teodor SigaevAvoid infinity calculations in rank_cd
2006-11-21 Teodor SigaevFix type in return value
2006-11-20 Teodor SigaevFix bug http://archives.postgresql.org/pgsql-bugs/2006...
2006-11-10 Neil ConwayMinor code cleanup for pgcrypto: for UDFs declared...
2006-11-08 Neil ConwayFix two typos.
2006-11-08 Teodor SigaevNew README, forgotten when docs was updated
2006-11-06 Tom LaneGet rid of some unnecessary dependencies on DataDir...
2006-10-31 Teodor SigaevAdd description of new features
2006-10-22 Tom LaneCode cleanup for pg_buffercache, from Mark Kirkwood.
2006-10-21 Tatsuo Ishiipgbench: More fix with handling default scaling factor...
2006-10-20 Tom LaneMarginal code cleanups in pg_logdir_ls: use ReadDir...
2006-10-19 Tom LaneAdd externs for optarg/optind where apparently needed...
2006-10-19 Tom LaneHandle missing M_PI the same way we've been doing in...
2006-10-19 Tom LaneFurther MSVC portability fixes from Magnus.
2006-10-19 Tom LaneFix a couple of places that were assuming debug_query_s...
2006-10-19 Tom LaneClean up local redeclarations of variables with DLLIMPO...
2006-10-19 Neil ConwayFix typo.
2006-10-19 Tom LaneSimplify contrib Makefiles by removing unnecessary...
2006-10-11 Teodor SigaevRename function 'isexists' and 'isdefined' to
2006-10-07 Tom LaneOn platforms that have getrlimit(RLIMIT_STACK), use...
2006-10-05 Tom LaneMake use of qsort_arg in several places that were forme...
2006-10-04 Tom LaneImprove error messages from to_tsquery per yesterday...
2006-10-04 Bruce Momjianpgindent run for 8.2.
2006-10-02 Bruce MomjianUpdate tsearch2 README.
2006-10-01 Tom LaneRemove accented characters in comments, to avoid failur...
2006-09-30 Tom LaneSuppress compiler warnings.
2006-09-30 Tom Laneuninstall script for sslinfo
2006-09-30 Tom Laneuninstall script for pg_freespacemap
2006-09-30 Tom Laneuninstall script for pgrowlocks - Josh Drake
2006-09-30 Tom LaneAdd uninstall script for adminpack - Josh Drake
2006-09-22 Tom LaneFix bugs in plpgsql and ecpg caused by assuming that...
2006-09-21 Tom LaneFix free space map to correctly track the total amount...
2006-09-20 Tom LaneChange patternsel (LIKE/regex selectivity estimation...
2006-09-16 Tom LaneRename xml_valid() to xml_is_well_formed(), but provide...
2006-09-16 Tom LaneFix some more uses of str[n]casecmp that should be...
2006-09-15 Tom LaneFix some uses of str[n]casecmp that should be pg_str...
2006-09-14 Bruce MomjianRemove sslinfo copyright with author permission, keep...
2006-09-13 Tatsuo IshiiChange "tps" to "scale" to avoid confusion
2006-09-12 Teodor SigaevAdd uninstall script
2006-09-12 Tom LaneSpell readme file's name correctly, per buildfarm reports.
2006-09-12 Peter EisentrautSmall fix for the README install for contrib/sslinfo.
2006-09-11 Tom LaneMove xml2's PG_MODULE_MAGIC block to the right source...
2006-09-11 Tom LaneRename the uninstall scripts for contrib/lo and contrib...
2006-09-11 Tom LaneFix omissions in contrib uninstall scripts. Michael...
2006-09-10 Tom LaneInstall a cleaner solution to the AIX libpq linking...
2006-09-10 Tom LaneFix dblink build for --enable-nls or --enable-openssl...
2006-09-10 Tom Lanecontrib/isn updates from Jeremy Kronuz.
2006-09-10 Tom LaneRename contrib contains/contained-by operators to ...
next