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
*
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
*
Log more info when wait-for-catchup tests time out.
Tom Lane
2024-08-12
*
Add user-callable CRC functions.
Nathan Bossart
2024-08-12
*
Fix a series of typos and outdated references
David Rowley
2024-08-12
*
Remove "parent" column from pg_backend_memory_contexts
David Rowley
2024-08-12
*
Allow adjusting session_authorization and role in parallel workers.
Tom Lane
2024-08-10
*
Add tests for pg_wal_replay_wait() errors
Alexander Korotkov
2024-08-10
*
Adjust pg_wal_replay_wait() procedure behavior on promoted standby
Alexander Korotkov
2024-08-10
*
Fix "failed to find plan for subquery/CTE" errors in EXPLAIN.
Tom Lane
2024-08-09
*
Remove obsolete RECHECK keyword completely
Peter Eisentraut
2024-08-09
*
Refuse ATTACH of a table referenced by a foreign key
Alvaro Herrera
2024-08-08
*
Refactor error messages to reduce duplication
Alvaro Herrera
2024-08-08
*
Refactor/reword some error messages to avoid duplicates
Alvaro Herrera
2024-08-07
*
Make nullSemAction const, add 'const' decorators to related functions
Heikki Linnakangas
2024-08-06
*
Allow parallel workers to cope with a newly-created session user ID.
Tom Lane
2024-08-06
*
Restrict accesses to non-system views and foreign tables during pg_dump.
Masahiko Sawada
2024-08-05
*
Optimize JSON escaping using SIMD
David Rowley
2024-08-05
*
injection_points: Add some fixed-numbered statistics
Michael Paquier
2024-08-05
*
injection_points: Add some cumulative stats for injection points
Michael Paquier
2024-08-05
*
Implement pg_wal_replay_wait() stored procedure
Alexander Korotkov
2024-08-02
*
Include bison header files into implementation files
Peter Eisentraut
2024-08-02
*
Revert "Allow parallel workers to cope with a newly-created session user ID."
Tom Lane
2024-07-31
*
Allow parallel workers to cope with a newly-created session user ID.
Tom Lane
2024-07-31
*
Introduce pg_sequence_read_tuple().
Nathan Bossart
2024-07-31
*
Fix random failure in 021_twophase.
Amit Kapila
2024-07-31
*
Preserve tz when converting to jsonb timestamptz
Andrew Dunstan
2024-07-30
*
Remove --disable-spinlocks.
Thomas Munro
2024-07-30
*
Stabilize xid_wraparound tests
Andrew Dunstan
2024-07-30
*
Make collation not depend on setlocale().
Jeff Davis
2024-07-30
*
Fix partitionwise join with partially-redundant join clauses
Richard Guo
2024-07-30
*
SQL/JSON: Fix casting for integer EXISTS columns in JSON_TABLE
Amit Langote
2024-07-30
*
SQL/JSON: Some fixes to JsonBehavior expression casting
Amit Langote
2024-07-30
*
Fix incorrect return value for pg_size_pretty(bigint)
David Rowley
2024-07-28
*
Clarify error message and documentation related to typed tables.
Tom Lane
2024-07-26
*
SQL/JSON: Respect OMIT QUOTES when RETURNING domains over jsonb
Amit Langote
2024-07-26
[next]