]> granicus.if.org Git - postgresql/shortlog
postgresql
2017-06-30 Alvaro HerreraFix locking in WAL receiver/sender shmem state structs
2017-06-30 Peter EisentrautPL/Python: Fix hint about returning composite type...
2017-06-30 Peter EisentrautFix typo in comment
2017-06-30 Tom LaneFix race conditions and missed wakeups in syncrep worke...
2017-06-30 Peter EisentrautFix typo in comment
2017-06-30 Peter EisentrautFix typo in comment
2017-06-30 Peter EisentrautRemove outdated comment
2017-06-30 Peter EisentrautUpdate code comments for pg_xlog -> pg_wal
2017-06-30 Tom LaneCheck for error during PQendcopy.
2017-06-30 Tom LaneFix walsender to exit promptly if client requests shutdown.
2017-06-30 Peter EisentrautProhibit creating ICU collation with different ctype
2017-06-30 Robert HaasAdd missing period to comment.
2017-06-30 Peter EisentrautCopy collencoding in CREATE COLLATION / FROM
2017-06-29 Tom LaneEat XIDs more efficiently in recovery TAP test.
2017-06-28 Tom LaneOoops, WIN32 code in pg_ctl.c still needs PQExpBuffer.
2017-06-28 Tom LaneChange pg_ctl to detect server-ready by watching status...
2017-06-28 Andrew GierthFix transition tables for ON CONFLICT.
2017-06-28 Andrew GierthFix transition tables for wCTEs.
2017-06-28 Andrew GierthFix transition tables for partition/inheritance.
2017-06-28 Tom LaneSecond try at fixing tcp_keepalives_idle option on...
2017-06-28 Stephen FrostDo not require 'public' to exist for pg_dump -c
2017-06-27 Tom LaneSupport tcp_keepalives_idle option on Solaris.
2017-06-27 Tom LaneRe-allow SRFs and window functions within sub-selects...
2017-06-26 Tom LaneReduce wal_retrieve_retry_interval in applicable TAP...
2017-06-26 Tom LaneDon't lose walreceiver start requests due to race condi...
2017-06-26 Tom LaneIgnore old stats file timestamps when starting the...
2017-06-26 Tom LaneReduce pg_ctl's reaction time when waiting for postmast...
2017-06-26 Tom LaneImprove wait logic in TAP tests for streaming replication.
2017-06-26 Tom LaneAvoid useless "x = ANY(ARRAY[])" test for empty partiti...
2017-06-26 Tom LaneMinor code review for parse_phrase_operator().
2017-06-26 Magnus HaganderConsistently use () for function calls in release notes
2017-06-25 Tom LaneDoc: minor improvements for collation-related man pages.
2017-06-24 Tom LaneFurther hacking on ICU collation creation and usage.
2017-06-24 Simon RiggsFix typo in comment in SerializeSnapshot
2017-06-24 Simon RiggsRevert 1f30295eab65eddaa88528876ab66e7095f4bb65
2017-06-23 Tom LaneFix incorrect buffer-length argument to uloc_getDisplay...
2017-06-23 Peter EisentrautFix replication with replica identity full
2017-06-23 Tom LaneRethink behavior of pg_import_system_collations().
2017-06-23 Simon RiggsImprove replication lag interpolation after idle period
2017-06-23 Simon RiggsMinor corrections to high availability docs
2017-06-23 Tom LaneFix memory leakage in ICU encoding conversion, and...
2017-06-23 Tom LaneAdd testing to detect errors of omission in "pin" depen...
2017-06-22 Alvaro HerreraFix typos in README.dependencies
2017-06-22 Alvaro HerreraFix typo in comment
2017-06-22 Robert HaasDocument partitioned_rels in create_modifytable_path...
2017-06-22 Alvaro HerreraFix autovacuum launcher attachment to its DSA
2017-06-22 Robert HaasUpdate out-of-date comment in vacuumlazy.c
2017-06-22 Alvaro HerreraFix IF NOT EXISTS in CREATE STATISTICS
2017-06-22 Robert Haaspostgres_fdw: Move function prototype to correct section.
2017-06-22 Robert Haaspsql: Restore alphabetical order in words_after_create.
2017-06-22 Robert HaasUpdate comment to account for table partitioning.
2017-06-22 Magnus HaganderFix typo in comment
2017-06-22 Peter EisentrautTeach pgrowlocks to check relkind before scanning
2017-06-21 Andres FreundFix possibility of creating a "phantom" segment after...
2017-06-21 Tom LaneManually un-break a few URLs that pgindent used to...
2017-06-21 Tom LaneRemove entab and associated detritus.
2017-06-21 Peter EisentrautReformat comments about ResultRelInfo
2017-06-21 Tom LanePhase 3 of pgindent updates.
2017-06-21 Tom LanePhase 2 of pgindent updates.
2017-06-21 Peter EisentrautRestart logical replication launcher when killed
2017-06-21 Tom LaneInitial pgindent run with pg_bsd_indent version 2.0.
2017-06-21 Tom LaneAdjust pgindent script to use pg_bsd_indent 2.0.
2017-06-21 Tom LaneFinal pgindent run with old pg_bsd_indent (version...
2017-06-21 Dean RasheedPrevent table partitions from being turned into views.
2017-06-21 Heikki LinnakangasFix typo in comment.
2017-06-20 Tom LaneMake opr_sanity test complain about built-in functions...
2017-06-20 Peter EisentrautFix typo in code comment
2017-06-20 Tom LaneUpgrade documentation connected with shared_preload_lib...
2017-06-20 Bruce Momjianpg_upgrade: start/stop new server after pg_resetwal
2017-06-20 Tom LaneDon't downcase entries within shared_preload_libraries...
2017-06-20 Peter EisentrautTweak publication fetching in psql
2017-06-20 Peter EisentrautChange pg_get_publication_tables to prosecdef false
2017-06-19 Tom LaneFix materialized-view documentation oversights.
2017-06-19 Peter Eisentrautdoc: Improve logical replication security setup info
2017-06-19 Tom LaneAvoid regressions in foreign-key-based selectivity...
2017-06-19 Tom LaneOn Windows, make pg_dump use binary mode for compressed...
2017-06-19 Andres FreundFix leaking of small spilled subtransactions during...
2017-06-19 Tatsuo IshiiImprove PostgreSQL 10.0 release note regarding pg_curre...
2017-06-18 Peter EisentrautDocumentation spell checking and markup improvements
2017-06-18 Magnus HaganderFix copy/paste error in docs
2017-06-17 Peter Eisentrautdoc: Fix typo
2017-06-17 Peter Eisentrautdoc: Fix typo
2017-06-17 Peter EisentrautSet statement timestamp in apply worker
2017-06-17 Magnus HaganderRemove incorrect comment
2017-06-17 Magnus HaganderFix typos in comments
2017-06-17 Peter EisentrautDefine HAVE_UCOL_STRCOLLUTF8 on Windows
2017-06-17 Tom LaneTeach pgindent to skip files generated by bison or...
2017-06-17 Peter Eisentrautdoc: Add note that COPY commands are published as INSERTs
2017-06-16 Peter EisentrautUse RangeVarGetRelidExtended() in AlterSequence()
2017-06-16 Peter EisentrautFix ICU collation use on Windows
2017-06-16 Peter Eisentrautdoc: Add section about logical replication restrictions
2017-06-16 Heikki LinnakangasFix dependency, when changing a function's argument...
2017-06-16 Noah MischReconcile nodes/*funcs.c with PostgreSQL 10 work.
2017-06-15 Tom LaneMake configure check for IPC::Run when --enable-tap...
2017-06-15 Tom LaneFix low-probability leaks of PGresult objects in the...
2017-06-15 Bruce Momjiandoc: remove mention of Windows junction points by...
2017-06-15 Bruce Momjiandocs: Fix pg_upgrade standby server upgrade docs
2017-06-15 Alvaro HerreraRename function for consistency
2017-06-15 Peter Eisentrautpsql: Improve display of "for all tables" publications
2017-06-15 Peter EisentrautFix typo in code comment
next