index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
regress
/
expected
/
rules.out
Age
Commit message (
Expand
)
Author
9 days
Add seq_sync_error_count to subscription statistics.
Amit Kapila
12 days
Allow "SET list_guc TO NULL" to specify setting the GUC to empty.
Tom Lane
2025-10-28
Add wal_fpi_bytes to pg_stat_wal and pg_stat_get_backend_wal()
Michael Paquier
2025-10-09
Add "ALL SEQUENCES" support to publications.
Amit Kapila
2025-10-08
Add mem_exceeded_count column to pg_stat_replication_slots.
Masahiko Sawada
2025-10-08
Add stats_reset to pg_stat_user_functions
Michael Paquier
2025-10-06
Add stats_reset to pg_stat_all_{tables,indexes} and related views
Michael Paquier
2025-08-05
Add backup_type column to pg_stat_progress_basebackup.
Masahiko Sawada
2025-08-04
Detect and report update_deleted conflicts.
Amit Kapila
2025-07-09
Introduce pg_dsm_registry_allocations view.
Nathan Bossart
2025-04-07
Introduce pg_shmem_allocations_numa view
Tomas Vondra
2025-04-03
Fix slot synchronization for two_phase enabled slots.
Amit Kapila
2025-04-01
aio: Add pg_aios view
Andres Freund
2025-03-24
Detect and Log multiple_unique_conflicts type conflict.
Amit Kapila
2025-02-24
Remove read/sync fields from pg_stat_wal and GUC track_wal_io_timing
Michael Paquier
2025-02-11
Add cost-based vacuum delay time to progress views.
Nathan Bossart
2025-01-28
Track per-relation cumulative time spent in [auto]vacuum and [auto]analyze
Michael Paquier
2025-01-16
Seek zone abbreviations in the IANA data before timezone_abbreviations.
Tom Lane
2025-01-16
Add OLD/NEW support to RETURNING in DML queries.
Dean Rasheed
2025-01-14
Make pg_stat_io count IOs as bytes instead of blocks for some operations
Michael Paquier
2024-11-11
Add two attributes to pg_stat_database for parallel workers activity
Michael Paquier
2024-10-02
Fix inconsistent reporting of checkpointer stats.
Fujii Masao
2024-09-30
Add num_done counter to the pg_stat_checkpointer view.
Fujii Masao
2024-09-04
Collect statistics about conflicts in logical replication.
Amit Kapila
2024-08-12
Remove "parent" column from pg_backend_memory_contexts
David Rowley
2024-07-25
Add path column to pg_backend_memory_contexts view
David Rowley
2024-07-01
Remove redundant privilege check from pg_sequences system view.
Nathan Bossart
2024-07-01
Add context type field to pg_backend_memory_contexts
David Rowley
2024-06-14
Reintroduce dead tuple counter in pg_stat_progress_vacuum.
Masahiko Sawada
2024-05-06
Fix privilege checks in pg_stats_ext and pg_stats_ext_exprs.
Nathan Bossart
2024-04-02
Use TidStore for dead tuple TIDs storage during lazy vacuum.
Masahiko Sawada
2024-03-30
Add support for MERGE ... WHEN NOT MATCHED BY SOURCE.
Dean Rasheed
2024-03-27
Change last_inactive_time to inactive_since in pg_replication_slots.
Amit Kapila
2024-03-25
Track last_inactive_time in pg_replication_slots.
Amit Kapila
2024-03-22
Revert "Add notBefore and notAfter to SSL cert info display"
Daniel Gustafsson
2024-03-22
Add notBefore and notAfter to SSL cert info display
Daniel Gustafsson
2024-03-22
Track invalidation_reason in pg_replication_slots.
Amit Kapila
2024-03-17
Add RETURNING support to MERGE.
Dean Rasheed
2024-02-29
Support MERGE into updatable views.
Dean Rasheed
2024-02-14
Add a slot synchronization function.
Amit Kapila
2024-01-25
Allow to enable failover property for replication slots via SQL API.
Amit Kapila
2024-01-25
Add progress reporting of skipped tuples during COPY FROM.
Masahiko Sawada
2024-01-15
Reduce dependency to money data type in main regression test suite
Michael Paquier
2024-01-04
Track conflict_reason in pg_replication_slots.
Amit Kapila
2023-12-24
Enhance checkpointer restartpoint statistics
Alexander Korotkov
2023-11-26
Display length and bounds histograms in pg_stats
Alexander Korotkov
2023-10-30
Introduce pg_stat_checkpointer
Michael Paquier
2023-10-27
Remove buffers_backend and buffers_backend_fsync from pg_stat_checkpointer
Michael Paquier
2023-09-25
Add worker type to pg_stat_subscription.
Nathan Bossart
2023-08-20
Add system view pg_wait_events
Michael Paquier
[next]