]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2016-10-07  Heikki LinnakangasDon't share SSL_CTX between libpq connections.
2016-10-06  Heikki LinnakangasDisable synchronous commits in pg_rewind.
2016-10-05  Robert HaasUpdate obsolete comments and perldoc.
2016-10-04  Andres FreundCorrect logical decoding restore behaviour for subtrans...
2016-10-03  Tom LaneShow a sensible value in pg_settings.unit for GUC_UNIT_...
2016-10-03  Stephen FrostFix RLS with COPY (col1, col2) FROM tab
2016-10-03  Tom LaneEnforce a specific order for probing library loadabilit...
2016-10-02  Tom LaneAdd ALTER EXTENSION ADD/DROP ACCESS METHOD, and use...
2016-10-01  Tom LaneDo ClosePostmasterPorts() earlier in SubPostmasterMain().
2016-10-01  Tom LaneFix bugs in contrib/pg_visibility.
2016-10-01  Tom LaneCopy-editing for contrib/pg_visibility documentation.
2016-10-01  Tom LaneFix misstatement in comment in Makefile.shlib.
2016-10-01  Tom LaneFix misplacement of submake-generated-headers prerequis...
2016-10-01  Tom LaneImprove error reporting in pg_upgrade's file copying...
2016-10-01  Tom LaneFix multiple portability issues in pg_upgrade's rewrite...
2016-09-30  Magnus HaganderRetry opening new segments in pg_xlogdump --folllow
2016-09-28  Alvaro HerreraSilence compiler warnings
2016-09-28  Robert Haasworker_spi: Call pgstat_report_stat.
2016-09-28  Robert HaasFix dangling pointer problem in ReorderBufferSerializeC...
2016-09-27  Alvaro HerreraInclude <sys/select.h> where needed
2016-09-26  Tom LaneStamp 9.6.0. REL9_6_0
2016-09-26  Peter EisentrautTranslation updates
2016-09-26  Tom LaneDocument has_type_privilege().
2016-09-24  Tom LaneDo a final round of updates on the 9.6 release notes.
2016-09-23  Tom LaneInstall TAP test infrastructure so it's available for...
2016-09-23  Tom LaneDoc: fix examples of # operators so they actually work.
2016-09-23  Tom LaneFix incorrect logic for excluding range constructor...
2016-09-23  Tom LaneRemove useless code.
2016-09-23  Tom LaneDon't trust CreateFileMapping() to clear the error...
2016-09-23  Tom LaneAvoid using PostmasterRandom() for DSM control segment ID.
2016-09-22  Tom LaneBe sure to rewind the tuplestore read pointer in non...
2016-09-21  Robert HaasAdd more parallel query documentation.
2016-09-21  Heikki LinnakangasPrint test parameters like "foo: 123", and results...
2016-09-21  Heikki LinnakangasFix pgbench's calculation of average latency, when...
2016-09-20  Peter Eisentrautdoc: Fix documentation to match actual make output
2016-09-20  Peter Eisentrautdoc: Correct ALTER USER MAPPING example
2016-09-20  Peter EisentrautRe-add translation markers that were lost
2016-09-20  Robert HaasUse PostmasterRandom(), not random(), for DSM control...
2016-09-20  Robert HaasRetry DSM control segment creation if Windows indicates...
2016-09-20  Heikki LinnakangasFix outdated comments, GIST search queue is not an...
2016-09-19  Heikki LinnakangasFix latency calculation when there are \sleep commands...
2016-09-19  Robert HaasMSVC: Include pg_recvlogical in client-only install.
2016-09-19  Robert HaasUpdate recovery_min_apply_delay docs for remote_apply...
2016-09-18  Heikki LinnakangasFix ecpg -? option on Windows, add -V alias for --version.
2016-09-15  Heikki LinnakangasFix building with LibreSSL.
2016-09-15  Tom LaneMake min_parallel_relation_size's default value platfor...
2016-09-15  Robert Haaspg_buffercache: Allow huge allocations.
2016-09-15  Heikki LinnakangasSupport OpenSSL 1.1.0.
2016-09-15  Heikki LinnakangasFix and clarify comments on replacement selection.
2016-09-12  Tom LaneDocs: assorted minor cleanups.
2016-09-12  Simon RiggsFix copy/pasto in file identification
2016-09-11  Simon RiggsRaise max setting of checkpoint_timeout to 1d
2016-09-10  Tom LaneImprove unreachability recognition in elog() macro.
2016-09-10  Tom LaneFix miserable coding in pg_stat_get_activity().
2016-09-09  Alvaro HerreraFix locking a tuple updated by an aborted (sub)transaction
2016-09-09  Simon RiggsFix corruption of 2PC recovery with subxacts
2016-09-09  Simon RiggsFix VACUUM_TRUNCATE_LOCK_WAIT_INTERVAL
2016-09-09  Simon RiggsCorrect TABLESAMPLE docs
2016-09-08  Andres FreundFix mdtruncate() to close fd.c handle of deleted segments.
2016-09-08  Alvaro HerreraFix two src/test/modules Makefiles
2016-09-08  Tom LaneAllow pg_dump to dump non-extension members of an exten...
2016-09-08  Tom LaneDon't print database's tablespace in pg_dump -C --no...
2016-09-08  Simon RiggsFix minor memory leak in Standby startup
2016-09-08  Bruce Momjian9.6 release notes: correct summary item about freeze
2016-09-07  Tom LaneDoc: minor documentation improvements about extensions.
2016-09-06  Tom LaneDoc: small improvements for documentation about VACUUM...
2016-09-06  Tom LaneGuard against possible memory allocation botch in batch...
2016-09-05  Tom LaneAdd regression test coverage for non-default timezone...
2016-09-04  Tom LaneRemove vestigial references to "zic" in favor of "IANA...
2016-09-04  Tom LaneUpdate release notes to mention need for ALTER EXTENSIO...
2016-09-03  Tom LaneFix corrupt GIN_SEGMENT_ADDITEMS WAL records on big...
2016-09-03  Simon RiggsFix wording of logical decoding concepts
2016-09-02  Tom LaneDon't require dynamic timezone abbreviations to match...
2016-08-31  Tom LanePrevent starting a standalone backend with standby_mode on.
2016-08-31  Robert HaasUpdate comments to reflect code rearrangement.
2016-08-30  Tom LaneFix initdb misbehavior when user mis-enters superuser...
2016-08-29  Tom LaneStamp 9.6rc1. REL9_6_RC1
2016-08-29  Peter EisentrautTranslation updates
2016-08-29  Tom LaneDoc: improve 9.6 description of SP-GiST traverse values.
2016-08-29  Simon RiggsFix pg_receivexlog --synchronous
2016-08-29  Fujii MasaoFix pg_xlogdump so that it handles cross-page XLP_FIRST...
2016-08-28  Tom LaneFix stray reference to the old genbki.sh script.
2016-08-28  Tom LaneMake another editorial pass over the 9.6 release notes.
2016-08-28  Tom LaneUpdate 9.6 release notes through today.
2016-08-27  Tom LaneAdd macros to make AllocSetContextCreate() calls simple...
2016-08-26  Tom LaneAdd a nonlocalized version of the severity field to...
2016-08-26  Tom LaneFix potential memory leakage from HandleParallelMessages().
2016-08-26  Tom LanePut static forward declarations in elog.c back into...
2016-08-26  Tom LaneFix assorted small bugs in ThrowErrorData().
2016-08-26  Tom LaneFix logic for adding "parallel worker" context line...
2016-08-25  Tom LaneFix instability in parallel regression tests.
2016-08-25  Tom LaneFix small query-lifespan memory leak in bulk updates.
2016-08-25  Bruce Momjiandoc: more replacement of <literal> with something...
2016-08-24  Tom LaneFix improper repetition of previous results from a...
2016-08-24  Kevin GrittnerRemove unnecessary #include.
2016-08-24  Noah MischBuild libpgfeutils before pg_isready.
2016-08-24  Tom LaneSuppress compiler warnings in non-cassert builds.
2016-08-23  Bruce Momjiandoc: fix incorrect 'literal' tags
2016-08-22  Bruce Momjiandoc: fix typo in recent patch
2016-08-22  Robert HaasFix possible sorting error when aborting use of abbrevi...
next