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
/
doc
/
src
Age
Commit message (
Expand
)
Author
3 days
vacuumdb: Add --dry-run.
Nathan Bossart
3 days
Add started_by column to pg_stat_progress_analyze view.
Masahiko Sawada
3 days
Add mode and started_by columns to pg_stat_progress_vacuum view.
Masahiko Sawada
3 days
doc: Fix titles of some pg_buffercache functions.
Nathan Bossart
3 days
Widen MultiXactOffset to 64 bits
Heikki Linnakangas
3 days
doc: Fix statement about ON CONFLICT and deferrable constraints.
Dean Rasheed
4 days
Use palloc_object() and palloc_array() in more areas of the tree
Michael Paquier
4 days
Doc: fix typo in hash index documentation
David Rowley
5 days
test_custom_stats: Test module for custom cumulative statistics
Michael Paquier
5 days
injection_points: Remove portions related to custom pgstats
Michael Paquier
6 days
Doc: include JSON in the list of SQL-standard types.
Tom Lane
7 days
Add PostgreSQL::Test::Cluster::read_head_tail() helper to PostgreSQL/Utils.pm
Michael Paquier
8 days
Rename column slotsync_skip_at to slotsync_last_skip.
Amit Kapila
8 days
amcheck: Fix snapshot usage in bt_index_parent_check
Álvaro Herrera
9 days
Rename BUFFERPIN wait event class to BUFFER
Andres Freund
9 days
doc: Consistently use restartpoint in the documentation
Daniel Gustafsson
10 days
Show size of DSAs and dshashes in pg_dsm_registry_allocations.
Nathan Bossart
10 days
Remove doc and code comments about ON CONFLICT deficiencies
Álvaro Herrera
2025-11-28
Add slotsync_skip_reason column to pg_replication_slots view.
Amit Kapila
2025-11-28
pg_buffercache: Add pg_buffercache_mark_dirty{,_relation,_all}()
Michael Paquier
2025-11-27
doc: Add missing tags in pg_buffercache page
Michael Paquier
2025-11-27
doc: Fix misleading synopsis for CREATE/ALTER PUBLICATION.
Fujii Masao
2025-11-27
doc: Fix typo in pg_dump documentation
Daniel Gustafsson
2025-11-27
Add parallelism support for TID Range Scans
David Rowley
2025-11-26
Add GUC to show EXEC_BACKEND state
Daniel Gustafsson
2025-11-26
doc: Clarify passphrase command reloading on Windows
Daniel Gustafsson
2025-11-25
Add slotsync skip statistics.
Amit Kapila
2025-11-24
pg_buffercache: Add pg_buffercache_os_pages
Michael Paquier
2025-11-23
Add SupportRequestInlineInFrom planner support request.
Tom Lane
2025-11-22
Add range_minus_multi and multirange_minus_multi functions
Peter Eisentraut
2025-11-21
Fix typo in documentation about application time
Peter Eisentraut
2025-11-20
doc: Assorted documentation improvements
Daniel Gustafsson
2025-11-20
doc: Document how to run a subset of regress tests
Daniel Gustafsson
2025-11-20
doc: Update pg_upgrade documentation to match recent description changes.
Fujii Masao
2025-11-19
doc: Update formula for vacuum insert threshold.
Nathan Bossart
2025-11-18
doc: Fix style of description for pg_buffercache_numa.os_page_num
Michael Paquier
2025-11-18
Rename two columns in pg_stat_subscription_stats.
Amit Kapila
2025-11-18
Doc: Use <structfield> markup for sequence fields.
Amit Kapila
2025-11-17
doc: clarify that pg_upgrade preserves "optimizer" stats.
Bruce Momjian
2025-11-17
doc: Document default values for some pg_recvlogical options.
Fujii Masao
2025-11-17
Rework output format of pg_dependencies
Michael Paquier
2025-11-17
Rework output format of pg_ndistinct
Michael Paquier
2025-11-16
Doc: include MERGE in variable substitution command list
David Rowley
2025-11-14
doc: clarify that logical slots track transaction activity
Bruce Momjian
2025-11-14
doc: double-quote use of %f, %p, and %r in literal commands.
Bruce Momjian
2025-11-14
doc: remove verbiage about "receiving" data from rep. slots
Bruce Momjian
2025-11-14
Doc: add IDs to copy.sgml's <varlistentry> and <refsect1>
Álvaro Herrera
2025-11-14
Revert "Drop unnamed portal immediately after execution to completion"
Michael Paquier
2025-11-14
doc: adjust "Replication Slot" to mention physical & logical
Bruce Momjian
2025-11-14
doc: clarify "logical" replication slots
Bruce Momjian
[next]