index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
Commit message (
Expand
)
Author
Age
*
Fix edge-case for xl_tot_len broken by bae868ca.
Thomas Munro
2023-09-26
*
Don't use Perl pack('Q') in 039_end_of_wal.pl.
Thomas Munro
2023-09-23
*
Don't trust unvalidated xl_tot_len.
Thomas Munro
2023-09-23
*
Fix COMMIT/ROLLBACK AND CHAIN in the presence of subtransactions.
Tom Lane
2023-09-21
*
Track nesting depth correctly when drilling down into RECORD Vars.
Tom Lane
2023-09-15
*
Fix the ALTER SUBSCRIPTION to reflect the change in run_as_owner option.
Amit Kapila
2023-09-13
*
Stabilize subscription stats test.
Masahiko Sawada
2023-09-08
*
Disable 031_recovery_conflict.pl in 15 and 16.
Thomas Munro
2023-09-07
*
Rename logical_replication_mode to debug_logical_replication_streaming
Peter Eisentraut
2023-08-29
*
Fix pg_stat_reset_single_table_counters() for shared relations
Michael Paquier
2023-08-21
*
Remove dubious warning message from SQL/JSON functions
Peter Eisentraut
2023-08-18
*
Unify some error messages
Peter Eisentraut
2023-08-16
*
Remove test from commit fa2e874946.
Jeff Davis
2023-08-10
*
Recalculate search_path after ALTER ROLE.
Jeff Davis
2023-08-09
*
Reject substituting extension schemas or owners matching ["$'\].
Noah Misch
2023-08-07
*
Fix RLS policy usage in MERGE.
Dean Rasheed
2023-08-07
*
Fix pg_stat_io buffer reuse test instability
Andres Freund
2023-08-01
*
Compare only major versions in AdjustUpgrade.pm
Alvaro Herrera
2023-07-24
*
Fix calculation of relid sets for partitionwise child joins.
Tom Lane
2023-07-21
*
Add psql \drg command to display role grants.
Tom Lane
2023-07-19
*
Fix updates of indisvalid for partitioned indexes
Michael Paquier
2023-07-14
*
Handle DROP DATABASE getting interrupted
Andres Freund
2023-07-13
*
Message wording improvements
Peter Eisentraut
2023-07-10
*
Fix ALTER EXTENSION SET SCHEMA with objects outside an extension's schema
Michael Paquier
2023-07-10
*
Fix Perl warning
Peter Eisentraut
2023-07-08
*
Revert MAINTAIN privilege and pg_maintain predefined role.
Nathan Bossart
2023-07-07
*
pgstat: fix subscription stats entry leak.
Masahiko Sawada
2023-07-05
*
Make PG_TEST_NOCLEAN work for temporary directories in TAP tests
Michael Paquier
2023-07-03
*
Fix marking of indisvalid for partitioned indexes at creation
Michael Paquier
2023-06-30
*
Fix pg_depend entry to AMs after ALTER TABLE .. SET ACCESS METHOD
Michael Paquier
2023-06-30
*
Defend against bogus parameterization of join input paths.
Tom Lane
2023-06-29
*
Fix order of operations in ExecEvalFieldStoreDeForm().
Tom Lane
2023-06-29
*
Error message wording improvements
Peter Eisentraut
2023-06-29
*
Ignore invalid indexes when enforcing index rules in ALTER TABLE ATTACH PARTI...
Michael Paquier
2023-06-28
*
Fix incorrect error message in libpq_pipeline
Michael Paquier
2023-06-23
*
Fix cache lookup hazards introduced by ff9618e82a.
Nathan Bossart
2023-06-22
*
ICU: do not convert locale 'C' to 'en-US-u-va-posix'.
Jeff Davis
2023-06-21
*
initdb: change default --locale-provider back to libc.
Jeff Davis
2023-06-21
*
Avoid Assert failure when processing empty statement in aborted xact.
Tom Lane
2023-06-21
*
Disable use of archiving in 009_twophase.pl
Michael Paquier
2023-06-21
*
Fix hash join when inner hashkey expressions contain Params.
Tom Lane
2023-06-20
*
Fix another cause of "wrong varnullingrels" planner failures.
Tom Lane
2023-06-20
*
Don't include outer join relids in lateral_relids bitmapsets.
Tom Lane
2023-06-20
*
Centralize fixups for mismatched nullingrels in nestloop params.
Tom Lane
2023-06-20
*
Pre-beta2 mechanical code beautification.
Tom Lane
2023-06-20
*
test_extensions: make meson.build consistent with Makefile.
Jeff Davis
2023-06-19
*
Enable archiving in recovery TAP test 009_twophase.pl
Michael Paquier
2023-06-20
*
pg_regress: for --no-locale, use LOCALE='C'.
Jeff Davis
2023-06-19
*
Don't use partial unique indexes for unique proofs in the planner
David Rowley
2023-06-19
*
CREATE DATABASE: make LOCALE apply to all collation providers.
Jeff Davis
2023-06-16
[next]