| Replied (other) | Improve error reporting in 027_stream_regress test | 12 months ago |
| Replied (other) | Explicitly enable meson features in CI | 12 months ago |
| Replied (other) | trivial grammar refactor | about 1 year ago |
| Replied (other) | Making type Datum be 8 bytes everywhere | about 1 year ago |
| Replied (other) | Showing primitive index scan count in EXPLAIN ANALYZE (for skip scan and SAOP scans) | about 1 year ago |
| Replied (other) | Parallel heap vacuum | about 1 year ago |
| Replied (own) | Custom pgstat support performance regression for simple queries | about 1 year ago |
| Replied (own) | Custom pgstat support performance regression for simple queries | about 1 year ago |
| Replied (other) | index prefetching | about 1 year ago |
| Replied (other) | index prefetching | about 1 year ago |
| Replied (other) | index prefetching | about 1 year ago |
| Replied (other) | index prefetching | about 1 year ago |
| Replied (other) | index prefetching | about 1 year ago |
| Started thread | Custom pgstat support performance regression for simple queries | about 1 year ago |
| Replied (other) | Adding wait events statistics | about 1 year ago |
| Replied (own) | AIO v2.0 | about 1 year ago |
| Started thread | pgsql: aio: Fix assertion, clarify README | about 1 year ago |
| Started thread | pgsql: aio: Fix assertion, clarify README | about 1 year ago |
| Replied (other) | Parallel heap vacuum | about 1 year ago |
| Replied (other) | Non-reproducible AIO failure | about 1 year ago |
| Replied (other) | [PATCH] Let's get rid of the freelist and the buffer_strategy_lock | about 1 year ago |
| Replied (other) | index prefetching | about 1 year ago |
| Replied (other) | Adding basic NUMA awareness | about 1 year ago |
| Replied (other) | index prefetching | about 1 year ago |
| Replied (other) | libpq: Process buffered SSL read bytes to support records >8kB on async API | about 1 year ago |
| Replied (other) | [PoC] Federated Authn/z with OAUTHBEARER | about 1 year ago |
| Replied (other) | [PATCH] Let's get rid of the freelist and the buffer_strategy_lock | about 1 year ago |
| Replied (other) | Adding basic NUMA awareness | about 1 year ago |
| Replied (other) | Making type Datum be 8 bytes everywhere | about 1 year ago |
| Replied (other) | Adding wait events statistics | about 1 year ago |
| Replied (other) | simple patch for discussion | about 1 year ago |
| Replied (own) | Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? | about 1 year ago |
| Replied (other) | Use CLOCK_MONOTONIC_COARSE for instr_time when available | about 1 year ago |
| Replied (other) | libpq: Process buffered SSL read bytes to support records >8kB on async API | about 1 year ago |
| Replied (other) | index prefetching | about 1 year ago |
| Replied (other) | index prefetching | about 1 year ago |
| Replied (other) | libpq: Process buffered SSL read bytes to support records >8kB on async API | about 1 year ago |
| Replied (other) | index prefetching | about 1 year ago |
| Replied (other) | index prefetching | about 1 year ago |
| Replied (other) | index prefetching | about 1 year ago |
| Replied (other) | index prefetching | about 1 year ago |
| Replied (other) | libpq: Process buffered SSL read bytes to support records >8kB on async API | about 1 year ago |
| Replied (other) | Explicitly enable meson features in CI | about 1 year ago |
| Replied (other) | sinvaladt.c: remove msgnumLock, use atomic operations on maxMsgNum | about 1 year ago |
| Replied (other) | Changing shared_buffers without restart | about 1 year ago |
| Replied (other) | sinvaladt.c: remove msgnumLock, use atomic operations on maxMsgNum | about 1 year ago |
| Replied (other) | index prefetching | about 1 year ago |
| Replied (other) | Interrupts vs signals | about 1 year ago |
| Replied (other) | Interrupts vs signals | about 1 year ago |
| Replied (other) | Improving and extending int128.h to more of numeric.c | about 1 year ago |
| Replied (other) | Make COPY format extendable: Extract COPY TO format implementations | about 1 year ago |
| Replied (own) | AIO v2.0 | about 1 year ago |
| Replied (own) | AIO v2.0 | about 1 year ago |
| Replied (other) | Changing shared_buffers without restart | about 1 year ago |
| Replied (other) | Changing shared_buffers without restart | about 1 year ago |
| Replied (other) | Changing shared_buffers without restart | about 1 year ago |
| Replied (other) | Changing shared_buffers without restart | about 1 year ago |
| Replied (other) | Changing shared_buffers without restart | about 1 year ago |
| Replied (other) | patch: Use pg_assume in jsonb_util.c to fix GCC 15 warnings | about 1 year ago |
| Started thread | pgsql: Remove long-unused TransactionIdIsActive() | about 1 year ago |
| Replied (own) | TransactionIdIsActive() has long been unused | about 1 year ago |
| Replied (other) | [PATCH] Let's get rid of the freelist and the buffer_strategy_lock | about 1 year ago |
| Replied (other) | Adding basic NUMA awareness | about 1 year ago |
| Replied (other) | Adding basic NUMA awareness | about 1 year ago |
| Replied (other) | Adding wait events statistics | about 1 year ago |
| Replied (other) | Some ExecSeqScan optimizations | about 1 year ago |
| Replied (other) | Some ExecSeqScan optimizations | about 1 year ago |
| Replied (other) | Using ASSUME in place of ASSERT in non-assert builds | about 1 year ago |
| Replied (other) | Some ExecSeqScan optimizations | about 1 year ago |
| Replied (own) | AIO v2.0 | about 1 year ago |
| Replied (other)Follow-up patch | Some ExecSeqScan optimizations | about 1 year ago |
| Replied (other) | gcc 15 "array subscript 0" warning at level -O3 | about 1 year ago |
| Started thread | pgsql: Use pg_assume() to avoid compiler warning below exec_set_found() | about 1 year ago |
| Started thread | pgsql: Add pg_assume(expr) macro | about 1 year ago |
| Replied (other) | gcc 15 "array subscript 0" warning at level -O3 | about 1 year ago |
| Replied (other) | C11 / VS 2019 | about 1 year ago |
| Replied (other) | Adding basic NUMA awareness | about 1 year ago |
| Started thread | TransactionIdIsActive() has long been unused | about 1 year ago |
| Replied (other) | Adding basic NUMA awareness | about 1 year ago |
| Replied (other) | [PoC] Federated Authn/z with OAUTHBEARER | about 1 year ago |
| Replied (other) | Improving and extending int128.h to more of numeric.c | about 1 year ago |
| Replied (other) | Adding basic NUMA awareness | about 1 year ago |
| Replied (other) | Adding basic NUMA awareness | about 1 year ago |
| Replied (other) | Adding basic NUMA awareness | about 1 year ago |
| Replied (other) | ABI Compliance Checker GSoC Project | about 1 year ago |
| Replied (other) | Adding wait events statistics | about 1 year ago |
| Replied (own) | AIO v2.0 | about 1 year ago |
| Replied (other) | Adding wait events statistics | about 1 year ago |
| Started thread | IO worker crash in test_aio/002_io_workers | about 1 year ago |
| Replied (other) | Adding basic NUMA awareness | about 1 year ago |
| Replied (other) | postmaster uses more CPU in 18 beta1 with io_method=io_uring | about 1 year ago |
| Started thread | pgsql: aio: Combine io_uring memory mappings, if supported | about 1 year ago |
| Started thread | pgsql: aio: Combine io_uring memory mappings, if supported | about 1 year ago |
| Replied (other) | Adding basic NUMA awareness | about 1 year ago |
| Replied (other) | postmaster uses more CPU in 18 beta1 with io_method=io_uring | about 1 year ago |
| Replied (other) | postmaster uses more CPU in 18 beta1 with io_method=io_uring | about 1 year ago |
| Replied (other) | Adding basic NUMA awareness | about 1 year ago |
| Replied (other) | Add progressive backoff to XactLockTableWait functions | about 1 year ago |
| Replied (other) | implicit casts from void* | about 1 year ago |
| Replied (other) | Add progressive backoff to XactLockTableWait functions | about 1 year ago |
| Replied (other) | Add progressive backoff to XactLockTableWait functions | about 1 year ago |
| Replied (other) | Optimize LWLock scalability via ReadBiasedLWLock for heavily-shared locks | about 1 year ago |
| Replied (other) | Optimize LWLock scalability via ReadBiasedLWLock for heavily-shared locks | about 1 year ago |