Messages by Date
-
2026/04/16
Re: [I] Add Support for Apache AGE on Amazon RDS [age]
via GitHub
-
2026/04/16
[I] A `WHERE EXISTS { ... }` subquery may crash Apache AGE when it contains both: [age]
via GitHub
-
2026/04/16
[I] List comprehension over a collected node list may fail when accessing node properties. [age]
via GitHub
-
2026/04/16
[I] List-comprehension `WHERE` filters may mishandle `null` elements. [age]
via GitHub
-
2026/04/16
[I] Map literals may drop keys whose values are `null`. [age]
via GitHub
-
2026/04/16
[I] List slicing may return a concrete sublist on Apache AGE when either the slice start bound or end bound is `null`. [age]
via GitHub
-
2026/04/16
[I] List-comprehension projection over a `null` element may produce a nested list instead of `null`. [age]
via GitHub
-
2026/04/16
[I] `MATCH` may fail to see nodes that were created earlier in the same Cypher query after a `WITH` boundary. [age]
via GitHub
-
2026/04/16
[I] When a query has multiple input rows, creating a node into a variable and then immediately creating a relationship to that variable may fail with: [age]
via GitHub
-
2026/04/16
[I] `ORDER BY` may fail on Apache AGE when it references a property of a node value returned under an alias. [age]
via GitHub
-
2026/04/16
[I] Order comparisons between values of different types may return a boolean instead of `null`. [age]
via GitHub
-
2026/04/16
[I] `substring()` may crash Apache AGE when its start-offset argument is `null`. [age]
via GitHub
-
2026/04/16
[I] `sum(...)` may mishandle `null` inputs. [age]
via GitHub
-
2026/04/16
[I] `tail()` may return `null` on Apache AGE when the input list has length `0` or `1`. [age]
via GitHub
-
2026/04/16
[I] `UNWIND [null]` may produce a row whose value prints as `null`, but `count(x)` still counts it as `1`. [age]
via GitHub
-
2026/04/16
[I] Variable-length relationship patterns with a zero lower bound may fail to produce the expected zero-hop self-binding. [age]
via GitHub
-
2026/04/15
[I] FOREACH clause support [age]
via GitHub
-
2026/04/12
[I] `OPTIONAL MATCH` may incorrectly drop null-preserving outer rows when its `WHERE` clause contains a correlated subquery predicate. [age]
via GitHub
-
2026/04/09
Re: [I] Add Support for Apache AGE on Amazon RDS [age]
via GitHub
-
2026/04/09
Re: [I] Add Support for Apache AGE on Amazon RDS [age]
via GitHub
-
2026/04/06
Re: [I] create … with … The execution plan of match is abnormal [age]
via GitHub
-
2026/04/05
[I] Python driver: Vertex/Edge/Path model classes should provide dict/JSON serialization [age]
via GitHub
-
2026/04/05
[I] Python driver: execCypher() should quote-escape column aliases that are PostgreSQL reserved words [age]
via GitHub
-
2026/04/05
[I] Python driver: No public API for connection pooling / external connection management [age]
via GitHub
-
2026/04/05
[I] Python driver: antlr4-python3-runtime==4.11.1 dependency is incompatible with Python >= 3.13 [age]
via GitHub
-
2026/04/05
[I] Python driver: ANTLR4 agtype parser crashes (AttributeError) on vertices with complex properties [age]
via GitHub
-
2026/04/05
Re: [I] Python driver: Age.connect() / setUpAge() unconditionally runs LOAD 'age', failing on managed PostgreSQL (Azure) where extension is pre-loaded via shared_preload_libraries [age]
via GitHub
-
2026/04/03
AGE PMC Resignation
Jasper Blues
-
2026/03/30
[PR] Bump pygments from 2.15.0 to 2.20.0 [age-website]
via GitHub
-
2026/03/28
Re: [D] claude-dash — real-time statusline for Claude Code sessions [age]
via GitHub
-
2026/03/28
[D] claude-dash — real-time statusline for Claude Code sessions [age]
via GitHub
-
2026/03/27
[I] MATCH does not enforce implicit distinctness between differently-named node variables bound to the same label [age]
via GitHub
-
2026/03/27
Re: [I] Add Support for Apache AGE on Amazon RDS [age]
via GitHub
-
2026/03/27
Re: [I] Add Support for Apache AGE on Amazon RDS [age]
via GitHub
-
2026/03/26
Re: [I] Research Centrality Metrics [age]
via GitHub
-
2026/03/26
Re: [PR] Bump requests from 2.32.4 to 2.33.0 [age-website]
via GitHub
-
2026/03/26
[PR] Bump requests from 2.32.4 to 2.33.0 [age-website]
via GitHub
-
2026/03/25
Re: [I] Python driver: Age.connect() / setUpAge() unconditionally runs LOAD 'age', failing on managed PostgreSQL (Azure) where extension is pre-loaded via shared_preload_libraries [age]
via GitHub
-
2026/03/25
Re: [I] Security: Docker image contains Go binary vulnerable to CVE-2025-68121 (crypto/tls, CVSS 10.0) [age]
via GitHub
-
2026/03/25
Re: [I] Security: Docker image contains Go binary vulnerable to CVE-2025-68121 (crypto/tls, CVSS 10.0) [age]
via GitHub
-
2026/03/24
[I] Security: Docker image contains Go binary vulnerable to CVE-2025-68121 (crypto/tls, CVSS 10.0) [age]
via GitHub
-
2026/03/23
Re: [I] Add Support for Apache AGE on Amazon RDS [age]
via GitHub
-
2026/03/19
[I] Critical TPS drop in PG 18 branch caused by matchingsel selectivity for @> operator [age]
via GitHub
-
2026/03/17
[I] Support for HyperGraph [age]
via GitHub
-
2026/03/16
Re: [I] Add Support for Apache AGE on Amazon RDS [age]
via GitHub
-
2026/03/11
[I] Python driver: Age.connect() / setUpAge() unconditionally runs LOAD 'age', failing on managed PostgreSQL (Azure) where extension is pre-loaded via shared_preload_libraries [age]
via GitHub
-
2026/03/11
Re: [I] Apache AGE viewer/explorer? [age]
via GitHub
-
2026/03/11
Re: [I] Apache AGE viewer/explorer? [age]
via GitHub
-
2026/03/07
[I] Apache AGE viewer/explorer? [age]
via GitHub
-
2026/03/06
[RESULT][VOTE] Apache AGE 1.7.0 Release for PostgreSQL 17
John Gemignani
-
2026/03/06
Re: [VOTE] Apache AGE 1.7.0 Release for PostgreSQL 17
John Gemignani
-
2026/03/06
Re: [I] Initial Research on Graph Analytic Algorithms [age]
via GitHub
-
2026/03/04
Re: [I] VLE (variable-length edge) path expansion is O(n^k) with no cycle detection [age]
via GitHub
-
2026/03/03
Re: [VOTE] Apache AGE 1.7.0 Release for PostgreSQL 17
Eya Badal
-
2026/03/03
Re: [I] Server crashes when executing PREPARE property_ps(agtype)... [age]
via GitHub
-
2026/03/02
Re: [I] Problem with the WITH clause: Vertex assigned to variable <x> was deleted. [age]
via GitHub
-
2026/03/02
Re: [I] Error passing strings containing apostrophes as parameters [age]
via GitHub
-
2026/03/01
[I] shortestPath() uses VLE internally — inherits O(n^k) expansion, no BFS optimization [age]
via GitHub
-
2026/03/01
[I] VLE (variable-length edge) path expansion is O(n^k) with no cycle detection [age]
via GitHub
-
2026/03/01
[I] Cypher executor does not leverage indexes for property matching on agtype columns [age]
via GitHub
-
2026/02/19
Re: [VOTE] Apache AGE 1.7.0 Release for PostgreSQL 17
Muhammad Shoaib
-
2026/02/18
Re: [VOTE] Apache AGE 1.7.0 Release for PostgreSQL 17
Taha Naveed
-
2026/02/18
Update distribution of the extension
Ewald Geschwinde
-
2026/02/17
[VOTE] Apache AGE 1.7.0 Release for PostgreSQL 17
John Gemignani
-
2026/02/17
Re: [DISCUSS] Apache AGE 1.7.0 Release for PostgreSQL 17
John Gemignani
-
2026/02/14
Re: [I] Add Support for Apache AGE on Amazon RDS [age]
via GitHub
-
2026/02/13
Re: [PR] Bump requests from 2.32.0 to 2.32.4 [age-website]
via GitHub
-
2026/02/13
Re: [PR] Bump jinja2 from 3.1.3 to 3.1.6 [age-website]
via GitHub
-
2026/02/13
[PR] Bump requests from 2.32.0 to 2.32.4 [age-website]
via GitHub
-
2026/02/13
Re: [PR] Bump jinja2 from 3.1.3 to 3.1.4 [age-website]
via GitHub
-
2026/02/13
[PR] Bump jinja2 from 3.1.3 to 3.1.6 [age-website]
via GitHub
-
2026/02/13
Re: [PR] Adding Dockerfiles [age-website]
via GitHub
-
2026/02/13
Re: [PR] Bump jinja2 from 3.1.3 to 3.1.4 [age-website]
via GitHub
-
2026/02/12
Re: [I] Add Support for Apache AGE on Amazon RDS [age]
via GitHub
-
2026/02/12
Re: [PR] Adding Dockerfiles [age-website]
via GitHub
-
2026/02/12
Re: [PR] Adding Dockerfiles [age-website]
via GitHub
-
2026/02/11
[DISCUSS] Apache AGE 1.7.0 Release for PostgreSQL 17
John Gemignani
-
2026/02/11
Re: [PR] Update actions in web-deploy.yml [age-website]
via GitHub
-
2026/02/11
Re: [D] Age Plotter - a query tool for AGE (and Neo4j) graph databases [age]
via GitHub
-
2026/02/11
[PR] Update actions in web-deploy.yml [age-website]
via GitHub
-
2026/02/11
Re: [D] Age Plotter - a query tool for AGE (and Neo4j) graph databases [age]
via GitHub
-
2026/02/10
Re: [D] Age Plotter - a query tool for AGE (and Neo4j) graph databases [age]
via GitHub
-
2026/02/10
Re: [D] Age Plotter - a query tool for AGE (and Neo4j) graph databases [age]
via GitHub
-
2026/02/10
Re: [D] Age Plotter - a query tool for AGE (and Neo4j) graph databases [age]
via GitHub
-
2026/02/10
[I] Title page issue [age-website]
via GitHub
-
2026/02/10
Re: [I] Add 1.6.0 and 1.7.0 Release [age-website]
via GitHub
-
2026/02/10
Re: [PR] Update Pages “release” [age-website]
via GitHub
-
2026/02/10
Re: [D] Age Plotter - a query tool for AGE (and Neo4j) graph databases [age]
via GitHub
-
2026/02/10
Re: [PR] Update Pages “release” [age-website]
via GitHub
-
2026/02/10
Re: [PR] Update Pages “release” [age-website]
via GitHub
-
2026/02/10
Re: [PR] Update Pages “release” [age-website]
via GitHub
-
2026/02/10
Re: [PR] Update Pages “release” [age-website]
via GitHub
-
2026/02/10
Re: [PR] Update Pages “release” [age-website]
via GitHub
-
2026/02/09
Marketing efforts
Ewald Geschwinde
-
2026/02/09
Re: [PR] Bump urllib3 from 1.26.18 to 2.6.3 [age-website]
via GitHub
-
2026/02/09
Re: [PR] Adding Dockerfiles [age-website]
via GitHub
-
2026/02/09
Re: [PR] Bump urllib3 from 1.26.18 to 1.26.19 [age-website]
via GitHub
-
2026/02/09
Re: [PR] Bump urllib3 from 1.26.18 to 1.26.19 [age-website]
via GitHub
-
2026/02/09
[PR] Bump urllib3 from 1.26.18 to 2.6.3 [age-website]
via GitHub
-
2026/02/09
Re: [PR] Adding Dockerfiles [age-website]
via GitHub
-
2026/02/09
Re: [PR] Update Pages “release” [age-website]
via GitHub
-
2026/02/08
Re: [PR] Update Pages “release” [age-website]
via GitHub
-
2026/02/08
Re: [PR] Adding Dockerfiles [age-website]
via GitHub
-
2026/02/08
Re: [I] Create Dockerfile for doc generation [age-website]
via GitHub
-
2026/02/08
[PR] Adding Dockerfiles [age-website]
via GitHub
-
2026/02/08
[I] Documentation update [age-website]
via GitHub
-
2026/02/08
[I] Update netlify envifonment [age-website]
via GitHub
-
2026/02/07
Re: [PR] Update Pages “release” [age-website]
via GitHub
-
2026/02/07
Re: [PR] Update Pages “release” [age-website]
via GitHub
-
2026/02/07
Re: [I] Add 1.6.0 and 1.7.0 Release [age-website]
via GitHub
-
2026/02/07
[PR] Update Pages “release” [age-website]
via GitHub
-
2026/02/07
PGXN
Ewald Geschwinde
-
2026/02/07
Release posting postgresql.org
Ewald Geschwinde
-
2026/02/04
[I] RDF graph and SPARQL query language [age]
via GitHub
-
2026/02/03
[RESULT][VOTE] Apache AGE 1.7.0 Release for PostgreSQL 18
John Gemignani
-
2026/02/03
Re: [VOTE] Apache AGE 1.7.0 Release for PostgreSQL 18
John Gemignani
-
2026/02/03
Re: [VOTE] Apache AGE 1.7.0 Release for PostgreSQL 18
Eya Badal
-
2026/02/03
Re: [VOTE] Apache AGE 1.7.0 Release for PostgreSQL 18
Muhammad Shoaib
-
2026/02/03
Re: [VOTE] Apache AGE 1.7.0 Release for PostgreSQL 18
Taha Naveed
-
2026/01/30
Re: Release
Ewald Geschwinde
-
2026/01/30
Re: [I] Multiple standard features not supported [age]
via GitHub
-
2026/01/30
[D] Age Plotter - a query tool for AGE (and Neo4j) graph databases [age]
via GitHub
-
2026/01/29
Re: [I] Multiple standard features not supported [age]
via GitHub
-
2026/01/28
[I] openCypher Compliance: Multiple standard features not supported [age]
via GitHub
-
2026/01/27
[VOTE] Apache AGE 1.7.0 Release for PostgreSQL 18
John Gemignani
-
2026/01/27
Re: [DISCUSS] Apache AGE 1.7.0 Release for PostgreSQL 18
John Gemignani
-
2026/01/26
Re: [I] Pg17.7 Age1.6 the issue of using gin index [age]
via GitHub
-
2026/01/26
Re: Release
John Gemignani
-
2026/01/26
Re: [D] Website question [age]
via GitHub
-
2026/01/26
Release
Ewald Geschwinde
-
2026/01/26
Re: [I] Pg17.7 Age1.6 the issue of using gin index [age]
via GitHub
-
2026/01/25
[I] pg17.7 age1.6 中gin索引使用问题 [age]
via GitHub
-
2026/01/25
Re: [I] Create Dockerfile for doc generation [age-website]
via GitHub
-
2026/01/25
[I] Add 1.6.0 and 1.7.0 Release [age-website]
via GitHub
-
2026/01/25
Re: [D] Website question [age]
via GitHub
-
2026/01/22
Re: [D] How to Optimize Query Performance With Large Edge Label Count? [age]
via GitHub
-
2026/01/22
Re: [I] Support combined edge in match [age]
via GitHub
-
2026/01/22
Re: [D] How to Optimize Query Performance With Large Edge Label Count? [age]
via GitHub
-
2026/01/22
Re: [D] How to Optimize Query Performance With Large Edge Label Count? [age]
via GitHub
-
2026/01/22
Re: [I] support overwrite with load_labels_from_file [age]
via GitHub
-
2026/01/22
Re: [D] How to Optimize Query Performance With Large Edge Label Count? [age]
via GitHub
-
2026/01/22
Re: [I] support overwrite with load_labels_from_file [age]
via GitHub
-
2026/01/21
[I] Support combined edge in match [age]
via GitHub
-
2026/01/21
Re: [D] How to Optimize Query Performance With Large Edge Label Count? [age]
via GitHub
-
2026/01/21
[DISCUSS] Apache AGE 1.7.0 Release for PostgreSQL 18
John Gemignani
-
2026/01/21
Re: [D] How to Optimize Query Performance With Large Edge Label Count? [age]
via GitHub
-
2026/01/21
Re: [D] How to Optimize Query Performance With Large Edge Label Count? [age]
via GitHub
-
2026/01/21
[D] Website question [age]
via GitHub
-
2026/01/21
Re: [I] support overwrite with load_labels_from_file [age]
via GitHub
-
2026/01/21
Re: [I] Add Support for Apache AGE on Amazon RDS [age]
via GitHub
-
2026/01/21
Re: [D] How to Optimize Query Performance With Large Edge Label Count? [age]
via GitHub
-
2026/01/21
Re: [D] How to Optimize Query Performance With Large Edge Label Count? [age]
via GitHub
-
2026/01/21
Re: [D] How to Optimize Query Performance With Large Edge Label Count? [age]
via GitHub
-
2026/01/21
Re: [D] Query Performance With Large Edge Label Count? [age]
via GitHub
-
2026/01/21
Re: [D] How to Optimize Query Performance With Large Edge Label Count? [age]
via GitHub
-
2026/01/21
Re: [D] How to Optimize Query Performance With Large Edge Label Count [age]
via GitHub
-
2026/01/21
[D] Query Performance With Large Edge Label Count [age]
via GitHub
-
2026/01/21
Re: [I] support overwrite with load_labels_from_file [age]
via GitHub
-
2026/01/21
Re: [I] support overwrite with load_labels_from_file [age]
via GitHub
-
2026/01/20
[I] support overwrite with load_labels_from_file [age]
via GitHub
-
2026/01/19
Re: [I] Neo4j Compatibility: `WHERE n:Label` [age]
via GitHub
-
2026/01/19
Re: [D] 2026 roadmap, release cadence, and PG17/PG18 support (production) [age]
via GitHub
-
2026/01/18
Re: [I] Ambiguous column reference error when returning variable used in the RHS of SET clause [age]
via GitHub
-
2026/01/18
Re: [I] Ambiguous column reference error when returning variable used in the RHS of SET clause [age]
via GitHub
-
2026/01/18
[I] MATCH after CREATE does not return the newly created row [age]
via GitHub
-
2026/01/16
Re: [D] 2026 roadmap, release cadence, and PG17/PG18 support (production) [age]
via GitHub
-
2026/01/16
Re: [D] 2026 roadmap, release cadence, and PG17/PG18 support (production) [age]
via GitHub
-
2026/01/16
Re: [D] 2026 roadmap, release cadence, and PG17/PG18 support (production) [age]
via GitHub
-
2026/01/16
Re: [D] 2026 roadmap, release cadence, and PG17/PG18 support (production) [age]
via GitHub
-
2026/01/16
Re: [D] 2026 roadmap, release cadence, and PG17/PG18 support (production) [age]
via GitHub
-
2026/01/16
Re: [D] 2026 roadmap, release cadence, and PG17/PG18 support (production) [age]
via GitHub
-
2026/01/16
Re: [D] 2026 roadmap, release cadence, and PG17/PG18 support (production) [age]
via GitHub
-
2026/01/16
Re: [I] Support: PostgreSQL 18 [age]
via GitHub
-
2026/01/16
[D] 2026 roadmap, release cadence, and PG17/PG18 support (production) [age]
via GitHub
-
2026/01/15
Re: [D] Benchmarking Bulk Data Insert Strategies [age]
via GitHub
-
2026/01/15
Re: [D] Benchmarking Bulk Data Insert Strategies [age]
via GitHub
-
2026/01/15
Re: [I] Performance Issue in Edge Creation for Large Tables and Index Creation [age]
via GitHub
-
2026/01/15
Re: [I] Performance Issue in Edge Creation for Large Tables and Index Creation [age]
via GitHub
-
2026/01/15
Re: [D] Benchmarking Bulk Data Insert Strategies [age]
via GitHub
-
2026/01/14
Re: [I] Performance Issue in Edge Creation for Large Tables and Index Creation [age]
via GitHub
-
2026/01/14
Re: [I] Performance issue when upserting 10k+ edges using MERGE [age]
via GitHub
-
2026/01/14
Re: [D] Benchmarking Bulk Data Insert Strategies [age]
via GitHub
-
2026/01/14
Re: [I] Support: PostgreSQL 18 [age]
via GitHub
-
2026/01/14
Re: [I] How to test the performance of age and whether there is an official test suite. [age]
via GitHub
-
2026/01/13
Re: [I] Performance Issue in Edge Creation for Large Tables and Index Creation [age]
via GitHub
-
2026/01/13
Re: [D] Benchmarking Bulk Data Insert Strategies [age]
via GitHub
-
2026/01/13
Re: [D] Benchmarking Bulk Data Insert Strategies [age]
via GitHub
-
2026/01/13
[D] Benchmarking Bulk Data Insert Strategies [age]
via GitHub
-
2026/01/12
Re: [I] Proposal: Vector handling with extension(pgvector) [age]
via GitHub
-
2026/01/12
Re: [I] How can i create a vertex having more than 50 properties. [age]
via GitHub
-
2026/01/12
Re: [I] Proposal: Vector handling with extension(pgvector) [age]
via GitHub
-
2026/01/12
Re: [I] Importing Graph from Files - with using docker and python driver - not able to import data without any error shown [age]
via GitHub
-
2026/01/12
Re: [I] `WHERE 1 IN []` is silently evaluated to `WHERE true` [age]
via GitHub
-
2026/01/12
Re: [I] `WHERE 1 IN []` is silently evaluated to `WHERE true` [age]
via GitHub
-
2026/01/12
Re: [I] `1 IN []` causes `cache lookup failed for type 0` [age]
via GitHub
-
2026/01/12
Re: [I] Neo4j Compatibility: `any(x IN [] WHERE true)` [age]
via GitHub
-
2026/01/12
Re: [I] Neo4j Compatibility: `any(x IN [] WHERE true)` [age]
via GitHub
-
2026/01/12
Re: [I] Importing Graph from Files - with using docker and python driver - not able to import data without any error shown [age]
via GitHub
-
2026/01/12
Re: [I] Proposal: Vector handling with extension(pgvector) [age]
via GitHub
-
2026/01/12
Re: [I] Proposal: Vector handling with extension(pgvector) [age]
via GitHub