index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
...
*
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
*
pgstat: fix subscription stats entry leak.
Masahiko Sawada
2023-07-05
*
Fix assertion failure in snapshot building
Daniel Gustafsson
2023-07-04
*
Ensure that creation of an empty relfile is fsync'd at checkpoint.
Heikki Linnakangas
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
*
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
*
Silence "missing contrecord" error.
Thomas Munro
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
*
Fix marking of indisvalid for partitioned indexes at creation
Michael Paquier
2023-06-30
*
Arm gen_node_support.pl's nodetag ABI stability check in v16.
Tom Lane
2023-06-29
*
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
*
meson: Make some Meson style more consistent with surrounding code
Peter Eisentraut
2023-06-29
*
Remove inappropriate raw_expression_tree_walker() code
Peter Eisentraut
2023-06-29
*
Error message wording improvements
Peter Eisentraut
2023-06-29
*
Fix psql \?'s entries for \dp and \z.
Nathan Bossart
2023-06-28
*
Reword error messages for consistency
Peter Eisentraut
2023-06-28
*
Add timeline ID to file names generated with pg_waldump --save-fullpage
Michael Paquier
2023-06-28
*
Ignore invalid indexes when enforcing index rules in ALTER TABLE ATTACH PARTI...
Michael Paquier
2023-06-28
*
Remove dependency to query text in JumbleQuery()
Michael Paquier
2023-06-28
*
Translation updates
Peter Eisentraut
2023-06-26
*
Change "..." to cstring in old input/output function comments.
Heikki Linnakangas
2023-06-26
*
Check for interrupts and stack overflow in TParserGet().
Tom Lane
2023-06-24
*
Error message refactoring
Peter Eisentraut
2023-06-23
*
Fix incorrect error message in libpq_pipeline
Michael Paquier
2023-06-23
*
Fix cache lookup hazards introduced by ff9618e82a.
Nathan Bossart
2023-06-22
*
nbtree VACUUM: cope with topparent inconsistencies.
Peter Geoghegan
2023-06-21
*
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
*
Allow and require passing files on command line of pgperltidy
Peter Eisentraut
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
*
Move bool parameter for vacuum_rel() to option bits.
Nathan Bossart
2023-06-20
*
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
[prev]
[next]