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
*
Fix regression with location calculation of nested statements
Michael Paquier
2025-05-21
*
pg_dump: Fix array literals in fetchAttributeStats().
Nathan Bossart
2025-05-20
*
Fix cross-version upgrade test failure
Heikki Linnakangas
2025-05-20
*
doc: Clarify use of _ccnew and _ccold in REINDEX CONCURRENTLY
Michael Paquier
2025-05-20
*
aio: Fix possible state confusions due to interrupt processing
Andres Freund
2025-05-19
*
Fix deparsing FETCH FIRST <expr> ROWS WITH TIES
Heikki Linnakangas
2025-05-19
*
Don't retreat slot's confirmed_flush LSN.
Amit Kapila
2025-05-19
*
Doc: add pre-branch task to run src/tools/copyright.pl.
Tom Lane
2025-05-18
*
Fix incorrect year in some copyright notices
Michael Paquier
2025-05-19
*
ecpg: Add missing newline in meson.build
Michael Paquier
2025-05-19
*
Fix tuple_fraction calculation in generate_orderedappend_paths()
Alexander Korotkov
2025-05-18
*
Make our usage of memset_s() conform strictly to the C11 standard.
Tom Lane
2025-05-18
*
Fix function name reference in comment
Daniel Gustafsson
2025-05-18
*
Align organization wording in copyright statement
Daniel Gustafsson
2025-05-16
*
Fix Assert failure in XMLTABLE parser
Richard Guo
2025-05-15
*
Add explicit initialization for all PlannerGlobal fields
Richard Guo
2025-05-14
*
Fix order of parameters in POD documentation
Daniel Gustafsson
2025-05-13
*
Fix the race condition in the test added by 7c99dc587.
Amit Kapila
2025-05-13
*
Add tab-complete for ALTER DOMAIN ADD [CONSTRAINT]
Álvaro Herrera
2025-05-11
*
Fix comment of tsquerysend()
Álvaro Herrera
2025-05-11
*
relcache: Avoid memory leak on tables with no CHECK constraints
Álvaro Herrera
2025-05-11
*
Sort includes in alphabetical order
Álvaro Herrera
2025-05-11
*
Fix incorrect "return NULL" in BumpAllocLarge().
Tom Lane
2025-05-10
*
Remove GLOBALTABLESPACE_OID assert for locked buffers.
Noah Misch
2025-05-10
*
doc PG 18 relnotes: mv. hash joins and GROUP BY item to General
Bruce Momjian
2025-05-09
*
aio: Use runtime arguments with injections points in tests
Michael Paquier
2025-05-10
*
injection_points: Add support and tests for runtime arguments
Michael Paquier
2025-05-10
*
Add support for runtime arguments in injection points
Michael Paquier
2025-05-10
*
doc PG 18 relnotes: fix missing parens for crc32c()
Bruce Momjian
2025-05-09
*
Skip RSA-PSS ssl test when using LibreSSL.
Tom Lane
2025-05-09
*
Hack one ssl test case to pass with current LibreSSL.
Tom Lane
2025-05-09
*
Centralize ssl tests' check for whether we're using LibreSSL.
Tom Lane
2025-05-09
*
doc: Put new options in consistent order on man pages
Peter Eisentraut
2025-05-09
*
Use 'void *' for arbitrary buffers, 'uint8 *' for byte arrays
Heikki Linnakangas
2025-05-08
*
Use more mundane 'int' type for cancel key lengths in libpq
Heikki Linnakangas
2025-05-08
*
PG 18 relnotes: adjust RETURNING new/old item
Bruce Momjian
2025-05-08
*
doc: Fix title markup for AT TIME ZONE and AT LOCAL
Daniel Gustafsson
2025-05-08
*
Track the number of presorted outer pathkeys in MergePath
Richard Guo
2025-05-08
*
Suppress unnecessary explicit sorting for EPQ mergejoin path
Richard Guo
2025-05-08
*
doc PG 18 relnotes: adjust pg_log_backend_memory_contexts()
Bruce Momjian
2025-05-07
*
doc PG 18 relnotes: add pg_log_backend_memory_contexts() mention
Bruce Momjian
2025-05-07
*
doc PG 18 relnotes: adjust pgbench per-script reporting item
Bruce Momjian
2025-05-07
*
doc PG 18 relnotes: mention GROUP SET fixes
Bruce Momjian
2025-05-07
*
Remove pg_replication_origin's TOAST table.
Nathan Bossart
2025-05-07
*
Prevent premature nbtree array advancement.
Peter Geoghegan
2025-05-07
*
nbtree: tighten up array recheck rules.
Peter Geoghegan
2025-05-07
*
pg_dumpall: Add --sequence-data.
Nathan Bossart
2025-05-07
*
Refactor ChangeVarNodesExtended() using the custom callback
Alexander Korotkov
2025-05-07
*
doc: Put some psql documentation pieces back into alphabetical order
Peter Eisentraut
2025-05-07
*
Remove some tabs in C string literals
Peter Eisentraut
2025-05-07
[next]