]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2020-10-16  Tom LaneDoc: tweak column widths in synchronous-commit-matrix...
2020-10-16  Andres Freundllvmjit: Work around bug in LLVM 3.9 causing crashes...
2020-10-16  Bruce Momjianpg_upgrade: remove C99 compiler req. from commit 3c047...
2020-10-15  Bruce Momjianpg_upgrade: generate check error for left-over new...
2020-10-15  Andres Freundllvmjit: Also copy parameter / return value attributes...
2020-10-15  Bruce Momjiandoc: improve description of synchronous_commit modes
2020-10-15  Alvaro HerreraFix query in new test to check tables are synced
2020-10-15  Thomas MunroHandle EACCES errors from kevent() better.
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-13  Tom LanePaper over regression failures in infinite_recurse...
2020-10-12  Tom LaneFix GiST buffering build to work when there are include...
2020-10-12  Tom LaneFix memory leak when guc.c decides a setting can't...
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-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 LaneRethink recent fix for pg_dump's handling of extension...
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-05  Bruce Momjiandoc: show functions returning record types and use...
2020-10-05  Bruce Momjiandocs: clarify the interaction of clientcert and cert...
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  Tom LaneImprove stability of identity.sql regression test.
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-01  Tom LanePut back explicit setting of replication values within...
2020-10-01  Heikki LinnakangasFix incorrect assertion on number of array dimensions.
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  Tom LaneRemove obsolete replication settings within TAP tests.
2020-09-30  David RowleyDoc: Improve clarity on partitioned table limitations
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-28  Tom LaneAssign collations in partition bound expressions.
2020-09-26  Tom LaneRevise RelationBuildRowSecurity() to avoid memory leaks.
2020-09-24  Tom LaneFix handling of -d "connection string" in pg_dump/pg_re...
2020-09-23  Thomas MunroFix missing fsync of SLRU directories.
2020-09-23  Tom LaneAvoid possible dangling-pointer access in tsearch_readl...
2020-09-21  Tom LaneStamp 13.0. REL_13_0
2020-09-21  Tom LaneDoc: improve v13 release note item about autovacuum...
2020-09-21  Tom LaneCopy editing: fix a bunch of misspellings and poor...
2020-09-21  Peter EisentrautTranslation updates
2020-09-21  Peter EisentrautUpdate list of acknowledgments in release notes
2020-09-18  Tom LaneUse factorial rather than numeric_fac in create_operato...
2020-09-18  Amit KapilaFix comments in heapam.c.
2020-09-17  Amit KapilaUpdate parallel BTree scan state when the scan keys...
2020-09-17  Alvaro HerreraFix bogus completion tag usage in walsender
2020-09-16  Peter GeogheganFix amcheck child check pg_upgrade bug.
2020-09-16  Tom LaneAvoid unnecessary recursion to child tables in ALTER...
2020-09-16  Tom LaneFix bogus cache-invalidation logic in logical replicati...
2020-09-16  Jeff DavisChange LogicalTapeSetBlocks() to use nBlocksWritten.
2020-09-16  Jeff DavisHashAgg: release write buffers sooner by rewinding...
2020-09-16  Alvaro HerreraFix use-after-free bug with event triggers in an extens...
2020-09-15  Tom LaneDoc: improve release notes' info about FROM UNPACKAGED...
2020-09-15  Tom LaneDoc: fix misstatement in v13 release notes.
2020-09-14  Tom LaneStamp 13rc1. REL_13_RC1
2020-09-14  Peter EisentrautTranslation updates
2020-09-14  Noah MischFix interpolation in test name.
2020-09-14  Peter EisentrautMessage fixes and style improvements
2020-09-13  Tom LaneUse the properly transformed RangeVar for expandTableLi...
2020-09-12  Peter Eisentrautdoc: Don't hide the "Up" link when it is the same as...
2020-09-12  Jeff Davislogtape.c: do not preallocate for tapes when sorting
2020-09-11  Alvaro Herrerapsql: Display stats target of extended statistics
2020-09-11  Alvaro HerreraUpdate copyright year
2020-09-10  Tom LaneDoc: some more v13 release note tweaking.
2020-09-10  Tom LaneDoc: update v13 release notes through today, do a copy...
2020-09-10  Tom LaneDoc: fill in "major enhancements" list in v13 release...
2020-09-10  Tom LaneUse _exit(2) for SIGQUIT during ProcessStartupPacket...
2020-09-10  Peter Eisentrautdoc: Remove buggy ICU collation from documentation
2020-09-10  Magnus HaganderFix title in reference section
2020-09-10  Etsuro FujitaClean up some code and comments in partbounds.c.
2020-09-10  Etsuro FujitaDoc: clean up contributor names.
2020-09-10  Michael Paquierdoc: Fix some grammar and inconsistencies
2020-09-10  Noah MischFix rd_firstRelfilenodeSubid for nailed relations,...
2020-09-09  Tom LaneMake archiver's SIGQUIT handler exit via _exit().
2020-09-09  Tom LaneDoc: adjust documentation related to index support...
2020-09-09  Tom LaneMinor fixes in docs and error messages.
2020-09-09  Magnus HaganderAdd missing quote in docs
2020-09-08  Alvaro HerreraCheck default partitions constraints while descending
2020-09-07  Jeff DavisAdjust cost model for HashAgg that spills to disk.
2020-09-07  Tom LaneClarify comments in enforce_generic_type_consistency().
2020-09-07  Peter EisentrautUpdate list of acknowledgments in release notes
2020-09-07  Michael Paquierdoc: Tweak sentence for pg_checksums when enabling...
2020-09-06  Magnus HaganderChange path in example of file_fdw for logs
2020-09-06  Tom LaneFix misleading error message about inconsistent moving...
2020-09-06  Tom LaneRemove useless lstat() call in pg_rewind.
2020-09-05  Tom LaneMake new authentication test case more robust.
2020-09-05  Tom LaneFix over-eager ping'ing in logical replication receiver.
2020-09-04  Jeff DavisFix bogus MaxAllocSize check in logtape.c.
2020-09-04  Andrew DunstanCollect attribute data on extension owned tables being...
next