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
*
Add amgettreeheight index AM API routine
Peter Eisentraut
2024-09-10
*
Mark expressions nullable by grouping sets
Richard Guo
2024-09-10
*
Introduce an RTE for the grouping step
Richard Guo
2024-09-10
*
Don't bother checking the result of SPI_connect[_ext] anymore.
Tom Lane
2024-09-09
*
Fix waits of REINDEX CONCURRENTLY for indexes with predicates or expressions
Michael Paquier
2024-09-09
*
SQL/JSON: Fix default ON ERROR behavior for JSON_TABLE
Amit Langote
2024-09-06
*
SQL/JSON: Fix JSON_TABLE() column deparsing
Amit Langote
2024-09-06
*
Revert recent SQL/JSON related commits
Amit Langote
2024-09-06
*
SQL/JSON: Fix default ON ERROR behavior for JSON_TABLE
Amit Langote
2024-09-06
*
SQL/JSON: Fix JSON_TABLE() column deparsing
Amit Langote
2024-09-06
*
Prevent mis-encoding of "trailing junk after numeric literal" errors.
Tom Lane
2024-09-05
*
Fix misleading error message context
Peter Eisentraut
2024-09-05
*
Fix two NULL pointer dereferences when reading custom pgstats from file
Michael Paquier
2024-09-05
*
Check availability of module injection_points in TAP tests
Michael Paquier
2024-09-05
*
Collect statistics about conflicts in logical replication.
Amit Kapila
2024-09-04
*
Avoid unnecessary post-sort projection
Richard Guo
2024-09-04
*
Check the validity of commutators for merge/hash clauses
Richard Guo
2024-09-04
*
Avoid installcheck failure in TAP tests using injection_points
Michael Paquier
2024-09-04
*
Simplify makefiles exporting twice enable_injection_points
Michael Paquier
2024-09-04
*
Use library functions to edit config in SSL tests
Daniel Gustafsson
2024-09-03
*
Test for PG_TEST_EXTRA separately in SSL tests
Daniel Gustafsson
2024-09-03
*
Fix typos and grammar in code comments and docs
Michael Paquier
2024-09-03
*
Fix rarely-run test for message wording change
Peter Eisentraut
2024-09-02
*
Remove support for OpenSSL older than 1.1.0
Daniel Gustafsson
2024-09-02
*
Stabilize 039_end_of_wal test.
Thomas Munro
2024-08-31
*
Avoid inserting PlaceHolderVars in cases where pre-v16 PG did not.
Tom Lane
2024-08-30
*
Remove one memoize test case added by commit 069d0ff02.
Tom Lane
2024-08-30
*
Rename pg_sequence_read_tuple() to pg_get_sequence_data()
Michael Paquier
2024-08-30
*
Fix mis-deparsing of ORDER BY lists when there is a name conflict.
Tom Lane
2024-08-29
*
Message style improvements
Peter Eisentraut
2024-08-29
*
Put generated_stored test objects in a schema
Peter Eisentraut
2024-08-29
*
Rename regress test generated to generated_stored
Peter Eisentraut
2024-08-29
*
Disallow USING clause when altering type of generated column
Peter Eisentraut
2024-08-29
*
Rename the conflict types for the origin differ cases.
Amit Kapila
2024-08-29
*
Revert support for ALTER TABLE ... MERGE/SPLIT PARTITION(S) commands
Alexander Korotkov
2024-08-24
*
Rework new SLRU test with injection points
Michael Paquier
2024-08-23
*
injection_point: Add injection_points.stats
Michael Paquier
2024-08-23
*
injection_points: Add initialization of shmem state when loading module
Michael Paquier
2024-08-23
*
psql: Add more meta-commands able to use the extended protocol
Michael Paquier
2024-08-22
*
Show number of disabled nodes in EXPLAIN ANALYZE output.
Robert Haas
2024-08-21
*
Treat number of disabled nodes in a path as a separate cost metric.
Robert Haas
2024-08-21
*
Don't advance origin during apply failure.
Amit Kapila
2024-08-21
*
Remove _PG_fini()
Michael Paquier
2024-08-21
*
Add injection-point test for new multixact CV usage
Alvaro Herrera
2024-08-20
*
Log the conflicts while applying changes in logical replication.
Amit Kapila
2024-08-20
*
injection_points: Add stats for point caching and loading
Michael Paquier
2024-08-19
*
Fix extraction of week and quarter fields from intervals.
Tom Lane
2024-08-16
*
Remove dependence on -fwrapv semantics in jsonb.
Nathan Bossart
2024-08-16
*
Remove dependence on -fwrapv semantics in a few places.
Nathan Bossart
2024-08-15
*
Improve ALTER PUBLICATION validation and error messages
David Rowley
2024-08-15
[next]