]> granicus.if.org Git - postgresql/history - contrib
Fix insufficient search-path paranoia in SQL function definitions.
[postgresql] / contrib /
2007-11-13 Tom LaneFix insufficient search-path paranoia in SQL function...
2007-11-13 Bruce MomjianAdjust script to be consistent (thanks Tom for the...
2007-11-13 Tom LaneUndo damage from yesterday's script "cleanup".
2007-11-13 Tom LaneI find that an out-of-the-box installation of OSSP...
2007-11-11 Bruce MomjianRemove /contrib/dblink/doc directory, now in SGML.
2007-11-11 Bruce MomjianAdjust pg_trgm expected output for new *.sql file.
2007-11-11 Bruce MomjianMake /contrib install/uninstall script consistent:
2007-11-10 Bruce MomjianRemove references to READMEs from /contrib Makefiles.
2007-11-10 Bruce MomjianMove most /contrib README files into SGML. Some still...
2007-11-10 Joe ConwayHave crosstab variants treat NULL rowid as a category...
2007-11-07 Peter EisentrautUse "alternative" instead of "alternate" where it is...
2007-10-23 Tom LaneMake configure probe for the location of the <uuid...
2007-10-22 Tom LaneBe careful to get share lock on each page before comput...
2007-10-22 Magnus HaganderIncrease FD_SETSIZE on Win32 to allow for more than...
2007-10-16 Tom LaneTeach pgxs.mk and Install.pm how to install files from...
2007-10-15 Tom LaneAdd sample text search dictionary templates and parsers...
2007-10-13 Tom LaneRemove contrib/txid, in preparation for migrating it...
2007-10-11 Tom LaneCode review for txid patch: add binary I/O functions...
2007-10-08 Tom LaneFaster test for overflow in str2txid, from Marko.
2007-10-08 Tom LaneGet rid of dependency on strtoull() --- Marko Kreen.
2007-10-07 Jan WieckAdded the Skytools extended transaction ID module to...
2007-10-01 D'Arcy J.M. CainAdd some examples.
2007-10-01 D'Arcy J.M. CainFix a minor typo.
2007-09-30 Tom LaneProperly mark mergeable/hashable equality operators...
2007-09-30 Tom LaneSupport functions for index opclasses should be immutable.
2007-09-30 Tom LaneSupport functions for index opclasses should be immutable.
2007-09-29 Tom LaneSupport functions for index opclasses should be immutable.
2007-09-29 Tom LaneSupport functions for index opclasses should be immutable.
2007-09-29 Tom LaneSupport functions for index opclasses should be immutable.
2007-09-29 Tom LaneRemove bogus commutator marking --- the module doesn...
2007-09-29 Tom LaneSupport functions for index opclasses should be immutable.
2007-09-29 Tom LaneDefend against openssl libraries that fail on keys...
2007-09-27 Tom LaneTweak pgbench.c to remove the hidden assumption that...
2007-09-26 Tom LaneMinor improvements in backup and recovery:
2007-09-21 Tom LaneImprove handling of prune/no-prune decisions by storing...
2007-09-20 Tom LaneHOT updates. When we update a tuple without changing...
2007-09-14 Tom LaneRemove ill-considered (not to mention undocumented...
2007-09-12 Tom LaneRedefine the lp_flags field of item pointers as having...
2007-08-28 Tom LaneReduce the permissions check needed to use pgrowlocks...
2007-08-27 Tom LaneRequire SELECT privilege on a table to do dblink_get_pk...
2007-08-27 Tom LaneRestrict pgrowlocks function to superusers. (This...
2007-08-26 Tom LaneRestrict pgstattuple functions to superusers. (This...
2007-08-26 Tom LaneClean up usage of some deprecated APIs, particularly...
2007-08-26 Tom LaneCode review for btreefuncs additions: restrict to super...
2007-08-25 Tatsuo IshiiThe upper limit for -c option of pgbench is now obtaine...
2007-08-23 Tom LaneFix combo_decrypt() to throw an error for zero-length...
2007-08-22 Tom LaneFix possible core dump from pgbench -d option. Julius...
2007-08-21 Tom Lanecontrib/tsearch2 now fails its regression test because...
2007-07-25 Tom LaneArrange to put TOAST tables belonging to temporary...
2007-07-16 Tom LaneFix pg_buffercache to release buffer partition locks...
2007-07-16 Magnus HaganderQuote pathnames so pg_standby works with paths that...
2007-07-15 Tom LaneGet rid of overly cute, unportable, probably not very...
2007-07-15 Tom LaneFix CHECK_RELATION_BLOCK_RANGE macro, which was not...
2007-07-15 Tom LaneFix a passel of signed vs unsigned char warnings.
2007-07-15 Tom LaneSilence a rather odd compiler warning. In passing...
2007-07-15 Tom LaneAvoid possibly-unportable initializer, per buildfarm...
2007-07-15 Tom LaneChange a couple of exit(0) to return 0 to suppress...
2007-07-15 Tom LaneSilence Solaris compiler warnings, per buildfarm.
2007-07-15 Tom LaneSilence Solaris compiler warning, per buildfarm.
2007-07-15 Tom LaneFix compile warning on Solaris, per buildfarm. (Why...
2007-07-15 Tom LaneFix possible portability problem, per buildfarm warnings.
2007-07-15 Tom LaneFix unportable use of isspace(), per buildfarm results.
2007-07-12 Tom LaneSimplify overly-cute array coding to avoid an apparent...
2007-07-08 Joe ConwayRestrict non-superusers to password authenticated conne...
2007-07-06 Jan WieckChanged new \usleep command into \sleep with an optiona...
2007-07-06 Jan WieckAdded a new scripting meta command
2007-06-26 Tom LaneFix PGXS conventions so that extensions can be built...
2007-06-07 Magnus HaganderThe functions bt_metap, bt_page_stats and bt_page_items...
2007-06-05 Tom LaneDowngrade implicit casts to text to be assignment-only...
2007-06-01 Tom LaneMake CREATE/DROP/RENAME DATABASE wait a little bit...
2007-05-31 Peter EisentrautMake some messages more consistent
2007-05-30 Bruce MomjianAdd standard error redirection for OS/X & darwin startu...
2007-05-30 Bruce MomjianUpdate /contrib OS/X startup files, and move to a separ...
2007-05-24 Tom LaneAvoid assuming that the fields of struct timeval have...
2007-05-24 Peter EisentrautAdd deprecation notice about planned removal in 8.4...
2007-05-22 Alvaro HerreraRemove unsupported -u option from pg_standby example...
2007-05-17 Bruce MomjianAdd CVS comment for recent commit:
2007-05-17 Bruce MomjianAdd database page inspection /contrib module.
2007-05-15 Andrew DunstanRemove directory qualification in <ossp/uuid.h> because...
2007-05-03 Tom LaneTweak hash index AM to use the new ReadOrZeroBuffer...
2007-04-22 Peter EisentrautMake some functions immutable.
2007-04-22 Peter EisentrautFix typo
2007-04-21 Peter EisentrautContrib module uuid-ossp for generating UUID values...
2007-04-15 Andrew DunstanAdd --with-libxslt configure option
2007-04-14 Andrew Dunstanrevert change to build xml2 until a better fix is found
2007-04-13 Andrew DunstanEnable building contrib/xml2 if configured using -...
2007-04-08 Tatsuo IshiiAdd -F option to set fillfactor for tellers, accounts...
2007-04-07 Bruce MomjianAdd the usage count statistics to the information avail...
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...
next