forked from postgres/postgres
-
Notifications
You must be signed in to change notification settings - Fork 0
Pull requests: MisterRaindrop/postgresql-github-mirror
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Severe performance degradation with concurrent updates due to excessive EvalPlanQual (EPQ) re‑evaluation
area:executor
Executor
area:planner
Planner and optimizer
area:replication
Physical or logical replication
area:sql
SQL language or commands
area:storage
Storage, access methods, buffers, or I/O
area:testing
Tests and buildfarm
source:pgsql-hackers
Mirrored from pgsql-hackers
type:patch
Mail thread contains a PostgreSQL patch
#437
opened Sep 18, 2026 by
pg-hub-mirror
Bot
Loading…
Logical replication can lose an update after concurrent index invalidation
area:replication
Physical or logical replication
area:storage
Storage, access methods, buffers, or I/O
area:testing
Tests and buildfarm
source:pgsql-hackers
Mirrored from pgsql-hackers
type:patch
Mail thread contains a PostgreSQL patch
#436
opened Sep 18, 2026 by
pg-hub-mirror
Bot
Loading…
[PATCH] Reject nonpositive Bloom filter element estimates
area:testing
Tests and buildfarm
source:pgsql-hackers
Mirrored from pgsql-hackers
type:patch
Mail thread contains a PostgreSQL patch
#434
opened Sep 18, 2026 by
pg-hub-mirror
Bot
Loading…
COMMENT/SEC LABEL tab complete support suggests wrong SQL.
area:security
Authentication, authorization, or security
area:sql
SQL language or commands
source:pgsql-hackers
Mirrored from pgsql-hackers
type:patch
Mail thread contains a PostgreSQL patch
#429
opened Sep 18, 2026 by
pg-hub-mirror
Bot
Loading…
aio: worker: Free SMGR objects when idle
area:storage
Storage, access methods, buffers, or I/O
source:pgsql-hackers
Mirrored from pgsql-hackers
type:patch
Mail thread contains a PostgreSQL patch
#428
opened Sep 18, 2026 by
pg-hub-mirror
Bot
Loading…
[PATCH v1] Use RVV for bounded NUL scans in pq_getmsgstring
area:docs
Documentation
area:executor
Executor
area:sql
SQL language or commands
area:testing
Tests and buildfarm
source:pgsql-hackers
Mirrored from pgsql-hackers
type:patch
Mail thread contains a PostgreSQL patch
#426
opened Sep 18, 2026 by
pg-hub-mirror
Bot
Loading…
SHMEM_ATTACH_UNKNOWN_SIZE reaches InitShmemIndexEntry()
area:storage
Storage, access methods, buffers, or I/O
source:pgsql-hackers
Mirrored from pgsql-hackers
type:patch
Mail thread contains a PostgreSQL patch
#425
opened Sep 18, 2026 by
pg-hub-mirror
Bot
Loading…
[PATCH v2] Optimize 64-bit atomic access on RV64
area:docs
Documentation
area:executor
Executor
area:sql
SQL language or commands
area:storage
Storage, access methods, buffers, or I/O
area:testing
Tests and buildfarm
source:pgsql-hackers
Mirrored from pgsql-hackers
type:patch
Mail thread contains a PostgreSQL patch
#422
opened Sep 18, 2026 by
pg-hub-mirror
Bot
Loading…
pg_walinspect: add functions to locate and list WAL by time and LSN
area:sql
SQL language or commands
area:testing
Tests and buildfarm
area:wal
Write-ahead logging and recovery
source:pgsql-hackers
Mirrored from pgsql-hackers
type:patch
Mail thread contains a PostgreSQL patch
#419
opened Sep 18, 2026 by
pg-hub-mirror
Bot
Loading…
Bug in logical decoding with DDL and subtransactions
area:replication
Physical or logical replication
area:sql
SQL language or commands
source:pgsql-hackers
Mirrored from pgsql-hackers
type:patch
Mail thread contains a PostgreSQL patch
#418
opened Sep 18, 2026 by
pg-hub-mirror
Bot
Loading…
JIT works only partially with meson build?
area:docs
Documentation
cf:pg20-2
PostgreSQL CommitFest
source:pgsql-hackers
Mirrored from pgsql-hackers
status:ready-for-committer
CommitFest: Ready for Committer
type:patch
Mail thread contains a PostgreSQL patch
Unprocessed SubLink from whole-row join alias expansion
area:planner
Planner and optimizer
area:sql
SQL language or commands
area:testing
Tests and buildfarm
source:pgsql-hackers
Mirrored from pgsql-hackers
type:patch
Mail thread contains a PostgreSQL patch
#416
opened Sep 18, 2026 by
pg-hub-mirror
Bot
Loading…
Add a hook for handling logical decoding messages on subscribers.
area:docs
Documentation
area:executor
Executor
area:replication
Physical or logical replication
area:security
Authentication, authorization, or security
area:sql
SQL language or commands
area:testing
Tests and buildfarm
cf:pg20-2
PostgreSQL CommitFest
source:pgsql-hackers
Mirrored from pgsql-hackers
status:ready-for-committer
CommitFest: Ready for Committer
type:patch
Mail thread contains a PostgreSQL patch
WAIT FOR command should do some query jumbling
area:sql
SQL language or commands
area:vacuum
VACUUM or autovacuum
area:wal
Write-ahead logging and recovery
source:pgsql-hackers
Mirrored from pgsql-hackers
type:patch
Mail thread contains a PostgreSQL patch
#414
opened Sep 18, 2026 by
pg-hub-mirror
Bot
Loading…
Routed ON CONFLICT inserts broken by partition-local deferrable unique constraints in 19 and master
area:sql
SQL language or commands
area:storage
Storage, access methods, buffers, or I/O
area:testing
Tests and buildfarm
source:pgsql-hackers
Mirrored from pgsql-hackers
type:patch
Mail thread contains a PostgreSQL patch
#413
opened Sep 17, 2026 by
pg-hub-mirror
Bot
Loading…
RANGE partition pruning can still exclude the default partition
area:executor
Executor
area:testing
Tests and buildfarm
source:pgsql-hackers
Mirrored from pgsql-hackers
type:patch
Mail thread contains a PostgreSQL patch
#412
opened Sep 17, 2026 by
pg-hub-mirror
Bot
Loading…
Unexpected reindex when altering column types for partitioned tables
area:sql
SQL language or commands
area:storage
Storage, access methods, buffers, or I/O
cf:pg20-2
PostgreSQL CommitFest
source:pgsql-hackers
Mirrored from pgsql-hackers
status:waiting-on-author
CommitFest: Waiting on Author
type:patch
Mail thread contains a PostgreSQL patch
type:performance
Performance-related patch
Reduce SyncRepLock contention on the commit path
area:planner
Planner and optimizer
area:replication
Physical or logical replication
area:sql
SQL language or commands
area:storage
Storage, access methods, buffers, or I/O
area:testing
Tests and buildfarm
area:wal
Write-ahead logging and recovery
source:pgsql-hackers
Mirrored from pgsql-hackers
type:patch
Mail thread contains a PostgreSQL patch
#409
opened Sep 17, 2026 by
pg-hub-mirror
Bot
Loading…
Proposal: Conflict log history table for Logical Replication
area:planner
Planner and optimizer
area:replication
Physical or logical replication
area:sql
SQL language or commands
area:storage
Storage, access methods, buffers, or I/O
area:testing
Tests and buildfarm
area:wal
Write-ahead logging and recovery
cf:pg20-2
PostgreSQL CommitFest
source:pgsql-hackers
Mirrored from pgsql-hackers
status:needs-review
CommitFest: Needs review
type:patch
Mail thread contains a PostgreSQL patch
JSON_TABLE: table => column ON ERROR propagation
area:testing
Tests and buildfarm
source:pgsql-hackers
Mirrored from pgsql-hackers
type:patch
Mail thread contains a PostgreSQL patch
#406
opened Sep 17, 2026 by
pg-hub-mirror
Bot
Loading…
pgsql: Revert online data checksum transitions
area:docs
Documentation
area:sql
SQL language or commands
area:testing
Tests and buildfarm
area:wal
Write-ahead logging and recovery
source:pgsql-hackers
Mirrored from pgsql-hackers
type:patch
Mail thread contains a PostgreSQL patch
#405
opened Sep 17, 2026 by
pg-hub-mirror
Bot
Loading…
Continuous re-validation of session credentials
area:security
Authentication, authorization, or security
area:testing
Tests and buildfarm
area:wal
Write-ahead logging and recovery
source:pgsql-hackers
Mirrored from pgsql-hackers
type:patch
Mail thread contains a PostgreSQL patch
#403
opened Sep 17, 2026 by
pg-hub-mirror
Bot
Loading…
Pgbench: remove synchronous prepare
area:sql
SQL language or commands
area:testing
Tests and buildfarm
cf:pg20-2
PostgreSQL CommitFest
source:pgsql-hackers
Mirrored from pgsql-hackers
status:needs-review
CommitFest: Needs review
type:patch
Mail thread contains a PostgreSQL patch
Proposal: Supporting URI SAN in Certificate Authentication
area:security
Authentication, authorization, or security
area:testing
Tests and buildfarm
source:pgsql-hackers
Mirrored from pgsql-hackers
type:patch
Mail thread contains a PostgreSQL patch
#399
opened Sep 17, 2026 by
pg-hub-mirror
Bot
Loading…
Fix -Wshadow=local warnings
area:storage
Storage, access methods, buffers, or I/O
source:pgsql-hackers
Mirrored from pgsql-hackers
type:patch
Mail thread contains a PostgreSQL patch
#398
opened Sep 17, 2026 by
pg-hub-mirror
Bot
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.