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
Age
Commit message (
Expand
)
Author
29 hours
doc: add "DO" to "ON CONFLICT" in CREATE VIEW text
Bruce Momjian
45 hours
doc: Fix incorrect reference in pg_overexplain documentation.
Fujii Masao
5 days
doc: clarify when physical/logical replication is used
Bruce Momjian
5 days
Update pg_hba.conf example to reflect MD5 deprecation
John Naylor
6 days
libpq-fe.h: Don't claim SOCKTYPE in the global namespace
Jacob Champion
7 days
Support existing publications in pg_createsubscriber.
Amit Kapila
8 days
doc: Update header file mention for CompareType
Daniel Gustafsson
8 days
Allow passing a pointer to GetNamedDSMSegment()'s init callback.
Nathan Bossart
9 days
Add retry logic to pg_sync_replication_slots().
Amit Kapila
10 days
Implement ALTER TABLE ... SPLIT PARTITION ... command
Alexander Korotkov
10 days
Implement ALTER TABLE ... MERGE PARTITIONS ... command
Alexander Korotkov
10 days
doc: Fix incorrect documentation for test_custom_stats
Michael Paquier
2025-12-09
vacuumdb: Add --dry-run.
Nathan Bossart
2025-12-09
Add started_by column to pg_stat_progress_analyze view.
Masahiko Sawada
2025-12-09
Add mode and started_by columns to pg_stat_progress_vacuum view.
Masahiko Sawada
2025-12-09
doc: Fix titles of some pg_buffercache functions.
Nathan Bossart
2025-12-09
Widen MultiXactOffset to 64 bits
Heikki Linnakangas
2025-12-09
doc: Fix statement about ON CONFLICT and deferrable constraints.
Dean Rasheed
2025-12-09
Use palloc_object() and palloc_array() in more areas of the tree
Michael Paquier
2025-12-09
Doc: fix typo in hash index documentation
David Rowley
2025-12-08
test_custom_stats: Test module for custom cumulative statistics
Michael Paquier
2025-12-08
injection_points: Remove portions related to custom pgstats
Michael Paquier
2025-12-06
Doc: include JSON in the list of SQL-standard types.
Tom Lane
2025-12-06
Add PostgreSQL::Test::Cluster::read_head_tail() helper to PostgreSQL/Utils.pm
Michael Paquier
2025-12-05
Rename column slotsync_skip_at to slotsync_last_skip.
Amit Kapila
2025-12-04
amcheck: Fix snapshot usage in bt_index_parent_check
Álvaro Herrera
2025-12-03
Rename BUFFERPIN wait event class to BUFFER
Andres Freund
2025-12-03
doc: Consistently use restartpoint in the documentation
Daniel Gustafsson
2025-12-02
Show size of DSAs and dshashes in pg_dsm_registry_allocations.
Nathan Bossart
2025-12-02
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
[next]