index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
*
doc: Fix description of pg_get_wal_stats_till_end_of_wal() in pg_walinspect
Michael Paquier
2023-03-01
*
Drop test view when done with it.
Tom Lane
2023-02-27
*
Harden postgres_fdw tests against unexpected cache flushes.
Tom Lane
2023-02-27
*
Don't force SQL_ASCII/no-locale for installcheck in vcregress.pl
Andrew Dunstan
2023-02-26
*
Doc: Miscellaneous doc updates for MERGE.
Dean Rasheed
2023-02-26
*
Fix MULTIEXPR_SUBLINK with partitioned target tables, yet again.
Tom Lane
2023-02-25
*
Fix mishandling of OLD/NEW references in subqueries in rule actions.
Dean Rasheed
2023-02-25
*
Don't repeatedly register cache callbacks in pgoutput plugin.
Tom Lane
2023-02-23
*
Fix multi-row DEFAULT handling for INSERT ... SELECT rules.
Dean Rasheed
2023-02-23
*
Fix snapshot handling in logicalmsg_decode
Tomas Vondra
2023-02-22
*
Add missing support for the latest SPI status codes.
Dean Rasheed
2023-02-22
*
Fix Assert failure for MERGE into a partitioned table with RLS.
Dean Rasheed
2023-02-22
*
Fix MERGE command tag for cross-partition updates.
Dean Rasheed
2023-02-22
*
Fix corruption of templates after CREATE DATABASE .. STRATEGY WAL_LOG
Michael Paquier
2023-02-22
*
Fix erroneous Valgrind markings in AllocSetRealloc.
Tom Lane
2023-02-21
*
Fix handling of escape sequences in postgres_fdw.application_name
Michael Paquier
2023-02-21
*
pgbench: Prepare commands in pipelines in advance
Alvaro Herrera
2023-02-21
*
Fix parsing of ISO-8601 interval fields with exponential notation.
Tom Lane
2023-02-20
*
Prevent join removal from removing the query's result relation.
Tom Lane
2023-02-20
*
Limit memory usage of pg_walinspect functions.
Jeff Davis
2023-02-20
*
Fix handling of multi-column BRIN indexes
Tomas Vondra
2023-02-19
*
Print the correct aliases for DML target tables in ruleutils.
Tom Lane
2023-02-17
*
Don't rely on uninitialized value in MERGE / DELETE
Alvaro Herrera
2023-02-15
*
Fix handling of SCRAM-SHA-256's channel binding with RSA-PSS certificates
Michael Paquier
2023-02-15
*
Disable WindowAgg inverse transitions when subplans are present
David Rowley
2023-02-13
*
Avoid dereferencing an undefined pointer in DecodeInterval().
Tom Lane
2023-02-12
*
Un-revert "Disable STARTUP_PROGRESS_TIMEOUT in standby mode."
Robert Haas
2023-02-10
*
Stop recommending auto-download of DTD files, and indeed disable it.
Tom Lane
2023-02-08
*
Remove SQL regression tests for GUCs related to NO_SHOW_ALL
Michael Paquier
2023-02-08
*
Stamp 15.2.
REL_15_2
Tom Lane
2023-02-06
*
Last-minute updates for release notes.
Tom Lane
2023-02-06
*
Revert "Disable STARTUP_PROGRESS_TIMEOUT in standby mode."
Robert Haas
2023-02-06
*
Disable STARTUP_PROGRESS_TIMEOUT in standby mode.
Robert Haas
2023-02-06
*
Translation updates
Peter Eisentraut
2023-02-06
*
Properly NULL-terminate GSS receive buffer on error packet reception
Michael Paquier
2023-02-06
*
Release notes for 15.2, 14.7, 13.10, 12.14, 11.19.
Tom Lane
2023-02-05
*
First-draft release notes for 15.2.
Tom Lane
2023-02-03
*
Make int64_div_fast_to_numeric() more robust.
Dean Rasheed
2023-02-03
*
doc: Fix XML formatting that psql cannot handle
Peter Eisentraut
2023-02-03
*
ci: Use windows VMs instead of windows containers
Andres Freund
2023-02-02
*
ci: Upgrade macOS version from 12 to 13.
Thomas Munro
2023-02-03
*
Doc: Abstract AF_UNIX sockets don't work on Windows.
Thomas Munro
2023-02-02
*
Update time zone data files to tzdata release 2022g.
Tom Lane
2023-01-31
*
Doc: clarify use of NULL to drop comments and security labels.
Tom Lane
2023-01-31
*
Remove recovery test 011_crash_recovery.pl
Michael Paquier
2023-01-31
*
Ensure that MERGE recomputes GENERATED expressions properly.
Dean Rasheed
2023-01-30
*
Fix rare sharedtuplestore.c corruption.
Thomas Munro
2023-01-26
*
doc: Fix network_ops -> inet_ops in SpGiST operator class list
Michael Paquier
2023-01-25
*
Fix the Drop Database hang.
Amit Kapila
2023-01-24
*
Fix error handling in libpqrcv_connect()
Andres Freund
2023-01-23
[prev]
[next]