| Started thread | Creation of REL_17_STABLE and upcoming Commit Fest 2024-07 | almost 2 years ago |
| Started thread | pgsql: Adapt REL_17_STABLE to its new status as a stable branch | almost 2 years ago |
| Started thread | pgsql: Stamp HEAD as 18devel. | almost 2 years ago |
| Started thread | pgsql: Run pgperltidy | almost 2 years ago |
| Replied (other) | BUG #18500: Detaching a partition with an index manually attached to the parent's index triggers Assert | almost 2 years ago |
| Started thread | pgsql: Update modules/injection_points/.gitignore | almost 2 years ago |
| Replied (other) | stale comments about fastgetattr and heap_getattr | almost 2 years ago |
| Started thread | pgsql: Fix comments in heaptuple.c | almost 2 years ago |
| Replied (other) | Injection point locking | almost 2 years ago |
| Started thread | pgsql: Improve locking around InjectionPointRun() | almost 2 years ago |
| Replied (other) | Patch bug: Fix jsonpath .* on Arrays | almost 2 years ago |
| Replied (other) | --frokbackend process | almost 2 years ago |
| Replied (other) | walsender.c comment with no context is hard to understand | almost 2 years ago |
| Replied (other) | libpq: Fix lots of discrepancies in PQtrace | almost 2 years ago |
| Replied (other) | Avoid incomplete copy string (src/backend/access/transam/xlog.c) | almost 2 years ago |
| Replied (other) | ERROR: could not attach to dynamic shared area | almost 2 years ago |
| Replied (other) | Fix possible overflow of pg_stat DSA's refcnt | almost 2 years ago |
| Started thread | pgsql: Fix overflow with pgstats DSA reference count | almost 2 years ago |
| Started thread | pgsql: Fix overflow with pgstats DSA reference count | almost 2 years ago |
| Started thread | pgsql: Fix overflow with pgstats DSA reference count | almost 2 years ago |
| Replied (other) | New standby_slot_names GUC in PG 17 | about 2 years ago |
| Replied (other) | Fix possible overflow of pg_stat DSA's refcnt | about 2 years ago |
| Replied (other)First patch | Injection point locking | about 2 years ago |
| Replied (other) | [PATCH] Add ACL (Access Control List) acronym | about 2 years ago |
| Replied (other) | Making background psql nicer to use in tap tests | about 2 years ago |
| Replied (other) | Add pg_get_acl() function get the ACL for a database object | about 2 years ago |
| Replied (other) | [PATCH] Add ACL (Access Control List) acronym | about 2 years ago |
| Replied (other) | error "can only drop stats once" brings down database | about 2 years ago |
| Replied (other) | Injection point locking | about 2 years ago |
| Replied (other) | Injection point locking | about 2 years ago |
| Replied (other) | [PATCH] Fix type redefinition build errors with macOS SDK 15.0 | about 2 years ago |
| Replied (other) | Add pg_get_acl() function get the ACL for a database object | about 2 years ago |
| Replied (other) | Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY | about 2 years ago |
| Replied (other) | Apparent bug in WAL summarizer process (hung state) | about 2 years ago |
| Replied (other)Follow-up patch | Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY | about 2 years ago |
| Replied (other) | Avoid incomplete copy string (src/backend/access/transam/xlog.c) | about 2 years ago |
| Replied (other) | replace strtok() | about 2 years ago |
| Replied (other) | Avoid incomplete copy string (src/backend/access/transam/xlog.c) | about 2 years ago |
| Replied (other) | Optimize numeric.c mul_var() using the Karatsuba algorithm | about 2 years ago |
| Replied (other) | Add pg_get_acl() function get the ACL for a database object | about 2 years ago |
| Replied (other) | Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY | about 2 years ago |
| Replied (other) | Allow non-superuser to cancel superuser tasks. | about 2 years ago |
| Replied (other)Follow-up patch | Allow non-superuser to cancel superuser tasks. | about 2 years ago |
| Replied (own) | Pluggable cumulative statistics | about 2 years ago |
| Replied (other) | Allow non-superuser to cancel superuser tasks. | about 2 years ago |
| Replied (other) | Add pg_get_acl() function get the ACL for a database object | about 2 years ago |
| Replied (other) | PG 17 and GUC variables | about 2 years ago |
| Replied (other) | BUG #18499: Reindexing spgist index concurrently triggers Assert("TransactionIdIsValid(state->myXid)") | about 2 years ago |
| Replied (other) | 001_rep_changes.pl fails due to publisher stuck on shutdown | about 2 years ago |
| Replied (own) | Pluggable cumulative statistics | about 2 years ago |
| Replied (own) | Pluggable cumulative statistics | about 2 years ago |
| Replied (own)Follow-up patch | Sequence Access Methods, round two | about 2 years ago |
| Replied (other) | use CREATE DATABASE STRATEGY = FILE_COPY in pg_upgrade | about 2 years ago |
| Replied (other) | Failures in constraints regression test, "read only 0 of 8192 bytes" | about 2 years ago |
| Replied (other) | suspicious valgrind reports about radixtree/tidstore on arm64 | about 2 years ago |
| Replied (own)Follow-up patch | Pluggable cumulative statistics | about 2 years ago |
| Replied (other) | JIT crash introduced by 6185c9737c with LLVM 14 | about 2 years ago |
| Started threadFirst patch | Flush pgstats file during checkpoints | about 2 years ago |
| Started thread | pgsql: Fix typo in 029_stats_restart.pl | about 2 years ago |
| Replied (other) | BUG #18483: Segmentation fault in tests modules | about 2 years ago |
| Started thread | pgsql: Make regress function make_tuple_indirect() able to handle plain | about 2 years ago |
| Started thread | pgsql: doc: Mention modules/injection_points as example for injection p | about 2 years ago |
| Replied (other) | minor doc change in src/sgml/xfunc.sgml | about 2 years ago |
| Replied (other)Follow-up patch | BF mamba failure | about 2 years ago |
| Replied (other) | error "can only drop stats once" brings down database | about 2 years ago |
| Replied (other) | BUG #18499: Reindexing spgist index concurrently triggers Assert("TransactionIdIsValid(state->myXid)") | about 2 years ago |
| Replied (other) | race condition in pg_class | about 2 years ago |
| Replied (other) | race condition in pg_class | about 2 years ago |
| Replied (other) | BF mamba failure | about 2 years ago |
| Replied (other) | SQL function which allows to distinguish a server being in point in time recovery mode and an ordinary replica | about 2 years ago |
| Replied (other) | race condition in pg_class | about 2 years ago |
| Replied (other) | Revive num_dead_tuples column of pg_stat_progress_vacuum | about 2 years ago |
| Replied (other) | error "can only drop stats once" brings down database | about 2 years ago |
| Started thread | pgsql: doc: Fix description WAL summarizer in glossary | about 2 years ago |
| Started thread | pgsql: doc: Fix description WAL writer in glossary | about 2 years ago |
| Started thread | pgsql: doc: Fix description WAL writer in glossary | about 2 years ago |
| Started thread | pgsql: doc: Fix description WAL writer in glossary | about 2 years ago |
| Replied (other) | Logical Replication of sequences | about 2 years ago |
| Replied (other) | Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY | about 2 years ago |
| Replied (other) | Re: CI and test improvements | about 2 years ago |
| Replied (other) | Doc: fix a description regarding WAL summarizer on glossary page | about 2 years ago |
| Started threadFirst patch | Pluggable cumulative statistics | about 2 years ago |
| Replied (other) | race condition in pg_class | about 2 years ago |
| Replied (other) | BUG #18500: Detaching a partition with an index manually attached to the parent's index triggers Assert | about 2 years ago |
| Replied (other) | Doc: fix a description regarding WAL summarizer on glossary page | about 2 years ago |
| Replied (other) | race condition in pg_class | about 2 years ago |
| Replied (other) | Format the code in xact_decode | about 2 years ago |
| Replied (other) | 001_rep_changes.pl fails due to publisher stuck on shutdown | about 2 years ago |
| Replied (other) | CheckMyDatabase some error messages in two lines. | about 2 years ago |
| Replied (other) | BUG #18483: Segmentation fault in tests modules | about 2 years ago |
| Replied (other) | Proposal to add page headers to SLRU pages | about 2 years ago |
| Replied (other) | Historic snapshot doesn't track txns committed in BUILDING_SNAPSHOT state | about 2 years ago |
| Replied (other) | BUG #18333: Postgres is crashing if we have special character in the query | about 2 years ago |
| Replied (other) | BUG #18500: Detaching a partition with an index manually attached to the parent's index triggers Assert | about 2 years ago |
| Replied (other) | BUG #18483: Segmentation fault in tests modules | about 2 years ago |
| Replied (other) | Test slots invalidations in 035_standby_logical_decoding.pl only if dead rows are removed | about 2 years ago |
| Replied (other) | error "can only drop stats once" brings down database | about 2 years ago |
| Replied (own) | Injection points: preloading and runtime arguments | about 2 years ago |
| Replied (other) | BUG #18483: Segmentation fault in tests modules | about 2 years ago |
| Replied (own) | PgStat_KindInfo.named_on_disk not required in shared stats | about 2 years ago |
| Replied (other) | BUG #18483: Segmentation fault in tests modules | about 2 years ago |
| Replied (other) | Add support to TLS 1.3 cipher suites and curves lists | about 2 years ago |
| Replied (other) | error "can only drop stats once" brings down database | about 2 years ago |
| Started thread | pgsql: Add more debugging information when dropping twice pgstats entry | about 2 years ago |
| Started thread | pgsql: Add more debugging information when dropping twice pgstats entry | about 2 years ago |
| Started thread | pgsql: Add more debugging information when dropping twice pgstats entry | about 2 years ago |
| Replied (other) | cannot drop intarray extension | about 2 years ago |
| Started threadFirst patch | PgStat_KindInfo.named_on_disk not required in shared stats | about 2 years ago |
| Replied (other) | error "can only drop stats once" brings down database | about 2 years ago |
| Replied (own) | Injection points: preloading and runtime arguments | about 2 years ago |
| Replied (other) | race condition in pg_class | about 2 years ago |
| Replied (other)Follow-up patch | error "can only drop stats once" brings down database | about 2 years ago |
| Replied (other) | Fix use of possible uninitialized variable retval (src/pl/plpgsql/src/pl_handler.c) | about 2 years ago |
| Replied (other)Follow-up patch | ALTER TABLE SET ACCESS METHOD on partitioned tables | about 2 years ago |
| Replied (other) | BUG #17947: Combination of replslots pgstat issues causes error/assertion failure | about 2 years ago |
| Started thread | pgsql: Prevent inconsistent use of stats entry for replication slots | about 2 years ago |
| Started thread | pgsql: Prevent inconsistent use of stats entry for replication slots | about 2 years ago |
| Started thread | pgsql: Prevent inconsistent use of stats entry for replication slots | about 2 years ago |
| Replied (other) | Test to dump and restore objects left behind by regression | about 2 years ago |
| Replied (other) | Minor update on pg_hba documentation | about 2 years ago |
| Started thread | pgsql: doc: Fix example with database regexp in HBA documentation | about 2 years ago |
| Started thread | pgsql: doc: Fix example with database regexp in HBA documentation | about 2 years ago |
| Replied (other) | Minor update on pg_hba documentation | about 2 years ago |
| Replied (other)Follow-up patch | BUG #17947: Combination of replslots pgstat issues causes error/assertion failure | about 2 years ago |
| Replied (other) | pg_parse_json() should not leak token copies on failure | about 2 years ago |
| Replied (other) | Infinite loop in XLogPageRead() on standby | about 2 years ago |
| Replied (other) | Fix use of possible uninitialized variable retval (src/pl/plpgsql/src/pl_handler.c) | about 2 years ago |
| Replied (other) | In-placre persistance change of a relation | about 2 years ago |
| Replied (other)Follow-up patch | Fix an incorrect assertion condition in mdwritev(). | about 2 years ago |
| Replied (own)Follow-up patch | Injection points: preloading and runtime arguments | about 2 years ago |
| Replied (other) | BUG #17947: Combination of replslots pgstat issues causes error/assertion failure | about 2 years ago |
| Replied (other) | error "can only drop stats once" brings down database | about 2 years ago |
| Replied (other) | pg_rewind fails on Windows where tablespaces are used | about 2 years ago |
| Replied (other) | In-placre persistance change of a relation | about 2 years ago |
| Replied (other) | pg_ctl start may return 0 even if the postmaster has been already started on Windows | about 2 years ago |
| Replied (other) | Test to dump and restore objects left behind by regression | about 2 years ago |
| Replied (other) | Fix an incorrect assertion condition in mdwritev(). | about 2 years ago |
| Replied (other) | BUG #18483: Segmentation fault in tests modules | about 2 years ago |
| Replied (other) | Fix an incorrect assertion condition in mdwritev(). | about 2 years ago |
| Started thread | pgsql: Improve assertion in mdwritev() | about 2 years ago |
| Replied (other) | Add memory context type to pg_backend_memory_contexts view | about 2 years ago |