]> granicus.if.org Git - postgresql/history - contrib
Update time zone data files to tzdata release 2009l: DST law changes in
[postgresql] / contrib /
2009-08-28 Peter EisentrautDerived files that are shipped in the distribution...
2009-08-27 Tom LaneMake it reasonably safe to use pg_ctl to start the...
2009-08-18 Tom LanePrint the actual DB encoding in the unaccent regression...
2009-08-18 Tom LaneFix some *other* compiler warnings from a different...
2009-08-18 Tom LaneFix copy-and-pasteo that might explain some of the...
2009-08-18 Tom LaneSuppress compiler warnings about uninitialized variables.
2009-08-18 Teodor SigaevUnaccent dictionary.
2009-08-10 Tom LaneExtend EXPLAIN to support output in XML or JSON format.
2009-08-07 Peter EisentrautExpand test coverage support to entire tree
2009-08-05 Tom LaneAdd matchorig, matchsynonyms, and keepsynonyms options...
2009-08-05 Joe ConwayImplement dblink_get_notify().
2009-08-04 Tom LaneFix some more regression tests (missed these because...
2009-08-04 Tom LaneOoops, missed that a couple of contrib modules have...
2009-08-03 Tom LanePortability and documentation fixes for threaded pgbenc...
2009-08-03 Tatsuo IshiiMulti-threaded version of pgbench contributed by ITAGAK...
2009-08-01 Tom LaneImprove unique-constraint-violation error messages...
2009-07-30 Magnus HaganderMake sure FD_SETSIZE is set before we include any Windows
2009-07-27 Tom LaneImprove comment, per gripe from Alvaro.
2009-07-27 Tom LaneFix pg_stat_statements for EXEC_BACKEND case.
2009-07-26 Tom LaneExtend EXPLAIN to allow generic options to be specified.
2009-07-16 Heikki Linnakangaspg_standby doesn't need to be linked with libpq. Fujii...
2009-07-13 Bruce Momjianvacuumlo query cleanups
2009-07-10 Tom LaneFix xslt_process() to ensure that it inserts a NULL...
2009-06-25 Tom LaneMake prior patch pgindent-safe.
2009-06-25 Heikki LinnakangasDisable pg_standby -l option because the backend doesn...
2009-06-18 Heikki LinnakangasFix a few errors in comments. Patch by Fujii Masao...
2009-06-11 Tom LaneMark contrib's GiST and GIN opclass support functions...
2009-06-11 Bruce Momjian8.4 pgindent run, with new combined Linux/FreeBSD/MinGW...
2009-06-10 Tom LaneProperly mark pg_freespace() function as strict. Also...
2009-06-09 Tom LaneRestore dblink_current_query() to being a C-language...
2009-06-09 Joe ConwayDefault client encoding to server encoding for dblink...
2009-06-08 Tom LaneFix contrib/pageinspect to not create an ABI breakage...
2009-06-07 Tom LaneRevert my patch of 2009-04-04 that removed contrib...
2009-06-06 Joe ConwayAdd support for using SQL/MED compliant FOREIGN DATA...
2009-06-02 Joe ConwayFix dblink_get_result() as reported by Oleksiy Shchukin...
2009-05-14 Heikki LinnakangasAdd recovery_end_command option to recovery.conf. recov...
2009-05-08 Heikki LinnakangasAdd alternative expected output files for cs_CZ locale...
2009-05-07 Tom LaneChange pgbench to use the table names pgbench_accounts...
2009-04-28 Bruce MomjianBlank line Makefile cleanups.
2009-04-26 Tom LaneUpdate citext expected output to exactly match the...
2009-04-23 Heikki Linnakangasvarstr_cmp and any comparison function that piggybacks...
2009-04-15 Magnus HaganderRemove beer-ware license from crypt-md5.c, per
2009-04-07 Tom LaneRemove useless (leftover?) extern declaration.
2009-04-07 Tom LaneDefend against non-ASCII letters in fuzzystrmatch code...
2009-04-05 Tom LaneRemove contrib/intarray's definitions of the <@ and...
2009-04-02 Teodor SigaevFix memory allocation for output of hstore type.
2009-03-31 Tom LaneFix contrib/pgstattuple and contrib/pageinspect to...
2009-03-26 Tom LaneMake pg_standby's maxretries option do what one would...
2009-03-25 Tom LaneAdd btree_gin contrib module.
2009-03-25 Tom LaneAdjust the APIs for GIN opclass support functions to...
2009-03-25 Tom LaneFix old thinko in pgp.h: the idea is to declare some...
2009-03-18 Heikki LinnakangasDon't set the signal handler for SIGQUIT on Windows...
2009-03-18 Heikki LinnakangasDon't intercept SIGQUIT as a signal to trigger failover...
2009-03-15 Tom LaneFix contrib/hstore to throw an error for keys or values...
2009-02-27 Peter EisentrautEquip the programs installed by contrib with proper...
2009-02-26 Peter EisentrautAdd a -w/--no-password option that prevents all passwor...
2009-02-25 Peter EisentrautClean up help (-?) output.
2009-02-25 Peter EisentrautRemove feof(stdin) calls related to when to prompt...
2009-01-28 Teodor SigaevFix bug with multiple evaluation of tsearch2 compatibil...
2009-01-07 Tom LaneFix executor/spi.h to follow our usual conventions...
2009-01-06 Tom LaneRemove references to pgsql-ports and pgsql-patches...
2009-01-06 Tatsuo IshiiRemove outdated Japanese README files per discussion.
2009-01-05 Tom LaneAdd EmitWarningsOnPlaceholders calls to contrib modules...
2009-01-04 Tom LaneAdd contrib/pg_stat_statements for server-wide tracking...
2009-01-02 Tom LaneTweak guc.c to allow underscores in the names of custom...
2009-01-01 Bruce MomjianAdd comma so this copyright notice is picked up in...
2009-01-01 Tom LaneFix a couple of missed copyright dates.
2009-01-01 Bruce MomjianUpdate copyright for 2009.
2008-12-28 Tom LaneSupport window functions a la SQL:2008.
2008-12-15 Bruce MomjianImprove comment about why sleep is used by pg_standby...
2008-12-15 Bruce MomjianAdd comment about GNUWin32's cp not having the file...
2008-12-15 Bruce MomjianAdd missing 'break' in Win32 switch statement, reported...
2008-12-01 Tom LaneRefactor crosstab() to build and return a tuplestore...
2008-11-30 Tom LaneFix dblink and tablefunc to not return with the wrong...
2008-11-30 Tom LaneAdd a "LIKE = typename" clause to CREATE TYPE for base...
2008-11-28 Tom LaneFix an oversight in uninstall_isn.sql: must drop operat...
2008-11-28 Tom LaneCosmetic cleanups in contrib/isn (doesn't fix the passb...
2008-11-26 Peter EisentrautAdd %expect 0 to all parser input files to prevent...
2008-11-19 Tom LaneAdd auto-explain contrib module for automatic logging...
2008-11-14 Tom LaneReduce contrib/intagg to a thin wrapper around the...
2008-11-12 Teodor SigaevSupport of multibyte encoding for pg_trgm
2008-11-10 Tom LaneFix old bug in contrib/sslinfo: X509_NAME_to_text freed...
2008-11-07 Tom LaneAdd some more citext test cases, per David Wheeler...
2008-11-02 Tom LaneRemove all uses of the deprecated functions heap_formtu...
2008-10-31 Heikki LinnakangasUnite ReadBufferWithFork, ReadBufferWithStrategy, and...
2008-10-29 Tom LaneBe more tense about not creating tuplestores with rando...
2008-10-28 Tom LaneExtend ExecMakeFunctionResult() to support set-returnin...
2008-10-14 Tom LaneUpdate citext expected output for recent change in...
2008-10-06 Heikki LinnakangasUse fork names instead of numbers in the file names...
2008-10-02 Heikki LinnakangasMake the blkno arguments bigints instead of int4s....
2008-09-30 Heikki LinnakangasRewrite pg_freespacemap to match the new FSM implementa...
2008-09-30 Heikki LinnakangasRewrite the FSM. Instead of relying on a fixed-size...
2008-09-22 Tom LaneFix dblink_connect() so that it verifies that a passwor...
2008-09-11 Tom LaneAdd a duration option to pgbench, so that test length...
2008-09-05 Tom LaneAdd some additional casts and regression tests for...
2008-09-02 Tom LanePrevent memory leaks in our various bison parsers when...
2008-09-01 Tom LaneAdd a bunch of new error location reports to parse...
2008-08-29 Peter EisentrautRemove all traces that suggest that a non-Bison yacc...
2008-08-25 Tom LaneAdd %option noinput to contrib's flex scanners, to...
2008-08-22 Bruce MomjianMinor patch on pgbench
next