]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2020-08-12  Alvaro HerreraBRIN: Handle concurrent desummarization properly
2020-08-10  Tom LaneStamp 12.4. REL_12_4
2020-08-10  Tom LaneLast-minute updates for release notes.
2020-08-10  Noah MischDocument clashes between logical replication and untrus...
2020-08-10  Noah MischEmpty search_path in logical replication apply worker...
2020-08-10  Noah MischMove connect.h from fe_utils to src/include/common.
2020-08-10  Tom LaneMake contrib modules' installation scripts more secure.
2020-08-10  Peter EisentrautTranslation updates
2020-08-09  Tom LaneCheck for fseeko() failure in pg_dump's _tarAddFile().
2020-08-09  Tom LaneRelease notes for 12.4, 11.9, 10.14, 9.6.19, 9.5.23.
2020-08-08  Alvaro Herrerawalsnd: Don't set waiting_for_ping_response spuriously
2020-08-07  Etsuro FujitaFix yet another issue with step generation in partition...
2020-08-06  Tom LaneFirst-draft release notes for 12.4.
2020-08-06  Robert HaasFix typo.
2020-08-06  Robert HaasFix minor problems with non-exclusive backup cleanup.
2020-08-05  Bruce Momjiandoc: clarify "state" table reference in tutorial
2020-08-05  Tom LaneFix matching of sub-partitions when a partitioned plan...
2020-08-04  Tom LaneIncrease hard-wired timeout values in ecpg regression...
2020-08-03  Tom LaneDoc: fix obsolete info about allowed range of TZ offset...
2020-08-03  Thomas MunroFix rare failure in LDAP tests.
2020-07-31  Peter GeogheganRestore lost amcheck TOAST test coverage.
2020-07-31  Tom LaneFix recently-introduced performance problem in ts_headl...
2020-07-30  Tatsuo IshiiDoc: fix high availability solutions comparison.
2020-07-30  Michael Paquierdoc: Mention index references in pg_inherits
2020-07-28  David RowleyDoc: Improve documentation for pg_jit_available()
2020-07-28  Etsuro FujitaFix some issues with step generation in partition pruning.
2020-07-27  Michael PaquierFix corner case with 16kB-long decompression in pgcrypt...
2020-07-27  Michael PaquierFix handling of structure for bytea data type in ECPG
2020-07-25  Amit KapilaFix buffer usage stats for nodes above Gather Merge.
2020-07-23  Tom LaneFix ancient violation of zlib's API spec.
2020-07-23  Peter Eisentrautdoc: Document that ssl_ciphers does not affect TLS 1.3
2020-07-23  Thomas MunroFix error message.
2020-07-22  Michael PaquierRevert "Fix corner case with PGP decompression in pgcrypto"
2020-07-22  Michael PaquierFix corner case with PGP decompression in pgcrypto
2020-07-21  Tom Laneneqjoinsel must now pass through collation to eqjoinsel.
2020-07-21  Tom LaneAssert that we don't insert nulls into attnotnull catal...
2020-07-21  Tom LaneAvoid direct C access to possibly-null pg_subscription_...
2020-07-20  Tom LaneKluge slot_compile_deform() to ignore incorrect attnotn...
2020-07-20  Tom LaneFix construction of updated-columns bitmap in logical...
2020-07-18  Michael Paquierdoc: Refresh more URLs in the docs
2020-07-18  Michael Paquierdoc: Fix description of \copy for psql
2020-07-17  Tom LaneCope with data-offset-less archive files during out...
2020-07-17  Tom LaneRemove manual tracking of file position in pg_dump...
2020-07-17  Tom LaneEnsure that distributed timezone abbreviation files...
2020-07-17  Peter EisentrautFix whitespace
2020-07-16  Michael PaquierSwitch pg_test_fsync to use binary mode on Windows
2020-07-15  Michael PaquierFix handling of missing files when using pg_rewind...
2020-07-14  Tom LaneFix bitmap AND/OR scans on the inside of a nestloop...
2020-07-14  David RowleyFix timing issue with ALTER TABLE's validate constraint
2020-07-14  Michael PaquierFix comments related to table AMs
2020-07-14  Tom LaneCope with lateral references in the quals of a subquery...
2020-07-13  Tom LaneFix bugs in libpq's management of GSS encryption state.
2020-07-11  Tom LaneAvoid trying to restore table ACLs and per-column ACLs...
2020-07-11  Alexander KorotkovForbid numeric NaN in jsonpath
2020-07-11  Alexander KorotkovImprove error reporting for jsonpath .double() method
2020-07-10  Tom LaneDoc: update or remove dead external links.
2020-07-10  Alvaro HerreraRemove WARNING message from brin_desummarize_range
2020-07-09  Tom LaneTighten up Windows CRLF conversion in our TAP test...
2020-07-09  Tom LaneFix pg_current_logfile() to not emit a carriage return...
2020-07-09  Fujii Masaodoc: Correct the description about the length of pg_sta...
2020-07-05  Michael Paquierdoc: Fix incorrect reference to textout in plpgsql...
2020-07-04  Joe ConwayFix "ignoring return value" complaints from commit...
2020-07-04  Joe ConwayRead until EOF vice stat-reported size in read_binary_file
2020-07-03  Tom LaneClamp total-tuples estimates for foreign tables to...
2020-07-03  Tom LaneFix temporary tablespaces for shared filesets some...
2020-07-03  Magnus HaganderFix temporary tablespaces for shared filesets
2020-06-30  Michael MeskesFix ecpg crash with bytea and cursor variables.
2020-06-30  Bruce Momjiandoc: clarify that storage parameter values are optional
2020-06-30  Bruce Momjiandoc: change pg_upgrade wal_level to be not minimal
2020-06-28  Noah MischFix documentation of "must be vacuumed within" warning.
2020-06-25  Bruce Momjiandoc: mention trigger helper functions in CREATE TRIGGE...
2020-06-25  Bruce Momjiandocs: clarify that CREATE DATABASE does not copy db...
2020-06-24  Tom LaneFix compiler warning induced by commit d8b15eeb8.
2020-06-24  Alvaro HerreraAdd parens to ConvertToXSegs macro
2020-06-22  Tom LaneUndo double-quoting of index names in non-text EXPLAIN...
2020-06-20  Alexander KorotkovFix masking of SP-GiST pages during xlog consistency...
2020-06-19  Alvaro HerreraEnsure write failure reports no-disk-space
2020-06-19  Tom LaneFuture-proof regression tests against possibly-missing...
2020-06-18  Andres FreundFix deadlock danger when atomic ops are done under...
2020-06-18  Andres FreundAdd basic spinlock tests to regression tests.
2020-06-18  Tom LaneDoc: document POSIX-style time zone specifications...
2020-06-18  Michael PaquierFix oldest xmin and LSN computation across repslots...
2020-06-17  Tom LaneSync our copy of the timezone library with IANA release...
2020-06-17  Andres Freundspinlock emulation: Fix bug when more than INT_MAX...
2020-06-16  Tom LaneDoc: fix copy-and-pasteo in ecpg docs.
2020-06-16  Thomas MunroFix buffile.c error handling.
2020-06-16  Bruce Momjianpg_upgrade: set vacuum_defer_cleanup_age to zero
2020-06-15  Thomas MunroDoc: Add references for SI and SSI.
2020-06-13  Tom LaneFix behavior of float aggregates for single Inf or...
2020-06-11  Bruce Momjiandoc: remove xreflabels from commits 75fcdd2ae2 and...
2020-06-11  Tom LaneFix mishandling of NaN counts in numeric_[avg_]combine.
2020-06-11  Peter GeogheganAvoid update conflict out serialization anomalies.
2020-06-11  Amit KapilaFix typos.
2020-06-10  Peter EisentrautUpdate description of parameter password_encryption
2020-06-09  Andres FreundAvoid need for valgrind suppressions for pg_atomic_init...
2020-06-08  Thomas MunroFix locking bugs that could corrupt pg_control.
2020-06-08  Thomas MunroDoc: Update example symptom of systemd misconfiguration.
2020-06-07  Noah MischMSVC: Avoid warning when testing a TAP suite without...
2020-06-07  Tom LaneTry to read data from the socket in pqSendSome's write_...
2020-06-07  Peter Eisentrautdoc: Clean up title case use
next