]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2020-10-15  David RowleyFixup some appendStringInfo and appendPQExpBuffer calls
2020-10-15  Peter EisentrautAdd documentation link to attributes supported by Clang
2020-10-15  Thomas MunroHandle EACCES errors from kevent() better.
2020-10-15  Amit KapilaExecute invalidation messages for each XLOG_XACT_INVALI...
2020-10-15  Fujii Masaodoc: Mention that toast_tuple_target affects also colum...
2020-10-14  Alvaro HerreraRestore replication protocol's duplicate command tags
2020-10-14  Thomas MunroMake WL_POSTMASTER_DEATH level-triggered on kqueue...
2020-10-14  Heikki LinnakangasRemove es_result_relation_info from EState.
2020-10-14  Heikki LinnakangasInclude result relation info in direct modify ForeignSc...
2020-10-14  Peter EisentrautUse https for gnu.org links
2020-10-14  Peter EisentrautCorrect error message
2020-10-13  Tom LanePaper over regression failures in infinite_recurse...
2020-10-13  Heikki LinnakangasCreate ResultRelInfos later in InitPlan, index them...
2020-10-13  Amit KapilaFix the unstable output of tests added by commit 8fccf7...
2020-10-13  Peter Eisentrautdoc: Expand recursive query documentation
2020-10-13  Amit KapilaAdd tests for logical replication spilled stats.
2020-10-12  Tom LaneFix GiST buffering build to work when there are include...
2020-10-12  Tom LaneRe-allow testing of GiST buffered builds.
2020-10-12  Tom LaneFix memory leak when guc.c decides a setting can't...
2020-10-12  Tom LaneMinor cleanup for win32stat.c.
2020-10-12  Michael PaquierFix compilation warning in unicode_norm.c
2020-10-12  Thomas MunroFix estimates for ModifyTable paths without RETURNING.
2020-10-12  Peter EisentrautAdjust cycle detection examples and tests
2020-10-12  Noah MischChoose ppc compare_exchange constant path for more...
2020-10-12  Noah MischFor ppc gcc, implement 64-bit compare_exchange and...
2020-10-11  Michael PaquierUse perfect hash for NFC and NFKC Unicode Normalization...
2020-10-10  Tom LaneBand-aid new postgres_fdw test case to remove error...
2020-10-10  Tom LaneRemove pointless error-code checking in pg_dump/parallel.c.
2020-10-10  Tom LaneMinor cleanup for win32stat.c.
2020-10-10  Tom LaneMinor cleanup for win32stat.c.
2020-10-10  Tom LaneRecognize network-failure errnos as indicating hard...
2020-10-09  Tom Laneplperl.h should #undef fstat along with stat and lstat.
2020-10-09  Tom LaneFix our Windows stat() emulation to handle file sizes...
2020-10-09  Amit KapilaFix typos in logical.c and reorderbuffer.c.
2020-10-08  Tom LaneAvoid gratuitous inaccuracy in numeric width_bucket().
2020-10-08  Tom LaneFix numeric width_bucket() to allow its first argument...
2020-10-08  Michael PaquierFix typo in multixact.c
2020-10-08  Michael PaquierImprove set of candidate multipliers for perfect hash...
2020-10-08  Amit KapilaTrack statistics for spilling of changes from ReorderBu...
2020-10-07  Tom LaneFix optimization hazard in gram.y's makeOrderedSetArgs...
2020-10-07  Tom LanePrevent internal overflows in date-vs-timestamp and...
2020-10-07  Tom LaneClean up after newly-added tests for pg_test_fsync...
2020-10-07  Tom LaneRethink recent fix for pg_dump's handling of extension...
2020-10-07  Amit KapilaDisplay the names of missing columns in error during...
2020-10-06  Bruce Momjianpg_upgrade: remove pre-8.4 code and >= 8.4 check
2020-10-06  Bruce Momjianpg_upgrade; change major version comparisons to use...
2020-10-06  Tom LaneBuild EC members for child join rels in the right memor...
2020-10-06  Magnus HaganderFurther improvements on documentation for pg_dump -t
2020-10-06  Magnus HaganderClarify documentation around pg_dump -t option
2020-10-06  Magnus HaganderExpand installation documentation to cover binary insta...
2020-10-06  Michael PaquierFix compilation warning in xlog.c
2020-10-06  Andres FreundTry to unbreak 021_row_visibility.pl on mingw.
2020-10-06  Fujii Masaopostgres_fdw: reestablish new connection if cached...
2020-10-05  Bruce Momjiandoc: show functions returning record types and use...
2020-10-05  Bruce MomjianOverhaul pg_hba.conf clientcert's API
2020-10-05  Tom LaneInclude the process PID in assertion-failure messages.
2020-10-05  Tom LaneFix two latent(?) bugs in equivclass.c.
2020-10-05  Tom LaneDoc: fix parameter names in the docs of a couple of...
2020-10-05  Peter EisentrautSupport for OUT parameters in procedures
2020-10-05  Tom LaneImprove stability of identity.sql regression test.
2020-10-05  Michael PaquierFix handling of redundant options with COPY for "freeze...
2020-10-04  Tom LaneMake postgres.bki use the same literal-string syntax...
2020-10-03  Peter EisentrautImprove <xref> vs. <command> formatting in the document...
2020-10-03  Bruce Momjiandoc: libpq connection options can override command...
2020-10-03  Bruce Momjiandoc: clarify the use of ssh port forwarding
2020-10-02  Heikki LinnakangasTidy up error reporting when converting PL/Python arrays.
2020-10-02  Michael Paquierdoc: Improve some documentation about HA and replication
2020-10-02  Fujii MasaoAdd pg_stat_wal statistics view.
2020-10-02  Michael PaquierAdd block information in error context of WAL REDO...
2020-10-01  Tom LanePut back explicit setting of replication values within...
2020-10-01  Heikki LinnakangasFix incorrect assertion on number of array dimensions.
2020-10-01  Heikki LinnakangasSet right-links during sorted GiST index build.
2020-10-01  Michael PaquierRemove logging.c from the shared library of src/common/
2020-10-01  Andres FreundFix and test snapshot behavior on standby.
2020-09-30  Alvaro HerreraReword partitioning error message
2020-09-30  Tom LaneFix handling of BC years in to_date/to_timestamp.
2020-09-30  Heikki Linnakangaspgbench: Use PQExpBuffer to simplify code that construc...
2020-09-30  Peter EisentrautFix XML id to match GUC name
2020-09-30  Tom LaneRemove obsolete replication settings within TAP tests.
2020-09-30  David RowleyDoc: Improve clarity on partitioned table limitations
2020-09-29  Tom LaneFix make_timestamp[tz] to accept negative years as...
2020-09-29  Tom LaneFix memory leak in plpgsql's CALL processing.
2020-09-29  Alexander KorotkovSupport for ISO 8601 in the jsonpath .datetime() method
2020-09-29  Alexander KorotkovRemove excess space from jsonpath .datetime() default...
2020-09-29  Fujii MasaoArchive timeline history files in standby if archive_mo...
2020-09-29  Michael PaquierFix progress reporting of REINDEX CONCURRENTLY
2020-09-29  Tom LaneAdd for_each_from, to simplify loops starting from...
2020-09-29  Michael PaquierRevert "Change SHA2 implementation based on OpenSSL...
2020-09-28  Tom LaneStabilize create_table regression test.
2020-09-28  Tom LaneAssign collations in partition bound expressions.
2020-09-28  Tom LaneRemove complaints about COLLATE clauses in partition...
2020-09-28  Tom LaneCache the result of converting now() to a struct pg_tm.
2020-09-28  Michael PaquierChange SHA2 implementation based on OpenSSL to use...
2020-09-28  Tom LaneMinor mop-up for List improvements.
2020-09-28  Fujii MasaoImprove tab-completion for DEALLOCATE.
2020-09-28  David RowleyImprove pg_list.h's linitial(), lsecond() and co macros
2020-09-28  Michael PaquierImprove range checks of options for pg_test_fsync and...
2020-09-27  Tom LaneMove resolution of AlternativeSubPlan choices to the...
2020-09-26  Tom LaneFurther stabilize output from rolenames regression...
2020-09-26  Tom LaneRevise RelationBuildRowSecurity() to avoid memory leaks.
next