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
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
Age
Commit message (
Expand
)
Author
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
2025-04-07
Fix some issues in contrib/spi/refint.c.
Tom Lane
2025-04-07
aio: Make AIO more compatible with valgrind
Andres Freund
2025-04-07
localbuf: Add Valgrind buffer access instrumentation
Andres Freund
2025-04-07
Fix erroneous construction of functions' dependencies on transforms.
Tom Lane
2025-04-07
Allow NOT NULL constraints to be added as NOT VALID
Álvaro Herrera
2025-04-07
Clean up error messages from 1495eff7bdb
Andrew Dunstan
2025-04-07
Add local-address escape "%L" to log_line_prefix.
Tom Lane
2025-04-07
Revert "Use workaround of __builtin_setjmp only on MINGW on MSVCRT"
Andrew Dunstan
2025-04-07
read_stream: Fix overflow hazard with large shared buffers
Andres Freund
2025-04-07
Remove GUC_NOT_IN_SAMPLE from enable_self_join_elimination
Alexander Korotkov
2025-04-07
psql: Clarify help message for WATCH_INTERVAL
Daniel Gustafsson
2025-04-07
Fix grammar in log message of pg_restore.c
Michael Paquier
2025-04-07
libpq: Fix some issues in TAP tests for service files
Michael Paquier
2025-04-07
Clarify comment for worst-case allocation in quote_literal_cstr()
Michael Paquier
2025-04-07
Fix use-after-free in pgstat_fetch_stat_backend_by_pid()
Michael Paquier
2025-04-07
Use XLOG_CONTROL_FILE macro consistently for control file name.
Fujii Masao
2025-04-06
Clean up checking for pg_dumpall output directory
Andrew Dunstan
2025-04-06
pg_upgrade: Fix memory leak in check_for_unicode_update().
Nathan Bossart
2025-04-06
aio: Avoid spurious coverity warning
Andres Freund
2025-04-06
Fix memory leaks in px_crypt_shacrypt().
Tom Lane
2025-04-06
Use "(void)" to mark pgstat_lock_entry(..., false) calls.
Tom Lane
2025-04-06
Avoid unnecessary copying of a string in pg_restore.c
Andrew Dunstan
2025-04-06
Fix a couple of memory leaks in pg_restore.c
Andrew Dunstan
2025-04-06
Relax ordering-related hardcoded btree requirements in planning
Peter Eisentraut
2025-04-06
Revert "Put enable_self_join_elimination into postgresql.conf.sample"
Alexander Korotkov
2025-04-06
Put enable_self_join_elimination into postgresql.conf.sample
Alexander Korotkov
2025-04-06
Compute CRC32C using AVX-512 instructions where available
John Naylor
2025-04-05
Quote filename in error message
Daniel Gustafsson
2025-04-05
Fix parse_cte.c's failure to examine sub-WITHs in DML statements.
Tom Lane
2025-04-05
Avoid double transformation of json_array()'s subquery.
Tom Lane
2025-04-05
Clean up from commit 1495eff7bdb
Andrew Dunstan
2025-04-05
Set log_statement=none in t/002_pg_upgrade.pl
Álvaro Herrera
2025-04-05
pg_dump: Tiny header cleanup
Álvaro Herrera
2025-04-05
pg_dump: Fix query for gathering attribute stats on older versions.
Nathan Bossart
2025-04-05
Repair misbehavior with duplicate entries in FK SET column lists.
Tom Lane
2025-04-04
functions.c: copy trees from source_list before parse analysis etc.
Tom Lane
2025-04-04
Fix a couple of error messages and tests for them
Andrew Dunstan
2025-04-04
Prevent redeclaration of typedef TocEntry.
Nathan Bossart
2025-04-04
Add more TAP tests for pg_dumpall
Andrew Dunstan
[next]