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
*
Stamp 15beta3.
REL_15_BETA3
Tom Lane
2022-08-08
*
Stabilize output of new regression test.
Tom Lane
2022-08-08
*
In extensions, don't replace objects not belonging to the extension.
Tom Lane
2022-08-08
*
Translation updates
Alvaro Herrera
2022-08-08
*
Doc: remove in-place tablespaces from v15 release notes.
Tom Lane
2022-08-07
*
Remove unportable use of timezone in recent test
Alvaro Herrera
2022-08-07
*
Fix data-corruption hazard in WAL-logged CREATE DATABASE.
Tom Lane
2022-08-06
*
Improve recently-added test reliability
Alvaro Herrera
2022-08-06
*
Partially undo commit 94da73281.
Tom Lane
2022-08-05
*
Fix handling of bare boolean expressions in mcv_get_match_bitmap.
Tom Lane
2022-08-05
*
Fix non-bulletproof ScalarArrayOpExpr code for extended statistics.
Tom Lane
2022-08-05
*
Backpatch addition of .git-blame-ignore-revs
Alvaro Herrera
2022-08-05
*
Fix incorrect permissions-checking code for extended statistics.
Tom Lane
2022-08-05
*
BRIN: mask BRIN_EVACUATE_PAGE for WAL consistency checking
Alvaro Herrera
2022-08-05
*
regress: fix test instability
Alvaro Herrera
2022-08-05
*
postgres_fdw: Disable batch insertion when there are WCO constraints.
Etsuro Fujita
2022-08-05
*
Fix ENABLE/DISABLE TRIGGER to handle recursion correctly
Alvaro Herrera
2022-08-05
*
Fix failure to set correct operator in window run condition
David Rowley
2022-08-05
*
Revert recent changes to 002_pg_upgrade.pl.
Robert Haas
2022-08-04
*
Fix check_exclusion_or_unique_constraint for UNIQUE NULLS NOT DISTINCT.
Tom Lane
2022-08-04
*
Add CHECK_FOR_INTERRUPTS in ExecInsert's speculative insertion loop.
Tom Lane
2022-08-04
*
Add proper regression test for the recent SRFs-in-pathkeys problem.
Tom Lane
2022-08-04
*
Fix assorted doc typos
John Naylor
2022-08-04
*
Clarify DROP EXTENSION docs regarding explicitly dependent routines
John Naylor
2022-08-04
*
Fix incorrect tests for SRFs in relation_can_be_sorted_early().
Tom Lane
2022-08-03
*
Reduce test runtime of src/test/modules/snapshot_too_old.
Tom Lane
2022-08-03
*
Be more wary about 32-bit integer overflow in pg_stat_statements.
Tom Lane
2022-08-02
*
Change type "char"'s I/O format for non-ASCII characters.
Tom Lane
2022-08-02
*
doc: Fix typos in protocol.sgml
Michael Paquier
2022-08-02
*
Remove duplicated wait for subscription sync from 007_ddl.pl.
Amit Kapila
2022-08-02
*
Check maximum number of columns in function RTEs, too.
Tom Lane
2022-08-01
*
Fix error reporting after ioctl() call with pg_upgrade --clone
Michael Paquier
2022-08-01
*
ci: remove minor version from freebsd image name
Andres Freund
2022-07-31
*
Remove test_oat_hooks.c's nodetag_to_string().
Tom Lane
2022-07-31
*
ci: switch to freebsd 13.1
Andres Freund
2022-07-31
*
Fix trim_array() for zero-dimensional array argument.
Tom Lane
2022-07-31
*
Make new auto_explain test safe for log_error_verbosity = verbose.
Tom Lane
2022-07-31
*
Fix incorrect is-this-the-topmost-join tests in parallel planning.
Tom Lane
2022-07-30
*
Revise test case added in 43746996399541ecb5c7b188725a5f097c15ceae.
Robert Haas
2022-07-29
*
Fix new recovery test for log_error_verbosity=verbose case
Andrew Dunstan
2022-07-29
*
Fix brown paper bag bug in bbe08b8869bd29d587f24ef18eb45c7d4d14afca.
Robert Haas
2022-07-29
*
In transformRowExpr(), check for too many columns in the row.
Tom Lane
2022-07-29
*
Fix mistake in bbe08b8869bd29d587f24ef18eb45c7d4d14afca.
Robert Haas
2022-07-29
*
Fix test instability
Alvaro Herrera
2022-07-29
*
Use TRUNCATE to preserve relfilenode for pg_largeobject + index.
Robert Haas
2022-07-28
*
doc: avoid saying "inheritance" ...
Alvaro Herrera
2022-07-28
*
Fix replay of create database records on standby
Alvaro Herrera
2022-07-28
*
Fix get_dirent_type() for symlinks on MinGW/MSYS.
Thomas Munro
2022-07-28
*
Fix new auto_explain test case for Windows.
Tom Lane
2022-07-27
*
Force immediate commit after CREATE DATABASE etc in extended protocol.
Tom Lane
2022-07-26
[next]