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
...
*
Handle DROP DATABASE getting interrupted
Andres Freund
2023-07-13
*
Release lock after encountering bogs row in vac_truncate_clog()
Andres Freund
2023-07-13
*
Remove unnecessary pfree() in g_intbig_compress().
Tom Lane
2023-07-13
*
Be more rigorous about local variables in PostgresMain().
Tom Lane
2023-07-10
*
Fix ALTER EXTENSION SET SCHEMA with objects outside an extension's schema
Michael Paquier
2023-07-10
*
Doc: update old reference to "result cache"
David Rowley
2023-07-09
*
Fix tmpdir issues with commit e213de8e78
Andrew Dunstan
2023-07-08
*
Use shorter location for pg_replslot in pg_basebackup test
Andrew Dunstan
2023-07-08
*
Fix type of iterator variable in SH_START_ITERATE
Andres Freund
2023-07-06
*
Skip pg_baseback long filename test if path too long on Windows
Andrew Dunstan
2023-07-06
*
WAL-log the creation of the init fork of unlogged indexes.
Heikki Linnakangas
2023-07-06
*
Revert the commits related to allowing page lock to conflict among parallel g...
Amit Kapila
2023-07-06
*
Fix leak of LLVM "fatal-on-oom" section counter.
Heikki Linnakangas
2023-07-05
*
Ensure that creation of an empty relfile is fsync'd at checkpoint.
Heikki Linnakangas
2023-07-04
*
Adjust kerberos and ldap tests for Homebrew on ARM
Peter Eisentraut
2023-07-04
*
Re-bin segment when memory pages are freed.
Thomas Munro
2023-07-04
*
Fix race in SSI interaction with gin fast path.
Thomas Munro
2023-07-04
*
Fix race in SSI interaction with bitmap heap scan.
Thomas Munro
2023-07-04
*
Fix race in SSI interaction with empty btrees.
Thomas Munro
2023-07-04
*
Remove expensive test of postgres_fdw batch inserts
Tomas Vondra
2023-07-03
*
Use older package name in pg_basebackup test
Andrew Dunstan
2023-07-03
*
Improve pg_basebackup long file name test Windows robustness
Andrew Dunstan
2023-07-03
*
Make PG_TEST_NOCLEAN work for temporary directories in TAP tests
Michael Paquier
2023-07-03
*
Fix oversight in handling of modifiedCols since f24523672d
Tomas Vondra
2023-07-02
*
Fix memory leak in Incremental Sort rescans
Tomas Vondra
2023-07-02
*
doc: PG _14_ relnotes, remove duplicate commit comment
Bruce Momjian
2023-06-30
*
Fix marking of indisvalid for partitioned indexes at creation
Michael Paquier
2023-06-30
*
Fix order of operations in ExecEvalFieldStoreDeForm().
Tom Lane
2023-06-29
*
Remove inappropriate raw_expression_tree_walker() code
Peter Eisentraut
2023-06-29
*
pg_stat_statements: Fix second comment related to entry resets
Michael Paquier
2023-06-29
*
pg_stat_statements: Fix incorrect comment with entry resets
Michael Paquier
2023-06-29
*
Ignore invalid indexes when enforcing index rules in ALTER TABLE ATTACH PARTI...
Michael Paquier
2023-06-28
*
Fix comment on clearing padding.
Heikki Linnakangas
2023-06-27
*
Check for interrupts and stack overflow in TParserGet().
Tom Lane
2023-06-24
*
doc: rename "decades" to be more generic
Bruce Momjian
2023-06-23
*
Fix incorrect error message in libpq_pipeline
Michael Paquier
2023-06-23
*
Doc: Clarify the behavior of triggers/rules in a logical subscriber.
Amit Kapila
2023-06-22
*
Doc: mention that extended stats aren't used for joins
David Rowley
2023-06-22
*
nbtree VACUUM: cope with topparent inconsistencies.
Peter Geoghegan
2023-06-21
*
doc: update PG history as over "three decades"
Bruce Momjian
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 the errhint message and docs for drop subscription failure.
Amit Kapila
2023-06-21
*
Fix hash join when inner hashkey expressions contain Params.
Tom Lane
2023-06-20
*
Enable archiving in recovery TAP test 009_twophase.pl
Michael Paquier
2023-06-20
*
Fix failure at promotion with 2PC transactions and archiving enabled
Michael Paquier
2023-06-20
*
Don't use partial unique indexes for unique proofs in the planner
David Rowley
2023-06-19
*
Fix typo in comment.
Amit Langote
2023-06-16
*
intarray: Prevent out-of-bound memory reads with gist__int_ops
Michael Paquier
2023-06-15
*
Correctly update hasSubLinks while mutating a rule action.
Tom Lane
2023-06-13
[prev]
[next]