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
Age
Commit message (
Expand
)
Author
2025-04-11
Fix recently introduced typos
Daniel Gustafsson
2025-04-11
Add missing space in pg_restore documentation.
Nathan Bossart
2025-04-11
Add missing source file to pg_verifybackup/nls.mk
Peter Eisentraut
2025-04-11
Add missing source file to pg_dump/nls.mk
Peter Eisentraut
2025-04-11
Add missing source file to pg_upgrade/nls.mk
Peter Eisentraut
2025-04-11
Add missing PGDLLIMPORT markings
Peter Eisentraut
2025-04-11
Fix race with synchronous_standby_names at startup
Michael Paquier
2025-04-10
Add code comment explaining ins_since_vacuum and aborted inserts
David Rowley
2025-04-10
Fix fat fingering in 22cb6d28950
Andrew Dunstan
2025-04-10
Improve various new-to-v18 appendStringInfo calls
David Rowley
2025-04-10
Rename global variable backing DSA area
Daniel Gustafsson
2025-04-10
Fix memory leak in pg_restore.c
Andrew Dunstan
2025-04-10
Doc: remove long-obsolete advice about generated constraint names.
Tom Lane
2025-04-10
Remove useless check for negative result of ip_addrsize().
Tom Lane
2025-04-10
Further cleanup for directory creation on pg_dump/pg_dumpall
Andrew Dunstan
2025-04-10
Fix data loss in logical replication.
Amit Kapila
2025-04-10
Fix incorrect format placeholders
Peter Eisentraut
2025-04-10
Update wording in optimizer/README for EquivalenceClasses
David Rowley
2025-04-10
Cosmetic fixes for pg_createsubscriber's -all option.
Amit Kapila
2025-04-09
ci: Check for missing dependencies in meson builds
Tomas Vondra
2025-04-09
Cleanup of pg_numa.c
Tomas Vondra
2025-04-09
pg_upgrade: Mention that we preserve database OIDs in a comment.
Nathan Bossart
2025-04-09
Fix performance issue in deadlock-parallel isolation test.
Tom Lane
2025-04-09
Fix test races between syscache-update-pruned.spec and autovacuum.
Noah Misch
2025-04-09
Update config.guess and config.sub
Peter Eisentraut
2025-04-09
Fix a few oversights in the longer cancel keys patch
Heikki Linnakangas
2025-04-09
Perform missed catversion bump
Daniel Gustafsson
2025-04-09
Doc: note that two examples in optimizer/README are oversimplified.
Tom Lane
2025-04-09
Adjust AdjustUpgrade.pm for commit b1720fe63.
Tom Lane
2025-04-08
Move contrib/spi testing from core regression tests to contrib/spi.
Tom Lane
2025-04-08
Rename argument in pg_get_process_memory_contexts().
Daniel Gustafsson
2025-04-08
Fix incorrect format placeholder
Peter Eisentraut
2025-04-08
Prevent 006_transfer_modes.pl from leaving files behind.
Nathan Bossart
2025-04-08
ci: Add MBUILD_TARGET for NetBSD and OpenBSD
Daniel Gustafsson
2025-04-08
pg_buffercache: Change page_num type to bigint
Tomas Vondra
2025-04-08
doc: Correct pg_shmem_allocations_numa.size data type
Tomas Vondra
2025-04-08
Fix uninitialized index information access during apply.
Amit Kapila
2025-04-08
Fix typo in docs.
Thomas Munro
2025-04-08
Introduce file_copy_method setting.
Thomas Munro
2025-04-08
Add function to get memory context stats for processes
Daniel Gustafsson
2025-04-08
Increase BAS_BULKREAD based on effective_io_concurrency
Andres Freund
2025-04-08
Add pg_buffercache_evict_{relation,all} functions
Andres Freund
2025-04-08
Speedup child EquivalenceMember lookup in planner
David Rowley
2025-04-08
Stabilize 035_standby_logical_decoding.pl.
Amit Kapila
2025-04-08
Fix PG 17 [NOT] NULL optimization bug for domains
Bruce Momjian
2025-04-07
Flush the IO statistics of active WAL senders more frequently
Michael Paquier
2025-04-07
Add pg_buffercache_numa view with NUMA node info
Tomas Vondra
2025-04-07
Introduce pg_shmem_allocations_numa view
Tomas Vondra
2025-04-07
Add support for basic NUMA awareness
Tomas Vondra
2025-04-07
Use specific collation where needed in new test
Álvaro Herrera
[prev]
[next]