| Replied (other) | compiling PL/pgSQL plugin with C++ | almost 7 years ago |
| Replied (other) | Time range | almost 7 years ago |
| Replied (other) | incorrect xlog.c coverage report | almost 7 years ago |
| Replied (own) | tableam.h fails cpluspluscheck | almost 7 years ago |
| Replied (other) | cpluspluscheck vs vpath | almost 7 years ago |
| Replied (other) | coverage additions | almost 7 years ago |
| Replied (other) | compiling PL/pgSQL plugin with C++ | almost 7 years ago |
| Replied (other) | coverage additions | almost 7 years ago |
| Started thread | tableam.h fails cpluspluscheck | almost 7 years ago |
| Replied (other) | coverage increase for worker_spi | almost 7 years ago |
| Replied (other) | coverage increase for worker_spi | almost 7 years ago |
| Replied (other) | compiling PL/pgSQL plugin with C++ | almost 7 years ago |
| Replied (other) | coverage increase for worker_spi | almost 7 years ago |
| Replied (other) | Why does SPI_connect change the memory context? | almost 7 years ago |
| Replied (own) | Rearranging ALTER TABLE to avoid multi-operations bugs | almost 7 years ago |
| Replied (other) | Runtime Partition Pruning | almost 7 years ago |
| Replied (own) | Rearranging ALTER TABLE to avoid multi-operations bugs | almost 7 years ago |
| Started thread | Dead encoding conversion functions | almost 7 years ago |
| Replied (other) | Indexes on expressions that include user-defined functions are not reindexed when the function definition is changed | almost 7 years ago |
| Replied (other) | with and trigger | almost 7 years ago |
| Replied (other) | Dead stores in src/common/sha2.c | almost 7 years ago |
| Replied (other) | with and trigger | almost 7 years ago |
| Replied (other) | BUG #15820: Commuting two column make a SubqueryScan node to appear in the plan | almost 7 years ago |
| Replied (other) | BEFORE UPDATE trigger on postgres_fdw table not work | almost 7 years ago |
| Replied (other) | Excessive memory usage in multi-statement queries w/ partitioning | almost 7 years ago |
| Replied (other) | Why does not subquery pruning conditions inherit to parent query? | almost 7 years ago |
| Replied (other) | Fix inconsistencies for v12 | almost 7 years ago |
| Started threadFirst patch | Rearranging ALTER TABLE to avoid multi-operations bugs | almost 7 years ago |
| Replied (other) | Cleaning up and speeding up string functions | almost 7 years ago |
| Replied (own) | POC: converting Lists into arrays | almost 7 years ago |
| Replied (own)Follow-up patch | POC: converting Lists into arrays | almost 7 years ago |
| Replied (other) | Fix typos for v12 | almost 7 years ago |
| Replied (own)Follow-up patch | POC: converting Lists into arrays | almost 7 years ago |
| Replied (own) | Suppressing noise in successful check-world runs | almost 7 years ago |
| Replied (other) | BUG #15781: subselect on foreign table (postgres_fdw) can crash (segfault) | almost 7 years ago |
| Replied (other) | Small fix: avoid passing null pointers to memcpy() | almost 7 years ago |
| Replied (other) | Runtime Partition Pruning | almost 7 years ago |
| Replied (other) | Teach pg_upgrade test to honor NO_TEMP_INSTALL | almost 7 years ago |
| Replied (other) | Runtime Partition Pruning | almost 7 years ago |
| Replied (other) | Runtime Partition Pruning | almost 7 years ago |
| Replied (other) | BUG #15819: wrong expression in document of pgbench | almost 7 years ago |
| Replied (other) | Small fix: avoid passing null pointers to memcpy() | almost 7 years ago |
| Replied (other) | Excessive memory usage in multi-statement queries w/ partitioning | almost 7 years ago |
| Replied (other) | Aggregate error message | almost 7 years ago |
| Replied (other) | initdb recommendations | almost 7 years ago |
| Replied (other) | Minor typos and copyright year slippage | almost 7 years ago |
| Replied (other) | ClosePipeStream failure ignored in pg_import_system_collations | almost 7 years ago |
| Replied (other) | Why could GEQO produce plans with lower costs than the standard_join_search? | almost 7 years ago |
| Replied (other) | Top-N sorts in EXPLAIN, row count estimates, and parallelism | almost 7 years ago |
| Replied (own) | FullTransactionId changes are causing portability issues | almost 7 years ago |
| Replied (other) | ClosePipeStream failure ignored in pg_import_system_collations | almost 7 years ago |
| Replied (own)First patch | SQL-spec incompatibilities in similar_escape() and related stuff | almost 7 years ago |
| Replied (other) | fsync failure in durable_unlink ignored in xlog.c? | almost 7 years ago |
| Replied (own) | FullTransactionId changes are causing portability issues | almost 7 years ago |
| Replied (own) | FullTransactionId changes are causing portability issues | almost 7 years ago |
| Replied (other) | Why could GEQO produce plans with lower costs than the standard_join_search? | almost 7 years ago |
| Replied (other) | nitpick about useless floating point division in gimme_edge_table | almost 7 years ago |
| Replied (other) | Is it safe to ignore the return value of SPI_finish and SPI_execute? | almost 7 years ago |
| Replied (other) | Memory bug in dsnowball_lexize | almost 7 years ago |
| Replied (other) | Why could GEQO produce plans with lower costs than the standard_join_search? | almost 7 years ago |
| Replied (other) | Memory bug in dsnowball_lexize | almost 7 years ago |
| Replied (other) | BUG #15804: Assertion failure when using logging_collector with EXEC_BACKEND | almost 7 years ago |
| Replied (other) | nitpick about poor style in MergeAttributes | almost 7 years ago |
| Replied (other) | "long" type is not appropriate for counting tuples | almost 7 years ago |
| Replied (other) | Patch to fix write after end of array in hashed agg initialization | almost 7 years ago |
| Replied (other) | Remove useless associativity/precedence from parsers | almost 7 years ago |
| Started threadFirst patch | Suppressing noise in successful check-world runs | almost 7 years ago |
| Replied (other) | Remove useless associativity/precedence from parsers | almost 7 years ago |
| Replied (other)First patch | Remove useless associativity/precedence from parsers | almost 7 years ago |
| Replied (other) | Is it safe to ignore the return value of SPI_finish and SPI_execute? | almost 7 years ago |
| Replied (own) | FullTransactionId changes are causing portability issues | almost 7 years ago |
| Replied (own) | FullTransactionId changes are causing portability issues | almost 7 years ago |
| Replied (own) | pgindent run next week? | almost 7 years ago |
| Replied (other) | "long" type is not appropriate for counting tuples | almost 7 years ago |
| Replied (other) | Why could GEQO produce plans with lower costs than the standard_join_search? | almost 7 years ago |
| Replied (other) | pg_dump throwing "column number -1 is out of range 0..36" on HEAD | almost 7 years ago |
| Replied (other) | Teach pg_upgrade test to honor NO_TEMP_INSTALL | almost 7 years ago |
| Replied (other) | pg_dump throwing "column number -1 is out of range 0..36" on HEAD | almost 7 years ago |
| Replied (other) | Teach pg_upgrade test to honor NO_TEMP_INSTALL | almost 7 years ago |
| Replied (other) | Table partition with primary key in 11.3 | almost 7 years ago |
| Replied (own) | pgindent run next week? | almost 7 years ago |
| Replied (other) | "long" type is not appropriate for counting tuples | almost 7 years ago |
| Replied (other) | Patch to fix write after end of array in hashed agg initialization | almost 7 years ago |
| Replied (other) | Teach pg_upgrade test to honor NO_TEMP_INSTALL | almost 7 years ago |
| Replied (own) | FullTransactionId changes are causing portability issues | almost 7 years ago |
| Started thread | FullTransactionId changes are causing portability issues | almost 7 years ago |
| Replied (other) | pg_dump throwing "column number -1 is out of range 0..36" on HEAD | almost 7 years ago |
| Replied (other) | SQL statement PREPARE does not work in ECPG | almost 7 years ago |
| Replied (other) | Parallel Append subplan order instability on aye-aye | almost 7 years ago |
| Replied (other) | SQL statement PREPARE does not work in ECPG | almost 7 years ago |
| Replied (own) | pgindent run next week? | almost 7 years ago |
| Started thread | Should MSVC 2019 support be an open item for v12? | almost 7 years ago |
| Replied (other) | PG 12 draft release notes | almost 7 years ago |
| Replied (other) | stawidth inconsistency with all NULL columns | almost 7 years ago |
| Replied (other) | stawidth inconsistency with all NULL columns | almost 7 years ago |
| Replied (other)First patch | Refresh Publication takes hours and doesn´t finish | almost 7 years ago |
| Replied (other) | BUG #15815: Upgraded from 9.6.8 > 9.6.12 on AWS Aurora: SELECTs causing segmentation fault | almost 7 years ago |
| Replied (other) | Teach pg_upgrade test to honor NO_TEMP_INSTALL | almost 7 years ago |
| Replied (other) | Remove useless associativity/precedence from parsers | almost 7 years ago |
| Replied (other) | New EXPLAIN option: ALL | almost 7 years ago |
| Replied (other) | Refresh Publication takes hours and doesn´t finish | almost 7 years ago |
| Replied (other) | New EXPLAIN option: ALL | almost 7 years ago |
| Replied (other) | Refresh Publication takes hours and doesn´t finish | almost 7 years ago |
| Replied (other) | BUG #15815: Upgraded from 9.6.8 > 9.6.12 on AWS Aurora: SELECTs causing segmentation fault | almost 7 years ago |
| Replied (other) | BUG #15815: Upgraded from 9.6.8 > 9.6.12 on AWS Aurora: SELECTs causing segmentation fault | almost 7 years ago |
| Replied (other)Follow-up patch | Parallel Append subplan order instability on aye-aye | almost 7 years ago |
| Replied (other) | VACUUM fails to parse 0 and 1 as boolean value | almost 7 years ago |
| Replied (other) | Parallel Append subplan order instability on aye-aye | almost 7 years ago |
| Replied (other) | PG 12 draft release notes | almost 7 years ago |
| Replied (other) | Loading table with indexed jsonb field is stalling | almost 7 years ago |
| Replied (other) | Parallel Append subplan order instability on aye-aye | almost 7 years ago |
| Replied (other) | PG 12 draft release notes | almost 7 years ago |
| Replied (other) | Refresh Publication takes hours and doesn´t finish | almost 7 years ago |
| Replied (other) | Loading table with indexed jsonb field is stalling | almost 7 years ago |
| Replied (other) | Character classes | almost 7 years ago |
| Replied (other)Follow-up patch | BUG #15804: Assertion failure when using logging_collector with EXEC_BACKEND | almost 7 years ago |
| Replied (other) | Remove useless associativity/precedence from parsers | almost 7 years ago |
| Replied (other) | Multivariate MCV stats can leak data to unprivileged users | almost 7 years ago |
| Replied (other) | Parallel Append subplan order instability on aye-aye | almost 7 years ago |
| Replied (other) | BUG #15804: Assertion failure when using logging_collector with EXEC_BACKEND | almost 7 years ago |
| Replied (other)Follow-up patch | Emacs vs pg_indent's weird indentation for function declarations | almost 7 years ago |
| Replied (other) | Remove useless associativity/precedence from parsers | almost 7 years ago |
| Replied (other) | BUG #15804: Assertion failure when using logging_collector with EXEC_BACKEND | almost 7 years ago |
| Replied (other) | Multivariate MCV stats can leak data to unprivileged users | almost 7 years ago |
| Replied (other) | Emacs vs pg_indent's weird indentation for function declarations | almost 7 years ago |
| Replied (other) | Emacs vs pg_indent's weird indentation for function declarations | almost 7 years ago |
| Replied (other) | BUG #15804: Assertion failure when using logging_collector with EXEC_BACKEND | almost 7 years ago |
| Replied (other) | BUG #15804: Assertion failure when using logging_collector with EXEC_BACKEND | almost 7 years ago |
| Replied (other) | Multivariate MCV stats can leak data to unprivileged users | almost 7 years ago |
| Replied (other) | Multivariate MCV stats can leak data to unprivileged users | almost 7 years ago |
| Replied (other) | Multivariate MCV stats can leak data to unprivileged users | almost 7 years ago |
| Replied (other) | Segfault on ANALYZE in SERIALIZABLE isolation | almost 7 years ago |
| Replied (other) | Multivariate MCV stats can leak data to unprivileged users | almost 7 years ago |
| Replied (other) | Segfault on ANALYZE in SERIALIZABLE isolation | almost 7 years ago |
| Replied (other) | Loading table with indexed jsonb field is stalling | almost 7 years ago |
| Replied (other) | BUG #15804: Assertion failure when using logging_collector with EXEC_BACKEND | almost 7 years ago |
| Replied (other) | BUG #15804: Assertion failure when using logging_collector with EXEC_BACKEND | almost 7 years ago |
| Replied (other) | Segfault on ANALYZE in SERIALIZABLE isolation | almost 7 years ago |
| Replied (other) | Multivariate MCV stats can leak data to unprivileged users | almost 7 years ago |
| Replied (other) | inconsistent results querying table partitioned by date | almost 7 years ago |
| Replied (other) | Calling PrepareTempTablespaces in BufFileCreateTemp | almost 7 years ago |
| Replied (other) | Passing CopyMultiInsertInfo structure to CopyMultiInsertInfoNextFreeSlot() | almost 7 years ago |
| Replied (other) | describe working as intended? | almost 7 years ago |
| Replied (other) | New vacuum option to do only freezing | almost 7 years ago |
| Replied (other) | Is it safe to ignore the return value of SPI_finish and SPI_execute? | almost 7 years ago |
| Replied (own) | pgindent run next week? | almost 7 years ago |
| Replied (other)Follow-up patch | inconsistent results querying table partitioned by date | almost 7 years ago |
| Replied (other) | hyrax vs. RelationBuildPartitionDesc | almost 7 years ago |
| Replied (other) | Create TOAST table only if AM needs | almost 7 years ago |
| Replied (own) | pgindent run next week? | almost 7 years ago |
| Replied (own) | pgindent run next week? | almost 7 years ago |
| Replied (own) | SQL-spec incompatibilities in similar_escape() and related stuff | almost 7 years ago |
| Replied (other) | FATAL: SMgrRelation hashtable corrupted | almost 7 years ago |
| Replied (other) | Emacs vs pg_indent's weird indentation for function declarations | almost 7 years ago |
| Started thread | pgindent run next week? | almost 7 years ago |
| Replied (other) | inconsistent results querying table partitioned by date | almost 7 years ago |
| Replied (other) | FATAL: SMgrRelation hashtable corrupted | almost 7 years ago |
| Replied (other) | BUG #15810: Using custom directory on external HDD gives permission error | almost 7 years ago |
| Replied (other) | BUG #15810: Using custom directory on external HDD gives permission error | almost 7 years ago |
| Replied (other) | some grammar fixes for docs | almost 7 years ago |
| Replied (other) | Avoiding hash join batch explosions with extreme skew and weird stats | almost 7 years ago |
| Replied (other)Follow-up patch | inconsistent results querying table partitioned by date | almost 7 years ago |
| Replied (other)Follow-up patch | inconsistent results querying table partitioned by date | almost 7 years ago |
| Replied (other) | inconsistent results querying table partitioned by date | almost 7 years ago |
| Replied (other) | inconsistent results querying table partitioned by date | almost 7 years ago |
| Replied (other) | BUG #15804: Assertion failure when using logging_collector with EXEC_BACKEND | almost 7 years ago |
| Replied (other) | BUG #15804: Assertion failure when using logging_collector with EXEC_BACKEND | almost 7 years ago |
| Replied (other) | inconsistent results querying table partitioned by date | almost 7 years ago |
| Replied (other) | more message fixes | almost 7 years ago |
| Replied (other) | Emacs vs pg_indent's weird indentation for function declarations | almost 7 years ago |
| Replied (own) | ClonedConstraint typedef is dead code? | almost 7 years ago |
| Replied (other)Follow-up patch | Emacs vs pg_indent's weird indentation for function declarations | almost 7 years ago |
| Replied (other) | Are ctid chaining loops safe without relation size checks? | almost 7 years ago |
| Started thread | ClonedConstraint typedef is dead code? | almost 7 years ago |
| Replied (other) | BUG #15807: pg_upgrade does not account for renaming of system catalog column names | almost 7 years ago |
| Replied (other) | New EXPLAIN option: ALL | almost 7 years ago |
| Replied (other)Follow-up patch | inconsistent results querying table partitioned by date | almost 7 years ago |
| Replied (other) | pgsql: Compute XID horizon for page level index vacuum on primary. | almost 7 years ago |
| Replied (other) | BUG #15805: Problem with lower function for greek sigma (Σ) letter | almost 7 years ago |
| Replied (other) | New EXPLAIN option: ALL | almost 7 years ago |
| Replied (other) | BUG #15804: Assertion failure when using logging_collector with EXEC_BACKEND | almost 7 years ago |
| Replied (other) | BUG #15805: Problem with lower function for greek sigma (Σ) letter | almost 7 years ago |
| Replied (other) | New EXPLAIN option: ALL | almost 7 years ago |
| Replied (other)Follow-up patch | Emacs vs pg_indent's weird indentation for function declarations | almost 7 years ago |
| Replied (other) | BUG #15804: Assertion failure when using logging_collector with EXEC_BACKEND | almost 7 years ago |
| Replied (other) | Table update: restore or replace? | almost 7 years ago |
| Replied (other) | inconsistent results querying table partitioned by date | almost 7 years ago |
| Replied (other) | BUG #15804: Assertion failure when using logging_collector with EXEC_BACKEND | almost 7 years ago |
| Replied (other) | PG12, PGXS and linking pgfeutils | almost 7 years ago |
| Replied (own) | SQL-spec incompatibilities in similar_escape() and related stuff | almost 7 years ago |
| Replied (other) | PostgreSQL 9.3.5 substring(text from pattern for escape) bug | almost 7 years ago |
| Replied (own) | Why is infinite_recurse test suddenly failing? | almost 7 years ago |
| Replied (own) | Why is infinite_recurse test suddenly failing? | almost 7 years ago |
| Replied (other) | PANIC :Call AbortTransaction when transaction id is no normal | almost 7 years ago |
| Replied (other) | VACUUM can finish an interrupted nbtree page split -- is that okay? | almost 7 years ago |
| Replied (other) | PANIC :Call AbortTransaction when transaction id is no normal | almost 7 years ago |
| Replied (other)Follow-up patch | PG12, PGXS and linking pgfeutils | almost 7 years ago |
| Replied (other) | remove doc/bug.template? | almost 7 years ago |
| Replied (other) | What is an item pointer, anyway? | almost 7 years ago |
| Replied (other) | PG12, PGXS and linking pgfeutils | almost 7 years ago |
| Replied (other)First patch | PANIC :Call AbortTransaction when transaction id is no normal | almost 7 years ago |
| Replied (own) | SQL-spec incompatibilities in similar_escape() and related stuff | almost 7 years ago |
| Replied (other)Follow-up patch | PostgreSQL 9.3.5 substring(text from pattern for escape) bug | almost 7 years ago |
| Replied (other) | PostgreSQL 9.3.5 substring(text from pattern for escape) bug | almost 7 years ago |
| Replied (other) | BUG #15803: Autocomplete issues in new 11.3 and 9.6.13 psql client | almost 7 years ago |
| Replied (other) | BUG #15802: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator | almost 7 years ago |
| Replied (other) | PANIC :Call AbortTransaction when transaction id is no normal | almost 7 years ago |
| Started thread | SQL-spec incompatibilities in similar_escape() and related stuff | almost 7 years ago |
| Replied (other)Follow-up patch | PostgreSQL 9.3.5 substring(text from pattern for escape) bug | almost 7 years ago |
| Replied (other) | Wrong dead return value in jsonb_utils.c | almost 7 years ago |
| Replied (other) | PostgreSQL 9.3.5 substring(text from pattern for escape) bug | almost 7 years ago |
| Replied (other) | Augment every test postgresql.conf | almost 7 years ago |
| Replied (other) | Query on pg_stat_activity table got stuck | almost 7 years ago |
| Replied (other) | pg_config docs? | almost 7 years ago |
| Replied (other) | pg_config docs? | almost 7 years ago |
| Replied (other) | PostgreSQL 9.3.5 substring(text from pattern for escape) bug | almost 7 years ago |
| Replied (other) | Question about Expected rows value in EXPLAIN output for Nested Loop node | almost 7 years ago |
| Replied (other)First patch | Query on pg_stat_activity table got stuck | almost 7 years ago |
| Replied (other) | Bug in reindexdb's error reporting | almost 7 years ago |
| Replied (other) | inconsistent results querying table partitioned by date | almost 7 years ago |
| Replied (own) | Unexpected "shared memory block is still in use" | almost 7 years ago |
| Replied (other) | REINDEX INDEX results in a crash for an index of pg_class since 9.6 | almost 7 years ago |
| Replied (other) | Inconsistency between table am callback and table function names | almost 7 years ago |
| Replied (other) | BUG #15799: Create extension postgres_fdw failed | almost 7 years ago |
| Replied (other) | What's the point of allow_system_table_mods? | almost 7 years ago |
| Replied (other) | Hot Standby Conflict on pg_attribute | almost 7 years ago |
| Replied (own) | Why is infinite_recurse test suddenly failing? | almost 7 years ago |
| Replied (other) | What's the point of allow_system_table_mods? | almost 7 years ago |
| Replied (other) | Query on pg_stat_activity table got stuck | almost 7 years ago |
| Replied (own) | Why is infinite_recurse test suddenly failing? | almost 7 years ago |
| Replied (own) | Unexpected "shared memory block is still in use" | almost 7 years ago |
| Replied (other) | att_isnull | almost 7 years ago |
| Replied (other) | Bug in reindexdb's error reporting | almost 7 years ago |
| Replied (other) | pg12 release notes | almost 7 years ago |
| Replied (other) | inconsistent results querying table partitioned by date | almost 7 years ago |
| Replied (other) | Query on pg_stat_activity table got stuck | almost 7 years ago |
| Replied (other) | pg12 release notes | almost 7 years ago |
| Replied (other) | pg12 release notes | almost 7 years ago |
| Replied (other) | BUG #15797: Wrong Execution Plan | almost 7 years ago |
| Replied (other) | Query on pg_stat_activity table got stuck | almost 7 years ago |
| Replied (other) | inconsistent results querying table partitioned by date | almost 7 years ago |
| Replied (own)First patch | Unexpected "shared memory block is still in use" | almost 7 years ago |
| Replied (own) | Unexpected "shared memory block is still in use" | almost 7 years ago |
| Replied (other) | Query on pg_stat_activity table got stuck | almost 7 years ago |
| Replied (other)Follow-up patch | BUG #15795: ERROR: could not find pathkey item to sort | almost 7 years ago |
| Replied (own) | Inconsistent error message wording for REINDEX CONCURRENTLY | almost 7 years ago |
| Replied (other) | PG12, PGXS and linking pgfeutils | almost 7 years ago |
| Replied (other) | PG12, PGXS and linking pgfeutils | almost 7 years ago |
| Replied (other) | What's the point of allow_system_table_mods? | almost 7 years ago |
| Replied (other)First patch | BUG #15795: ERROR: could not find pathkey item to sort | almost 7 years ago |
| Replied (own) | Fuzzy thinking in is_publishable_class | almost 7 years ago |
| Replied (own) | Unexpected "shared memory block is still in use" | almost 7 years ago |
| Replied (own) | Fuzzy thinking in is_publishable_class | almost 7 years ago |
| Replied (other) | any suggestions to detect memory corruption | almost 7 years ago |
| Replied (own) | Inconsistent error message wording for REINDEX CONCURRENTLY | almost 7 years ago |
| Replied (own) | Fuzzy thinking in is_publishable_class | almost 7 years ago |
| Replied (other) | Problems with pg_upgrade and extensions referencing catalog tables/views | almost 7 years ago |
| Replied (other) | Query on pg_stat_activity table got stuck | almost 7 years ago |
| Started thread | Unexpected "shared memory block is still in use" | almost 7 years ago |
| Replied (other) | Query on pg_stat_activity table got stuck | almost 7 years ago |
| Replied (other) | any suggestions to detect memory corruption | almost 7 years ago |
| Replied (other) | make \d pg_toast.foo show its indices | almost 7 years ago |
| Replied (other) | BUG #15796: [not a bug actually] vacuumlo - its name is confusing | almost 7 years ago |
| Replied (own) | Inconsistent error message wording for REINDEX CONCURRENTLY | almost 7 years ago |
| Replied (other) | BUG #15795: ERROR: could not find pathkey item to sort | almost 7 years ago |
| Replied (own) | We're leaking predicate locks in HEAD | almost 7 years ago |
| Replied (other) | Why could GEQO produce plans with lower costs than the standard_join_search? | almost 7 years ago |
| Replied (other) | Heap lock levels for REINDEX INDEX CONCURRENTLY not quite right? | almost 7 years ago |
| Replied (other) | New EXPLAIN option: ALL | almost 7 years ago |
| Replied (other) | New EXPLAIN option: ALL | almost 7 years ago |
| Replied (other) | make \d pg_toast.foo show its indices | almost 7 years ago |
| Replied (own) | Fuzzy thinking in is_publishable_class | almost 7 years ago |
| Replied (own)Follow-up patch | Inconsistent error message wording for REINDEX CONCURRENTLY | almost 7 years ago |
| Replied (own) | We're leaking predicate locks in HEAD | almost 7 years ago |
| Started thread | Fuzzy thinking in is_publishable_class | almost 7 years ago |
| Started thread | We're leaking predicate locks in HEAD | almost 7 years ago |
| Replied (other) | REINDEX INDEX results in a crash for an index of pg_class since 9.6 | almost 7 years ago |
| Replied (other) | Unhappy about API changes in the no-fsm-for-small-rels patch | almost 7 years ago |
| Replied (other) | REINDEX INDEX results in a crash for an index of pg_class since 9.6 | almost 7 years ago |
| Replied (other) | Unhappy about API changes in the no-fsm-for-small-rels patch | almost 7 years ago |
| Replied (other) | make \d pg_toast.foo show its indices | almost 7 years ago |
| Replied (other) | invalid memory alloc request size from pg_stat_activity? | almost 7 years ago |
| Replied (other) | invalid memory alloc request size from pg_stat_activity? | almost 7 years ago |
| Replied (other) | REINDEX INDEX results in a crash for an index of pg_class since 9.6 | almost 7 years ago |
| Replied (other) | accounting for memory used for BufFile during hash joins | almost 7 years ago |
| Replied (other) | jsonpath | almost 7 years ago |
| Replied (other) | PG12, PGXS and linking pgfeutils | almost 7 years ago |
| Replied (other) | Unhappy about API changes in the no-fsm-for-small-rels patch | almost 7 years ago |
| Replied (other) | reindexdb & clusterdb broken against pre-7.3 servers | almost 7 years ago |
| Replied (other) | accounting for memory used for BufFile during hash joins | almost 7 years ago |
| Replied (other) | Broken O(n^2) avoidance in wal segment recycling. | almost 7 years ago |
| Replied (other) | reindexdb & clusterdb broken against pre-7.3 servers | almost 7 years ago |
| Replied (other) | _bt_split(), and the risk of OOM before its critical section | almost 7 years ago |
| Replied (other) | Query on pg_stat_activity table got stuck | almost 7 years ago |
| Replied (other) | Relaxing NaN/Infinity restriction in JSON fields | almost 7 years ago |
| Replied (other) | Fixing order of resowner cleanup in 12, for Windows | almost 7 years ago |
| Replied (other) | Fixing order of resowner cleanup in 12, for Windows | almost 7 years ago |
| Replied (other) | Unhappy about API changes in the no-fsm-for-small-rels patch | almost 7 years ago |
| Replied (other) | make \d pg_toast.foo show its indices | almost 7 years ago |
| Replied (other) | reindexdb & clusterdb broken against pre-7.3 servers | almost 7 years ago |
| Replied (other) | Unhappy about API changes in the no-fsm-for-small-rels patch | almost 7 years ago |
| Replied (other) | reindexdb & clusterdb broken against pre-7.3 servers | almost 7 years ago |
| Replied (other) | REINDEX INDEX results in a crash for an index of pg_class since 9.6 | almost 7 years ago |
| Replied (other) | REINDEX INDEX results in a crash for an index of pg_class since 9.6 | almost 7 years ago |
| Replied (other) | Fixing order of resowner cleanup in 12, for Windows | almost 7 years ago |
| Replied (other) | Fixing order of resowner cleanup in 12, for Windows | almost 7 years ago |
| Replied (own) | Inconsistent error message wording for REINDEX CONCURRENTLY | almost 7 years ago |
| Replied (own) | Inconsistent error message wording for REINDEX CONCURRENTLY | almost 7 years ago |
| Replied (other) | Commits 8de72b and 5457a1 (COPY FREEZE) | almost 7 years ago |
| Replied (own) | First-draft release notes for back branches are up | almost 7 years ago |
| Replied (other) | Wrong return code in vacuumdb when multiple jobs are used | almost 7 years ago |
| Replied (other) | make maintainer-clean and config.cache | almost 7 years ago |
| Replied (own) | First-draft release notes for back branches are up | almost 7 years ago |
| Replied (other) | REINDEX INDEX results in a crash for an index of pg_class since 9.6 | almost 7 years ago |
| Replied (own) | Inconsistent error message wording for REINDEX CONCURRENTLY | almost 7 years ago |
| Replied (own) | First-draft release notes for back branches are up | almost 7 years ago |
| Replied (other) | improving wraparound behavior | almost 7 years ago |
| Started thread | First-draft release notes for back branches are up | almost 7 years ago |
| Replied (other) | Back Slash \ issue | almost 7 years ago |
| Replied (own) | Why is infinite_recurse test suddenly failing? | almost 7 years ago |
| Replied (other) | error messages in extended statistics | almost 7 years ago |
| Replied (other) | REINDEX INDEX results in a crash for an index of pg_class since 9.6 | almost 7 years ago |
| Replied (other) | REINDEX INDEX results in a crash for an index of pg_class since 9.6 | almost 7 years ago |
| Replied (other) | REINDEX INDEX results in a crash for an index of pg_class since 9.6 | almost 7 years ago |
| Replied (other)Follow-up patch | REINDEX INDEX results in a crash for an index of pg_class since 9.6 | almost 7 years ago |
| Replied (other) | REINDEX INDEX results in a crash for an index of pg_class since 9.6 | almost 7 years ago |
| Replied (own) | Why is infinite_recurse test suddenly failing? | almost 7 years ago |
| Replied (other) | REINDEX INDEX results in a crash for an index of pg_class since 9.6 | almost 7 years ago |
| Replied (other) | REINDEX INDEX results in a crash for an index of pg_class since 9.6 | almost 7 years ago |
| Started thread | Why is infinite_recurse test suddenly failing? | almost 7 years ago |
| Replied (other) | REINDEX INDEX results in a crash for an index of pg_class since 9.6 | almost 7 years ago |
| Replied (other) | orafce bug issue | almost 7 years ago |
| Replied (other) | Fixing order of resowner cleanup in 12, for Windows | almost 7 years ago |
| Started thread | Inconsistent error message wording for REINDEX CONCURRENTLY | almost 7 years ago |
| Replied (other) | strange nested loop row count estimates | almost 7 years ago |
| Replied (other) | strange nested loop row count estimates | almost 7 years ago |
| Replied (other)Follow-up patch | REINDEX INDEX results in a crash for an index of pg_class since 9.6 | almost 7 years ago |
| Replied (other) | using index or check in ALTER TABLE SET NOT NULL | almost 7 years ago |
| Replied (other) | REINDEX INDEX results in a crash for an index of pg_class since 9.6 | almost 7 years ago |
| Replied (other)Follow-up patch | Commits 8de72b and 5457a1 (COPY FREEZE) | almost 7 years ago |
| Replied (other) | Commits 8de72b and 5457a1 (COPY FREEZE) | almost 7 years ago |
| Replied (other) | Commits 8de72b and 5457a1 (COPY FREEZE) | almost 7 years ago |
| Replied (other) | REINDEX INDEX results in a crash for an index of pg_class since 9.6 | almost 7 years ago |
| Replied (other) | Commits 8de72b and 5457a1 (COPY FREEZE) | almost 7 years ago |
| Replied (other) | REINDEX INDEX results in a crash for an index of pg_class since 9.6 | almost 7 years ago |
| Replied (other) | pgsql: Compute XID horizon for page level index vacuum on primary. | almost 7 years ago |
| Replied (other) | Query not producing expected result | almost 7 years ago |
| Replied (other) | using index or check in ALTER TABLE SET NOT NULL | almost 7 years ago |
| Replied (other) | REINDEX INDEX results in a crash for an index of pg_class since 9.6 | almost 7 years ago |
| Replied (other) | to_timestamp docs | almost 7 years ago |
| Replied (other) | REINDEX INDEX results in a crash for an index of pg_class since 9.6 | almost 7 years ago |