| Started thread | pgsql: Add CREATE INDEX deduplication assertions. | over 6 years ago |
| Started thread | pgsql: Further simplify nbtree high key truncation. | over 6 years ago |
| Started thread | pgsql: Refactor nbtree high key truncation. | over 6 years ago |
| Started thread | pgsql: Consistently truncate non-key suffix columns. | over 6 years ago |
| Started thread | pgsql: Consistently truncate non-key suffix columns. | over 6 years ago |
| Replied (other) | Potential (low likelihood) wraparound hazard in heap_abort_speculative() | over 6 years ago |
| Replied (own) | pgsql: Add deduplication to nbtree. | over 6 years ago |
| Started thread | pgsql: Make deduplication use number of key attributes. | over 6 years ago |
| Replied (other) | Improving connection scalability: GetSnapshotData() | over 6 years ago |
| Started threadFirst patch | Minor bug in suffix truncation of non-key attributes from INCLUDE indexes | over 6 years ago |
| Replied (other) | [PATCH] Btree BackwardScan race condition on Standby during VACUUM | over 6 years ago |
| Replied (other) | [PATCH] Btree BackwardScan race condition on Standby during VACUUM | over 6 years ago |
| Started thread | pgsql: Justify nbtree page split locking in code comment. | over 6 years ago |
| Started thread | pgsql: Fix nbtree deduplication README commentary. | over 6 years ago |
| Replied (other) | Why does [auto-]vacuum delay not report a wait event? | over 6 years ago |
| Replied (other) | Why does [auto-]vacuum delay not report a wait event? | over 6 years ago |
| Replied (other) | nbtree: assertion failure in _bt_killitems() for posting tuple | over 6 years ago |
| Replied (other) | nbtree: assertion failure in _bt_killitems() for posting tuple | over 6 years ago |
| Started thread | pgsql: nbtree: Remove obsolete _bt_pgaddtup() comments. | over 6 years ago |
| Started thread | pgsql: nbtree: Use raw PageAddItem() for retail inserts. | over 6 years ago |
| Started thread | pgsql: Refactor nbtree fastpath optimization. | over 6 years ago |
| Started thread | pgsql: nbtree: Remove useless local variables. | over 6 years ago |
| Started thread | pgsql: Doc: Correct deduplicate_items varlistentry id. | over 6 years ago |
| Replied (other) | [PATCH] Btree BackwardScan race condition on Standby during VACUUM | over 6 years ago |
| Replied (other) | [PATCH] Btree BackwardScan race condition on Standby during VACUUM | over 6 years ago |
| Started thread | pgsql: nbtree: Fix obsolete _bt_search() comment. | over 6 years ago |
| Started threadFirst patch | nbtree: Refactor "fastpath" and _bt_search() code | over 6 years ago |
| Started thread | pgsql: nbtree: Pass down MAXALIGN()'d itemsz for new item. | over 6 years ago |
| Started thread | pgsql: nbtree: Reorder nbtinsert.c prototypes. | over 6 years ago |
| Replied (other) | add types to index storage params on doc | over 6 years ago |
| Replied (other) | btree index maximum row size | over 6 years ago |
| Replied (other) | Querying an index's btree version | over 6 years ago |
| Replied (other) | BUG #16285: bt_metap fails with value is out of range for type integer | over 6 years ago |
| Started thread | pgsql: Paper over bt_metap() oldest_xact bug in backbranches. | over 6 years ago |
| Started thread | pgsql: Paper over bt_metap() oldest_xact bug in backbranches. | over 6 years ago |
| Replied (other) | Querying an index's btree version | over 6 years ago |
| Replied (other) | Improve search for missing parent downlinks in amcheck | over 6 years ago |
| Replied (other) | Improve search for missing parent downlinks in amcheck | over 6 years ago |
| Started thread | pgsql: Remove stray parenthesis in nbtree.h. | over 6 years ago |
| Started thread | pgsql: nbtree: Move fastpath NULL descent stack assertion. | over 6 years ago |
| Started thread | pgsql: nbtree: Demote minus infinity "can't happen" error. | over 6 years ago |
| Replied (other) | BUG #16285: bt_metap fails with value is out of range for type integer | over 6 years ago |
| Replied (other) | BUG #16285: bt_metap fails with value is out of range for type integer | over 6 years ago |
| Replied (other) | Improve search for missing parent downlinks in amcheck | over 6 years ago |
| Replied (other) | BUG #16285: bt_metap fails with value is out of range for type integer | over 6 years ago |
| Replied (own) | pgsql: pageinspect: Fix types used for bt_metap() columns. | over 6 years ago |
| Replied (other) | BUG #16285: bt_metap fails with value is out of range for type integer | over 6 years ago |
| Started thread | pgsql: pageinspect: Fix types used for bt_metap() columns. | over 6 years ago |
| Replied (other) | BUG #16285: bt_metap fails with value is out of range for type integer | over 6 years ago |
| Replied (other) | [PROPOSAL] Effective storage of duplicates in B-tree index. | over 6 years ago |
| Replied (other)First patch | BUG #16285: bt_metap fails with value is out of range for type integer | over 6 years ago |
| Started thread | kill_prior_tuple and index scan costing | over 6 years ago |
| Replied (other) | [PATCH] kNN for btree | over 6 years ago |
| Started thread | pgsql: Remove overzealous _bt_split() assertions. | over 6 years ago |
| Replied (own)Follow-up patch | Delaying/avoiding BTreeTupleGetNAtts() call within _bt_compare() | over 6 years ago |
| Replied (other) | Improve search for missing parent downlinks in amcheck | over 6 years ago |
| Replied (other) | BUG #16285: bt_metap fails with value is out of range for type integer | over 6 years ago |
| Replied (own) | pgsql: Add deduplication to nbtree. | over 6 years ago |
| Started thread | pgsql: Silence nbtree.h cpluspluscheck warning. | over 6 years ago |
| Replied (own) | pgsql: Add deduplication to nbtree. | over 6 years ago |
| Started thread | pgsql: Add assertions to _bt_update_posting(). | over 6 years ago |
| Replied (own)Follow-up patch | pgsql: Add deduplication to nbtree. | over 6 years ago |
| Replied (own) | pgsql: Add deduplication to nbtree. | over 6 years ago |
| Replied (own)Follow-up patch | pgsql: Add deduplication to nbtree. | over 6 years ago |
| Started thread | pgsql: Remove dead code from _bt_update_posting(). | over 6 years ago |
| Replied (own) | pgsql: Add deduplication to nbtree. | over 6 years ago |
| Replied (own) | pgsql: Add deduplication to nbtree. | over 6 years ago |