Current issue state, recent activity, and per-issue timelines from the indexed issue data.
| Date | Opened | Closed | Comments | Events | Open Backlog |
|---|---|---|---|---|---|
| 2026-09-20 | 0 | 0 | 0 | 0 | 3 |
| 2026-09-19 | 2 | 0 | 0 | 0 | 0 |
| 2026-09-18 | 0 | 0 | 1 | 3 | 3 |
| 2026-09-17 | 1 | 0 | 0 | 0 | 0 |
| 2026-09-16 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-15 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-14 | 0 | 1 | 0 | 0 | 125 |
| 2026-09-13 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-12 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-11 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-10 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-09 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-08 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-07 | 3 | 0 | 0 | 0 | 0 |
Opened: 3
Closed: 1
Comments: 1
Events: 3
| Issue | Author | State | Labels | Comments | Reactions | Updated |
|---|---|---|---|---|---|---|
#2576 Mark agtype_string_match_starts_with / _ends_with IMMUTABLE (contains already is) Opened 1 day ago | sergiogarciasilva | open | No labels | 0 | 0 | 1 day ago |
#2560 Inline property map `{key: value}` is estimated with a fixed selectivity, so multi-hop MATCH flips to a full edge scan + Hash/Merge Join when the key is selective Opened 18 days ago | NotHimmel | open | bug | 2 | 0 | 1 day ago |
#2575 MATCH (n) without a label pays PostgreSQL table-inheritance planning cost proportional to the total number of vertex labels in the graph Opened 1 day ago | sergiogarciasilva | open | No labels | 0 | 0 | 1 day ago |
#2520 TRUNCATE fails with `schema "ag_catalog" does not exist` in databases without AGE, when AGE is in shared_preload_libraries Opened 1 month ago | luckydududu | open | No labels | 2 | 0 | 2 days ago |
#2514 Integer modulo (%) by a zero divisor errors with `floating-point exception` (22P01) instead of `division by zero` Opened 1 month ago | hkjiang26 | open | bug | 4 | 0 | 3 days ago |
#2450 [Segmentation Fault] when creating graph node whose vertex label table has GENERATED ALWAYS columns Opened 3 months ago | bilalsp | closed - completed | bug | 11 | 0 | 3 days ago |
#2570 Docker images ship no extension update scripts: docker/Dockerfile drops the age--*--*.sql that make install produces Opened 3 days ago | aaronsb | open | No labels | 0 | 0 | 3 days ago |
#2504 create_graph() fails when ag_catalog is not in search_path: operator class "graphid_ops" does not exist Opened 1 month ago | NotHimmel | closed - completed | No labels | 0 | 0 | 6 days ago |
#2230 Add AGE java driver to Maven Central Opened 1 year ago | sanel | open | enhancement | 1 | 3 | 12 days ago |
#2568 split() treats the delimiter as a regular expression while replace() treats it literally Opened 13 days ago | hkjiang26 | open | bug | 0 | 0 | 13 days ago |
#2567 manage_GRAPH_global_contexts loads the whole graph per backend, unbounded and label-unfiltered Opened 13 days ago | NotHimmel | open | bug | 0 | 0 | 13 days ago |
#2566 Repeating a destructive multi-row AGE query returns extra rows even without rollback Opened 13 days ago | YGY-001 | open | bug | 0 | 0 | 13 days ago |
#2565 After a multi-row path `CREATE`, `WITH * CREATE (...) DELETE ...` changes cardinality instead of preserving the incoming rows. Opened 15 days ago | YGY-001 | open | bug | 0 | 0 | 15 days ago |
#2564 toInteger() silently clamps out-of-range values to INT64_MAX/MIN instead of raising an error Opened 16 days ago | hkjiang26 | open | bug | 0 | 0 | 16 days ago |
#2563 age_to*list functions crash the server (SIGSEGV) on array-shaped SQL literals Opened 16 days ago | hkjiang26 | open | bug | 0 | 0 | 16 days ago |
#2562 The ? (exists) operator crashes the server (SIGSEGV) on an agtype-null left operand Opened 16 days ago | hkjiang26 | open | bug | 0 | 0 | 16 days ago |
#2481 A redundant type(r) = 'P' check makes a statically typed relationship query about 6x slower Opened 2 months ago | YaeSakuraQ | open | bug | 1 | 0 | 20 days ago |
#2555 Missing Docker Hub image for PostgreSQL 17 / AGE 1.7.0 Opened 23 days ago | rioriost | closed - completed | No labels | 3 | 0 | 23 days ago |
#2554 Entity `RETURN DISTINCT` followed by `UNION` fails with `type with OID ... does not exist` Opened 24 days ago | YGY-001 | open | bug | 0 | 0 | 24 days ago |
#2553 `avg(toFloat(...))` followed by `UNION` fails with `UNION types double precision and agtype cannot be matched` Opened 24 days ago | YGY-001 | open | bug | 0 | 0 | 24 days ago |
#2549 stale TID` after deleting a path-bound vertex Opened 27 days ago | YGY-001 | closed - completed | bug | 0 | 0 | 25 days ago |
#2552 Multi-row CREATE followed by startNode/endNode reports a nonexistent graphid Opened 25 days ago | YGY-001 | open | bug | 0 | 0 | 25 days ago |
#2548 Inefficient MATCH (a)-[:RELATED]->(b) WHERE id(a) IN ... Opened 27 days ago | redhog | open | bug | 0 | 0 | 27 days ago |
#2542 `r IN relationships(path)` fails with `unknown type of agtype container 1610612736` Opened 29 days ago | YGY-001 | open | bug | 0 | 0 | 29 days ago |
#2487 Clarify SET semantics when one entity appears in multiple result rows Opened 2 months ago | crdv7 | open | bug | 2 | 0 | 30 days ago |