]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2016-05-06  Stephen Frostpg_dump performance and other fixes
2016-05-06  Stephen FrostCorrect pg_dump WHERE clause for functions/aggregates
2016-05-06  Peter EisentrautUpdate config.guess and config.sub
2016-05-06  Tom LaneFix possible read past end of string in to_timestamp().
2016-05-06  Tom LaneFix pgbench's parsing of double values to notice traili...
2016-05-06  Tom LaneImprove handling of numeric-valued variables in pgbench.
2016-05-06  Tom LaneDocs: fix \crosstabview example.
2016-05-06  Kevin GrittnerFix hash index vs "snapshot too old" problemms
2016-05-06  Dean RasheedFix psql's \ev and \sv commands so that they handle...
2016-05-06  Dean RasheedMove and rename fmtReloptionsArray().
2016-05-06  Tom LaneFurther 9.6 release note improvements.
2016-05-06  Tom LaneUpdate time zone data files to tzdata release 2016d.
2016-05-05  Tom LaneRename tsvector delete() to ts_delete(), and filter...
2016-05-05  Tom LaneSmall 9.6 release note improvements.
2016-05-05  Tom LaneRename pgbench min/max to least/greatest, and fix handl...
2016-05-05  Tom LaneFirst-draft release notes for Postgres 9.6.
2016-05-05  Tom LaneFix ordering/categorization of some recently-added...
2016-05-05  Dean RasheedFix corner-case loss of precision in numeric pow()...
2016-05-04  Alvaro HerreraRevert timeline following in replication slots
2016-05-04  Peter Eisentrautdoc: Fix more typos
2016-05-04  Teodor SigaevFix crash of filter(tsvector)
2016-05-04  Andres FreundFix transient mdsync() errors of truncated relations...
2016-05-04  Peter Eisentrautdoc: Fix typos
2016-05-03  Robert HaasFix more things to be parallel-safe.
2016-05-03  Robert HaasTweak a few more things in preparation for upcoming...
2016-05-03  Robert HaasNote that max_worker_processes requires restart.
2016-05-02  Alvaro HerreraFix thinko in comment
2016-05-02  Alvaro HerreraFix code comments regarding logical decoding
2016-05-02  Tom LaneDocs: improve index entries for new tsvector functions.
2016-05-02  Tom LaneFix configure's incorrect version tests for flex and...
2016-05-02  Robert HaasFix parallel safety markings for pg_start_backup.
2016-05-02  Robert HaasAgain update typedefs.list file in preparation for...
2016-05-02  Heikki LinnakangasRemove unused macros.
2016-05-02  Peter Eisentrautdoc: Fix typo
2016-05-01  Tom LaneAdd a --non-master-only option to git_changelog.
2016-04-30  Tom LaneUpdate contrib/unaccent documentation about its unaccen...
2016-04-30  Tom LaneSmall improvements to OPTIMIZER_DEBUG code.
2016-04-30  Tom LaneFix planner crash from pfree'ing a partial path that...
2016-04-30  Tom LaneRemove warning about num_sync being too large in synchr...
2016-04-30  Tom LaneFix mishandling of equivalence-class tests in parameter...
2016-04-29  Kevin GrittnerAdd a few entries to the tail of time mapping, to see...
2016-04-29  Andrew DunstanFix comment whitespace in VS2105 patch
2016-04-29  Peter Eisentrautdoc: Minor wording changes
2016-04-29  Magnus HaganderFix typo
2016-04-29  Andrew DunstanFix typo in VS2015 patch
2016-04-29  Andrew DunstanSupport building with Visual Studio 2015
2016-04-29  Andres FreundRemember asking for feedback during walsender shutdown.
2016-04-28  Tom LaneAdjust DatumGetBool macro, this time for sure.
2016-04-28  Tom LaneRevert "Convert contrib/seg's bool-returning SQL functi...
2016-04-28  Teodor SigaevPrevent to use magic constants
2016-04-28  Teodor SigaevPrevent multiple cleanup process for pending list in...
2016-04-27  Tom LaneUse memmove() not memcpy() to slide some pointers down.
2016-04-27  Tom LaneClean up parsing of synchronous_standby_names GUC variable.
2016-04-27  Robert HaasFix wrong word.
2016-04-27  Robert HaasChange postgresql.conf.sample to say that fsync=off...
2016-04-27  Robert HaasTighten up sanity checks for parallel aggregate in...
2016-04-27  Robert HaasRemove inadvertently commited vim swapfile.
2016-04-27  Robert HaasUpdate typedefs.list file in preparation for pgindent run
2016-04-27  Robert HaasClean up a few parallelism-related things that pgindent...
2016-04-27  Robert HaasRemove mergeHyperLogLog.
2016-04-27  Robert HaasFix EXPLAIN VERBOSE output for parallel aggregate.
2016-04-27  Andres FreundDon't open formally non-existent segments in _mdfd_gets...
2016-04-27  Andres FreundEmit invalidations to standby for transactions without...
2016-04-27  Robert HaasFix pg_get_functiondef to dump parallel-safety markings.
2016-04-27  Noah MischImpose a full barrier in generic-xlc.h atomics functions.
2016-04-27  Peter Eisentrautpg_dump: Message style improvements
2016-04-26  Tom LaneAdd a --brief option to git_changelog.
2016-04-26  Teodor SigaevFix tsearch docs
2016-04-26  Tom LaneFix order of shutdown cleanup operations in PostgresNod...
2016-04-26  Tom LaneYet more portability hacking for degree-based trig...
2016-04-26  Robert HaasEnable parallel query by default.
2016-04-26  Magnus HaganderFix typo in comment
2016-04-25  Peter Eisentrautpg_dump: Message style improvements
2016-04-25  Kevin GrittnerFix C comment typo and redundant test
2016-04-25  Tom LaneNew method for preventing compile-time calculation...
2016-04-25  Tom LaneTry harder to detect a port conflict in PostgresNode.pm.
2016-04-25  Peter EisentrautUpdate GETTEXT_FILES after config and controldata refac...
2016-04-25  Peter Eisentrautdoc: Fix typo
2016-04-24  Tom LaneImprove PostgresNode.pm's logic for detecting already...
2016-04-24  Andres FreundFix documentation & config inconsistencies around 428b1...
2016-04-23  Tom LaneRename strtoi() to strtoint().
2016-04-23  Peter Eisentrautdoc: Fix typos
2016-04-23  Bruce MomjianProperly mark initRectBox() as taking 'void' args
2016-04-22  Tom LaneConvert contrib/seg's bool-returning SQL functions...
2016-04-22  Magnus HaganderAdd putenv support for msvcrt from Visual Studio 2013
2016-04-22  Tom LaneFix unexpected side-effects of operator_precedence_warning.
2016-04-22  Tom LaneFix planner failure with full join in RHS of left join.
2016-04-21  Tom LaneImprove TranslateSocketError() to handle more Windows...
2016-04-21  Tom LaneRemove dead code in win32.h.
2016-04-21  Tom LanePGDLLIMPORT-ify old_snapshot_threshold.
2016-04-21  Tom LaneFix ruleutils.c's dumping of ScalarArrayOpExpr containi...
2016-04-21  Robert HaasPrevent possible crash reading pg_stat_activity.
2016-04-21  Robert HaasComment improvements for ForeignPath.
2016-04-21  Robert HaasFix assorted defects in 09adc9a8c09c9640de05c7023b27fb8...
2016-04-21  Kevin GrittnerInclude snapmgr.h in blscan.c
2016-04-21  Robert HaasAllow queries submitted by postgres_fdw to be canceled.
2016-04-21  Kevin GrittnerInline initial comparisons in TestForOldSnapshot()
2016-04-21  Robert Haaspostgres_fdw: Don't push down certain full joins.
2016-04-21  Tom LaneHonor PGCTLTIMEOUT environment variable for pg_regress...
2016-04-21  Robert HaasAdd pg_dump support for the new PARALLEL option for...
next