]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2017-05-15  Tom LaneMake pgstat tabstat lookup hash table less fragile.
2017-05-15  Bruce Momjiandoc: update PG 10 release notes for recent changes
2017-05-15  Tom LaneMake stats regression test more robust in the face...
2017-05-15  Robert HaasAttempt to fix compiler warning.
2017-05-14  Tom LaneEdit SGML documentation related to extended statistics.
2017-05-14  Tom LaneFix maintenance hazards caused by ill-considered use...
2017-05-14  Tom LaneFix handling of extended statistics during ALTER COLUMN...
2017-05-14  Peter EisentrautUpdate config.guess and config.sub
2017-05-14  Tom LaneRemove no-longer-needed fields of Hash plan nodes.
2017-05-14  Tom LaneStandardize terminology for pg_statistic_ext entries.
2017-05-14  Andrew DunstanSuppress indentation from Data::Dumper in regression...
2017-05-13  Andres FreundSpecify --outputdir for isolation install check, not...
2017-05-13  Andres FreundAvoid superfluous work for commits during logical slot...
2017-05-13  Andres FreundFix race condition leading to hanging logical slot...
2017-05-13  Tom LaneRedesign get_attstatsslot()/free_attstatsslot() for...
2017-05-13  Robert HaasTeach \d+ to show partitioning constraints.
2017-05-13  Robert HaasFix multi-column range partitioning constraints.
2017-05-13  Tom LaneAvoid hard-wired sleep delays in stats regression test.
2017-05-13  Andrew DunstanUse a better way of skipping all subscription tests...
2017-05-13  Alvaro HerreraComplete tab completion for DROP STATISTICS
2017-05-12  Tom LaneAvoid searching for callback functions in CallSyscacheC...
2017-05-12  Bruce Momjiandoc: update markup for release note "release date...
2017-05-12  Tom LaneReduce initial size of RelfilenodeMapHash.
2017-05-12  Alvaro HerreragetObjectDescription: support extended statistics
2017-05-12  Tom LaneAvoid searching for the target catcache in CatalogCache...
2017-05-12  Tom LaneFix dependencies for extended statistics objects.
2017-05-12  Alvaro HerreraChange CREATE STATISTICS syntax
2017-05-12  Peter EisentrautReplace another "transaction log" with "write-ahead...
2017-05-12  Peter EisentrautStandardize "WAL location" terminology
2017-05-12  Peter EisentrautReplace "transaction log" with "write-ahead log"
2017-05-12  Andrew DunstanHonor PROVE_FLAGS environment setting
2017-05-12  Andrew DunstanAdd libxml2 include path for MSVC builds
2017-05-12  Peter Eisentrautpg_dump: Add --no-publications option
2017-05-12  Peter EisentrautRework the options syntax for logical replication commands
2017-05-12  Andrew DunstanAvoid tests which crash the calling process on Windows
2017-05-12  Simon RiggsLag tracking for logical replication
2017-05-11  Tom LaneDoc fix: scale(numeric) returns integer, not numeric.
2017-05-11  Tom LaneIncrease MAX_SYSCACHE_CALLBACKS to provide more room...
2017-05-11  Tom LaneRename WAL-related functions and views to use "lsn...
2017-05-10  Alvaro HerreraRevert "Permit dump/reload of not-too-large >1GB tuples"
2017-05-10  Peter Eisentrautpsql: Add missing translation markers
2017-05-10  Robert HaasFix typo.
2017-05-10  Robert HaasAvoid theoretical infinite loop loading relcache partit...
2017-05-10  Robert HaasDocument trigger-firing behavior for inheritance/partit...
2017-05-10  Robert HaasRemove no-longer-needed compatibility code for hash...
2017-05-10  Robert HaasFix typos in comments.
2017-05-10  Robert HaasProhibit transition tables on views and foreign tables.
2017-05-10  Robert HaasDon't permit transition tables with TRUNCATE triggers.
2017-05-10  Robert HaasPass EXEC_FLAG_REWIND when initializing a tuplestore...
2017-05-10  Robert HaasDisallow finite partition bound following earlier UNBOU...
2017-05-09  Peter EisentrautImprove memory use in logical replication apply
2017-05-09  Alvaro HerreraIgnore PQcancel errors properly
2017-05-09  Peter Eisentrautpg_dump: Add --no-subscriptions option
2017-05-09  Peter Eisentrautdoc: Add info about replication slot management
2017-05-09  Peter EisentrautRemove the NODROP SLOT option from DROP SUBSCRIPTION
2017-05-09  Bruce Momjianpgindent: use HTTP instead of FTP to retrieve pg_bsd_i...
2017-05-08  Tom LaneFurther patch rangetypes_selfuncs.c's statistics slot...
2017-05-08  Peter EisentrautCheck connection info string in ALTER SUBSCRIPTION
2017-05-08  Tom LaneLast-minute updates for release notes.
2017-05-08  Peter EisentrautFix statistics reporting in logical replication workers
2017-05-08  Tom LaneFix possibly-uninitialized variable.
2017-05-08  Noah MischMatch pg_user_mappings limits to information_schema...
2017-05-08  Noah MischRestore PGREQUIRESSL recognition in libpq.
2017-05-08  Bruce Momjiandoc: add Simon Riggs to VACUUM VERBOSE PG 10 release...
2017-05-08  Peter EisentrautAdd security checks to selectivity estimation functions
2017-05-08  Heikki LinnakangasRemove support for password_encryption='off' / 'plain'.
2017-05-08  Simon RiggsRemove poorly worded and duplicated comment
2017-05-07  Tom LaneRelease notes for 9.6.3, 9.5.7, 9.4.12, 9.3.17, 9.2.21.
2017-05-07  Tom LaneThird pass on 9.6.3 release notes.
2017-05-07  Heikki LinnakangasFix memory leaks if random salt generation fails.
2017-05-07  Tom LaneGuard against null t->tm_zone in strftime.c.
2017-05-07  Tom LaneInstall the "posixrules" timezone link in MSVC builds.
2017-05-07  Tom LaneRestore fullname[] contents before falling through...
2017-05-07  Bruce Momjiandoc PG 10: adjustments to BRIN, WAL, JSON, XML items...
2017-05-07  Stephen Frostpg_dump: Don't leak memory in buildDefaultACLCommands()
2017-05-07  Stephen FrostRLS: Fix ALL vs. SELECT+UPDATE policy usage
2017-05-07  Andres FreundFix duplicated words in comment.
2017-05-06  Andres FreundFix off-by-one possibly leading to skipped XLOG_RUNNING...
2017-05-06  Tom LaneSecond pass on 9.6.3 release notes.
2017-05-06  Tom LaneDocument current_role.
2017-05-05  Tom LaneFirst-draft release notes for 9.6.3.
2017-05-05  Tom LaneSuppress compiler warning about unportable pointer...
2017-05-05  Alvaro HerreraAllow MSVC to build with Tcl 8.6.
2017-05-05  Peter EisentrautPrevent panic during shutdown checkpoint
2017-05-05  Magnus HaganderFix wording in pg_upgrade docs
2017-05-05  Magnus HaganderBuild pgoutput.dll in MSVC build
2017-05-05  Heikki LinnakangasMake SCRAM salts and nonces longer.
2017-05-05  Heikki LinnakangasMisc cleanup of SCRAM code.
2017-05-05  Heikki LinnakangasDon't use SCRAM-specific "e=invalid-proof" on invalid...
2017-05-05  Stephen FrostChange the way pg_dump retrieves partitioning info
2017-05-05  Bruce Momjiandoc: update PG 10 release notes
2017-05-04  Bruce Momjiandoc: PG 10 release note updates for psql, GiST, and...
2017-05-04  Alvaro HerreraCredit Claudio as main author of feature
2017-05-04  Tom LaneFix pfree-of-already-freed-tuple when rescanning a...
2017-05-04  Heikki LinnakangasFix PQencryptPasswordConn to work with older server...
2017-05-04  Peter EisentrautFix cursor_to_xml in tableforest false mode
2017-05-03  Tom LaneRemove useless and rather expensive stanza in matview...
2017-05-03  Alvaro HerreraAdd pg_dump tests for CREATE STATISTICS
2017-05-03  Alvaro Herrerapg_dump/t/002: append terminating semicolon to SQL...
2017-05-03  Heikki LinnakangasAdd PQencryptPasswordConn function to libpq, use it...
next