]> granicus.if.org Git - postgresql/shortlog
postgresql
2017-09-13 Bruce Momjiandocs: improve pg_upgrade standby instructions
2017-09-13 Peter EisentrautImprove error message in WAL sender
2017-09-12 Bruce Momjiandocs: improve pg_upgrade rsync instructions
2017-09-12 Tom LaneFix RecursiveCopy.pm to cope with disappearing files.
2017-09-11 Bruce MomjianPG 10 release notes: change trigger transition tables
2017-09-11 Bruce MomjianPG 10 release notes: update PL/Tcl functions item
2017-09-11 Peter EisentrautTranslation updates
2017-09-11 Peter EisentrautMessage style fixes
2017-09-10 Tom LaneQuick-hack fix for foreign key cascade vs triggers...
2017-09-09 Peter Eisentrautpg_upgrade: Message style fixes
2017-09-08 Tom LaneFix uninitialized-variable bug.
2017-09-08 Tom LaneDoc: update v10 release notes through today.
2017-09-08 Tom LaneRemove mention of password_encryption = plain in postgr...
2017-09-07 Robert HaasEven if some partitions are foreign, allow tuple routing.
2017-09-06 Tom LaneAdd psql variables showing server version and psql...
2017-09-06 Tom LaneClean up handling of dropped columns in NAMEDTUPLESTORE...
2017-09-05 Tom LaneFix psql's --help=commands output line count.
2017-09-05 Alvaro HerreraCorrect base backup throttling
2017-09-04 Alvaro HerreraFix translatable string
2017-09-03 Tom LaneFix macro-redefinition warning on MSVC.
2017-09-02 Peter Eisentrautdoc: Fix typos and other minor issues
2017-09-01 Tom LaneImprove division of labor between execParallel.c and...
2017-09-01 Tom LaneMake [U]INT64CONST safe for use in #if conditions.
2017-09-01 Tom LaneEnsure SIZE_MAX can be used throughout our code.
2017-09-01 Alvaro HerreraFix two-phase commit test for recovery mode
2017-09-01 Alvaro HerreraRestore behavior for replication origin drop
2017-09-01 Simon RiggsAvoid race condition in logical replication test
2017-09-01 Simon RiggsProvisional list of Major Features
2017-09-01 Alvaro HerreraAdd a WAIT option to DROP_REPLICATION_SLOT
2017-09-01 Simon RiggsAdd note about diskspace usage of pg_commit_ts
2017-08-31 Tom LaneAvoid memory leaks when a GatherMerge node is rescanned.
2017-08-31 Tom LaneClean up shm_mq cleanup.
2017-08-31 Tom LaneImprove code coverage of select_parallel test.
2017-08-30 Tom LaneCode review for nodeGatherMerge.c.
2017-08-30 Tom LaneSeparate reinitialization of shared parallel-scan state...
2017-08-30 Tom LaneRestore test case from a2b70c89ca1a5fcf6181d3c777d82e7b...
2017-08-30 Tom LaneForce rescanning of parallel-aware scan nodes below...
2017-08-29 Peter Eisentrautdoc: Avoid sidebar element
2017-08-29 Tom LaneDoc: document libpq's restriction to INT_MAX rows in...
2017-08-29 Tom LaneTeach libpq to detect integer overflow in the row count...
2017-08-29 Tom LaneImprove docs about numeric formatting patterns (to_char...
2017-08-28 Tom LaneStamp 10beta4. REL_10_BETA4
2017-08-28 Tom LaneDoc: adjust release-note credit for parallel pg_restore...
2017-08-28 Peter EisentrautTranslation updates
2017-08-28 Tom LaneFix over-aggressive sanity check in misc_sanity.sql.
2017-08-28 Peter EisentrautClarify documentation
2017-08-27 Tom LaneRelease notes for 9.6.5, 9.5.9, 9.4.14, 9.3.19, 9.2.23.
2017-08-26 Tom LaneDoc: update v10 release notes through today.
2017-08-26 Peter Eisentrautpg_test_timing: Some NLS fixes
2017-08-25 Robert HaasImprove low-level backup documentation.
2017-08-25 Peter Eisentrautpg_upgrade: Remove more dead code
2017-08-25 Peter EisentrautMessage translatability fixes
2017-08-24 Andres FreundFix harmless thinko in dsa.c.
2017-08-24 Stephen Frostpsql: Fix \gx when FETCH_COUNT is used
2017-08-24 Peter Eisentrautpg_upgrade: Remove dead code
2017-08-24 Peter EisentrautIncrease SCRAM salt length
2017-08-23 Peter EisentrautUpdate code comment for temporary replication slots
2017-08-23 Peter EisentrautFix outdated comment
2017-08-23 Peter EisentrautTweak some SCRAM error messages and code comments
2017-08-23 Peter EisentrautFix translation marker
2017-08-23 Peter Eisentrautpg_upgrade: Message translatability and style fixes
2017-08-22 Peter Eisentrautdoc: Mention identity column feature in section on...
2017-08-22 Andres FreundBackpatch introduction of TupleDescAttr(tupdesc, i).
2017-08-21 Peter EisentrautDon't install ICU collation keyword variants
2017-08-21 Peter EisentrautExpand set of predefined ICU locales
2017-08-21 Noah MischInject $(ICU_LIBS) regardless of platform.
2017-08-19 Tom LaneFix possible core dump in parallel restore when using...
2017-08-19 Peter EisentrautFix creation of ICU comments for keyword variants
2017-08-18 Robert HaasFix interaction of triggers, partitioning, and EXPLAIN...
2017-08-17 Tom LaneTemporarily revert test case from a2b70c89ca1a5fcf6181d...
2017-08-17 Robert HaasDon't lock tables in RelationGetPartitionDispatchInfo.
2017-08-17 Tom LaneFix ExecReScanGatherMerge.
2017-08-17 Tom LaneFurther tweaks to compiler flags for PL/Perl on Windows.
2017-08-17 Peter Eisentrautdoc: Update RFC URLs
2017-08-17 Robert HaasRemove bogus line from comment.
2017-08-17 Peter Eisentrautdoc: Fix table column count
2017-08-16 Peter Eisentrautpg_dump: Support using synchronized snapshots on standbys
2017-08-16 Peter Eisentrautdoc: Update URL of DocBook XSL stylesheets
2017-08-16 Peter Eisentrautdoc: Add logical replication to comparison matrix
2017-08-16 Michael MeskesAllow continuation lines in ecpg cppline parsing.
2017-08-16 Peter EisentrautInitialize replication_slot_catalog_xmin in procarray
2017-08-15 Peter EisentrautInclude foreign tables in information_schema.table_priv...
2017-08-15 Peter Eisentrautpsql: Add tab completion for \pset pager
2017-08-15 Alvaro HerreraSimplify autovacuum work-item implementation
2017-08-15 Peter EisentrautFix logical replication protocol comparison logic
2017-08-15 Peter Eisentrautdoc: Add missing logical replication protocol message
2017-08-15 Peter EisentrautSimplify some code in logical replication launcher
2017-08-15 Peter Eisentrautdoc: Improve PDF bookmarks
2017-08-15 Alvaro HerreraFix error handling path in autovacuum launcher
2017-08-15 Tom LaneDistinguish wait-for-connection from wait-for-write...
2017-08-15 Robert HaasAvoid unnecessary single-child Append nodes.
2017-08-15 Robert HaasAdd missing call to ExecReScanGatherMerge.
2017-08-14 Andres FreundExpand coverage of parallel gather merge a bit.
2017-08-14 Tom LaneFinal pgindent + perltidy run for v10.
2017-08-14 Tom LaneHandle elog(FATAL) during ROLLBACK more robustly.
2017-08-14 Peter EisentrautFix typo
2017-08-14 Peter Eisentrautdoc: Fix logical replication protocol doc detail
2017-08-14 Tom LaneAbsorb -D_USE_32BIT_TIME_T switch from Perl, if relevant.
2017-08-14 Michael MeskesChanged ecpg parser to allow RETURNING clauses without...
2017-08-13 Tom LaneRemove AtEOXact_CatCache().
next