commits
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/02/03
(age) 17/26: Fix Issue 2289: handle empty list in IN expression (#2294)
mtaha
2026/02/03
(age) 05/26: Fix issue 2245 - Creating more than 41 vlabels causes crash in drop_graph (#2248)
mtaha
2026/02/03
(age) 16/26: Revise README for Python driver updates (#2298)
mtaha
2026/02/03
(age) 13/26: Migrate python driver configuration to pyproject.toml (#2272)
mtaha
2026/02/03
(age) 06/26: Add index on id columns (#2117)
mtaha
2026/02/03
(age) 24/26: Replace libcsv with pg COPY for csv loading (#2310)
mtaha
2026/02/03
(age) 21/26: Optimize vertex/edge field access with direct array indexing (#2302)
mtaha
2026/02/03
(age) 07/26: Fix Issue 2256: segmentation fault when calling coalesce function (#2259)
mtaha
2026/02/03
(age) 15/26: Makefile: fix race condition on cypher_gram_def.h (#2273)
mtaha
2026/02/03
(age) 08/26: Adjust 'could not find rte for' ERROR message (#2266)
mtaha
2026/02/03
(age) 04/26: Fix issue 2243 - Regression in string concatenation (#2244)
mtaha
2026/02/03
(age) 02/26: Bump gopkg.in/yaml.v3 from 3.0.0 to 3.0.1 in /drivers/golang (#2212)
mtaha
2026/02/03
(age) 20/26: feat: Add 32-bit platform support for graphid type (#2286)
mtaha
2026/02/03
(age) 14/26: Restrict age_load commands (#2274)
mtaha
2026/02/03
(age) 12/26: Convert string to raw string to remove invalid escape sequence warning (#2267)
mtaha
2026/02/03
(age) 23/26: Fix Issue 1884: Ambiguous column reference (#2306)
mtaha
2026/02/03
Re: [PR] Update PG17 to master prior to 1.7.0 [age]
via GitHub
2026/02/03
(age) 22/26: Upgrade Jest to v29 for node: protocol compatibility (#2307)
mtaha
2026/02/03
(age) branch PG17 updated (cfa2683c -> 59241f48)
mtaha
2026/02/03
(age) 11/26: Update grammar file for maintainability (#2270)
mtaha
2026/02/03
(age) 10/26: Fix ORDER BY alias resolution with AS in Cypher queries (#2269)
mtaha
2026/02/03
(age) 26/26: Fix upgrade script for 1.6.0 to 1.7.0 (#2320)
mtaha
2026/02/03
(age) 19/26: Fix and improve index.sql addendum (#2301)
mtaha
2026/02/03
(age) 18/26: Fix and improve index.sql regression test coverage (#2300)
mtaha
2026/02/03
(age) 01/26: Fix issue with CALL/YIELD for user defined and qualified functions. (#2217)
mtaha
2026/02/02
Re: [PR] Add pg_upgrade support functions [age]
via GitHub
2026/02/02
[PR] Add pg_upgrade support functions [age]
via GitHub
2026/01/30
(age) branch preliminary_test_PG17_1.7.0 created (now 73220709)
jgemignani
2026/01/30
(age) 01/01: Advance PG17 branch to Apache AGE version 1.7.0
jgemignani
2026/01/30
[PR] Update PG17 to master prior to 1.7.0 [age]
via GitHub
2026/01/26
Re: [PR] [PG17] Backport: Add 32-bit platform support [age]
via GitHub
2026/01/26
Re: [PR] [PG17] Backport: Add 32-bit platform support [age]
via GitHub
2026/01/25
Re: [PR] [PG17] Backport: Add 32-bit platform support [age]
via GitHub
2026/01/25
[PR] [PG17] Backport: Add 32-bit platform support [age]
via GitHub
2026/01/22
(age) branch master updated: Advance master branch to Apache AGE version 1.7.0 (#2316)
mtaha
2026/01/22
Re: [PR] Advance master branch to Apache AGE version 1.7.0 [age]
via GitHub
2026/01/22
(age) branch master updated: Fix upgrade script for 1.6.0 to 1.7.0 (#2320)
jgemignani
2026/01/22
Re: [PR] Fix upgrade script for 1.6.0 to 1.7.0 [age]
via GitHub
2026/01/22
[PR] Fix upgrade script for 1.6.0 to 1.7.0 [age]
via GitHub
2026/01/21
svn commit: r82047 - in dev/age/PG18: . 1.7.0.rc0
jgemignani
2026/01/21
(age) tag PG18/v1.7.0-rc0 created (now 806fa2eb)
jgemignani
2026/01/21
(age) branch release/PG18/1.7.0 created (now 806fa2eb)
jgemignani
2026/01/21
(age) branch PG18 updated: Advance PG18 branch to Apache AGE version 1.7.0 (#2317)
mtaha
2026/01/21
Re: [PR] Advance PG18 branch to Apache AGE version 1.7.0 [age]
via GitHub
2026/01/21
[PR] Advance PG18 branch to Apache AGE version 1.7.0 [age]
via GitHub
2026/01/21
[PR] Advance master branch to Apache AGE version 1.7.0 [age]
via GitHub
2026/01/21
(age) branch master updated: Master to PostgreSQL version 18 (#2315)
mtaha
2026/01/21
Re: [PR] Merge PG18 into master [age]
via GitHub
2026/01/21
[PR] Merge PG18 into master [age]
via GitHub
2026/01/21
[PR] Fix null pointer handling in array iteration [age]
via GitHub
2026/01/21
(age) 06/11: feat: Add 32-bit platform support for graphid type (#2286)
mtaha
2026/01/21
(age) 04/11: Fix and improve index.sql regression test coverage (#2300)
mtaha
2026/01/21
(age) 09/11: Fix Issue 1884: Ambiguous column reference (#2306)
mtaha
2026/01/21
(age) 10/11: Replace libcsv with pg COPY for csv loading (#2310)
mtaha
2026/01/21
(age) 01/11: Makefile: fix race condition on cypher_gram_def.h (#2273)
mtaha
2026/01/21
(age) 03/11: Fix Issue 2289: handle empty list in IN expression (#2294)
mtaha
2026/01/21
(age) 02/11: Revise README for Python driver updates (#2298)
mtaha
2026/01/21
(age) 07/11: Optimize vertex/edge field access with direct array indexing (#2302)
mtaha
2026/01/21
(age) 08/11: Upgrade Jest to v29 for node: protocol compatibility (#2307)
mtaha
2026/01/21
(age) branch PG18 updated (3d54a1ce -> 9e04372a)
mtaha
2026/01/21
(age) 05/11: Fix and improve index.sql addendum (#2301)
mtaha
2026/01/21
Re: [PR] Merge in the PRs from master to PG18 [age]
via GitHub
2026/01/20
Re: [PR] Fix issue 1884 - Ambiguous column reference error in SET clause [age]
via GitHub
2026/01/20
Re: [PR] Fix issue 1884 - Ambiguous column reference error in SET clause [age]
via GitHub
2026/01/20
[PR] Merge in the PRs from master to PG18 [age]
via GitHub
2026/01/20
Re: [PR] Add RLS support and fix permission checks [age]
via GitHub
2026/01/19
(age) branch master updated: Replace libcsv with pg COPY for csv loading (#2310)
jgemignani
2026/01/19
Re: [PR] Replace libcsv with pg COPY for csv loading [age]
via GitHub
2026/01/19
[PR] Replace libcsv with pg COPY for csv loading [age]
via GitHub
2026/01/18
Re: [PR] Add RLS support and fix permission checks [age]
via GitHub
2026/01/18
[PR] Add RLS support and fix permission checks [age]
via GitHub
2026/01/18
(age) branch master updated: Fix Issue 1884: Ambiguous column reference (#2306)
mtaha
2026/01/18
Re: [PR] Fix Issue 1884: Ambiguous column reference [age]
via GitHub
2026/01/18
Re: [PR] Fix Issue 1884: Ambiguous column reference [age]
via GitHub
2026/01/18
Re: [PR] Fix Issue 1884: Ambiguous column reference [age]
via GitHub
2026/01/17
(age) branch master updated: Upgrade Jest to v29 for node: protocol compatibility (#2307)
mtaha
2026/01/17
Re: [PR] Upgrade Jest to v29 for node: protocol compatibility [age]
via GitHub
2026/01/16
[PR] Upgrade Jest to v29 for node: protocol compatibility [age]
via GitHub
2026/01/16
[PR] Fix Issue 1884: Ambiguous column reference [age]
via GitHub
2026/01/16
(age) branch master updated: Optimize vertex/edge field access with direct array indexing (#2302)
mtaha
2026/01/16
Re: [PR] Optimize vertex/edge field access with direct array indexing [age]
via GitHub
2026/01/15
Re: [PR] PG13 to current master [age]
via GitHub
2026/01/15
Re: [PR] PG13 to current master [age]
via GitHub
2026/01/13
Re: [PR] Optimize vertex/edge field access with direct array indexing [age]
via GitHub
2026/01/13
Re: [PR] Optimize vertex/edge field access with direct array indexing [age]
via GitHub
2026/01/13
Re: [PR] Optimize vertex/edge field access with direct array indexing [age]
via GitHub
2026/01/13
Re: [PR] Add vertex and edge composite types with direct field access optimization [age]
via GitHub
2026/01/12
Re: [PR] Add vertex and edge composite types with direct field access optimization [age]
via GitHub
2026/01/12
Re: [PR] Add vertex and edge composite types with direct field access optimization [age]
via GitHub
2026/01/12
Re: [PR] Add vertex and edge composite types with direct field access optimization [age]
via GitHub
2026/01/12
Re: [PR] feat: Add 32-bit platform support for graphid type [age]
via GitHub
2026/01/12
(age) branch master updated: feat: Add 32-bit platform support for graphid type (#2286)
jgemignani
2026/01/12
Re: [PR] feat: Add 32-bit platform support for graphid type [age]
via GitHub
2026/01/11
Re: [PR] feat: Add 32-bit platform support for graphid type [age]
via GitHub
2026/01/10
(age) branch master updated: Fix and improve index.sql addendum (#2301)
mtaha
2026/01/10
Re: [PR] Fix and improve index.sql addendum [age]
via GitHub
2026/01/10
Re: [PR] Add vertex and edge composite types with direct field access optimization [age]
via GitHub
2026/01/10
Re: [PR] Add vertex and edge composite types with direct field access optimization [age]
via GitHub
2026/01/10
Re: [PR] Add vertex and edge composite types with direct field access optimization [age]
via GitHub
2026/01/10
Re: [PR] Add vertex and edge composite types with direct field access optimization [age]
via GitHub
2026/01/10
[PR] Add vertex and edge composite types with direct field access optimization [age]
via GitHub
2026/01/09
Re: [PR] Optimize vertex/edge field access with direct array indexing [age]
via GitHub
2026/01/09
[PR] Optimize vertex/edge field access with direct array indexing [age]
via GitHub
2026/01/09
[PR] Fix and improve index.sql addendum [age]
via GitHub
2026/01/09
(age) branch master updated: Fix and improve index.sql regression test coverage (#2300)
mtaha
2026/01/09
Re: [PR] Fix and improve index.sql regression test coverage [age]
via GitHub
2026/01/09
Re: [PR] Fix and improve index.sql regression test coverage [age]
via GitHub
2026/01/09
Re: [PR] Fix and improve index.sql regression test coverage [age]
via GitHub
2026/01/09
Re: [PR] Fix Issue 2289: handle empty list in IN expression [age]
via GitHub
2026/01/09
(age) branch master updated: Fix Issue 2289: handle empty list in IN expression (#2294)
mtaha
2026/01/09
Re: [PR] Fix and improve index.sql regression test coverage [age]
via GitHub
2026/01/09
[PR] Fix and improve index.sql regression test coverage [age]
via GitHub
2026/01/08
Re: [PR] feat: Add 32-bit platform support for graphid type [age]
via GitHub
2026/01/08
Re: [PR] feat: Add 32-bit platform support for graphid type [age]
via GitHub
2026/01/07
svn commit: r81702 - release/age/PG14/1.5.0
jgemignani
2026/01/07
svn commit: r81701 - release/age/PG14/1.6.0
jgemignani
2026/01/07
Re: [PR] feat: Add 32-bit platform support for graphid type [age]
via GitHub
2026/01/07
Re: [PR] feat: Add 32-bit platform support for graphid type [age]
via GitHub
2026/01/07
Re: [PR] feat: Add 32-bit platform support for graphid type [age]
via GitHub
2026/01/07
Re: [PR] feat: Add 32-bit platform support for graphid type [age]
via GitHub
2026/01/07
Re: [PR] feat: Add 32-bit platform support for graphid type [age]
via GitHub
2026/01/07
Re: [PR] feat: Add 32-bit platform support for graphid type [age]
via GitHub
2026/01/07
Re: [PR] feat: Add 32-bit platform support for graphid type [age]
via GitHub
2026/01/06
Re: [PR] feat: Add 32-bit platform support for graphid type [age]
via GitHub
2026/01/06
Re: [PR] feat: Add 32-bit platform support for graphid type [age]
via GitHub
2026/01/06
(age) branch master updated: Revise README for Python driver updates (#2298)
jgemignani
2026/01/06
Re: [PR] Revise README for Python driver updates [age]
via GitHub
2026/01/06
[PR] Revise README for Python driver updates [age]
via GitHub
2026/01/06
Re: [PR] Makefile: fix race condition on cypher_gram_def.h [age]
via GitHub
2026/01/06
(age) branch master updated: Makefile: fix race condition on cypher_gram_def.h (#2273)
jgemignani
2026/01/06
Re: [PR] Add additional user variables during node and edge transform [age]
via GitHub
2026/01/06
Re: [PR] feat: Add 32-bit platform support for graphid type [age]
via GitHub
2025/12/30
Re: [PR] Optimize id()/start_id()/end_id() with direct column access [age]
via GitHub
2025/12/30
Re: [PR] Optimize id()/start_id()/end_id() with direct column access [age]
via GitHub
2025/12/30
Re: [PR] Optimize id()/start_id()/end_id() with direct column access [age]
via GitHub
2025/12/30
[PR] Optimize id()/start_id()/end_id() with direct column access [age]
via GitHub
2025/12/29
Re: [PR] Fix Issue 2289: handle empty list in IN expression [age]
via GitHub
2025/12/29
[PR] Fix Issue 2289: handle empty list in IN expression [age]
via GitHub
2025/12/23
[PR] Add GROUP BY and ORDER BY optimization [age]
via GitHub
2025/12/23
Re: [PR] adopt for pg16 and switch to uuid [age-viewer]
via GitHub
2025/12/23
[PR] adopt for pg16 and switch to uuid [age-viewer]
via GitHub
2025/12/23
[PR] feat: Add 32-bit platform support for graphid type [age]
via GitHub
2025/12/22
(age) branch Dev_Multiple_Labels updated: Optimize join conditions to use direct column references (#2285)
jgemignani
2025/12/22
Re: [PR] Optimize join conditions to use direct column references [age]
via GitHub
2025/12/22
[PR] Optimize join conditions to use direct column references [age]
via GitHub
2025/12/22
Re: [PR] Optimize id() and properties() field access [age]
via GitHub
2025/12/22
(age) branch Dev_Multiple_Labels updated: Optimize id() and properties() field access (#2284)
jgemignani
2025/12/22
[PR] Optimize id() and properties() field access [age]
via GitHub
2025/12/20
(age) branch Dev_Multiple_Labels updated: Update GitHub Actions and driver dependencies (#2283)
jgemignani
2025/12/20
Re: [PR] Update GitHub Actions and driver dependencies [age]
via GitHub
2025/12/20
[PR] Update GitHub Actions and driver dependencies [age]
via GitHub
2025/12/20
Re: [PR] Add SET n:Label and REMOVE n:Label [age]
via GitHub
2025/12/20
(age) branch Dev_Multiple_Labels updated: Add SET n:Label and REMOVE n:Label (#2281)
jgemignani
2025/12/20
Re: [PR] Add SET n:Label and REMOVE n:Label [age]
via GitHub
2025/12/20
Re: [PR] Fix python driver for the unified vertex implementation [age]
via GitHub
2025/12/20
(age) branch Dev_Multiple_Labels updated: Fix python driver for the unified vertex implementation (#2282)
jgemignani
2025/12/20
[PR] Fix python driver for the unified vertex implementation [age]
via GitHub
2025/12/20
[PR] Add SET n:Label and REMOVE n:Label [age]
via GitHub
2025/12/20
(age) branch Dev_Multiple_Labels updated: Add index-based lookups and oid caching (#2280)
jgemignani
2025/12/20
Re: [PR] Add index-based lookups and oid caching [age]
via GitHub
2025/12/20
[PR] Add index-based lookups and oid caching [age]
via GitHub
2025/12/20
Re: [PR] Implement unified vertex table architecture [age]
via GitHub
2025/12/20
(age) branch Dev_Multiple_Labels updated: Adjust CI for Dev_Multiple_Labels branch (#2279)
jgemignani
2025/12/20
Re: [PR] Adjust CI for Dev_Multiple_Labels branch [age]
via GitHub
2025/12/20
[PR] Adjust CI for Dev_Multiple_Labels branch [age]
via GitHub
2025/12/19
Re: [PR] Implement unified vertex table architecture [age]
via GitHub
2025/12/19
Re: [PR] Implement unified vertex table architecture [age]
via GitHub
2025/12/18
(age) branch MultiLabel deleted (was 4e22a8f3)
jgemignani
2025/12/18
[PR] Implement unified vertex table architecture [age]
via GitHub
2025/12/18
(age) branch Dev_Multiple_Labels created (now 48fca83d)
jgemignani
2025/12/18
(age) branch MultiLabel created (now 4e22a8f3)
jgemignani
2025/12/18
Re: [PR] Added Networkx Support in python driver (#1716) [age]
via GitHub
2025/12/18
Re: [PR] Added Networkx Support in python driver (#1716) [age]
via GitHub
2025/12/18
Re: [PR] Added Networkx Support in python driver (#1716) [age]
via GitHub
2025/12/18
Re: [PR] Stabilized the age-viewer [age-viewer]
via GitHub
2025/12/18
Re: [PR] Stabilized the age-viewer [age-viewer]
via GitHub
2025/12/16
[PR] Merge pg18 into master [age]
via GitHub
2025/12/16
Re: [PR] Added Networkx Support in python driver (#1716) [age]
via GitHub
2025/12/16
(age) 09/10: Migrate python driver configuration to pyproject.toml (#2272)
mtaha
2025/12/16
(age) 04/10: Adjust 'could not find rte for' ERROR message (#2266)
mtaha
2025/12/16
(age) 02/10: Add index on id columns (#2117)
mtaha
2025/12/16
(age) 08/10: Convert string to raw string to remove invalid escape sequence warning (#2267)
mtaha
2025/12/16
(age) 06/10: Fix ORDER BY alias resolution with AS in Cypher queries (#2269)
mtaha
2025/12/16
(age) 01/10: Fix issue 2245 - Creating more than 41 vlabels causes crash in drop_graph (#2248)
mtaha
2025/12/16
(age) 10/10: Restrict age_load commands (#2274)
mtaha
2025/12/16
Re: [PR] Bring latest master PRs to PG18 [age]
via GitHub
2025/12/16
(age) branch PG18 updated (f364664e -> 3d54a1ce)
mtaha
2025/12/16
(age) 05/10: Fix possible memory and file descriptors leaks (#2258)
mtaha
2025/12/16
(age) 03/10: Fix Issue 2256: segmentation fault when calling coalesce function (#2259)
mtaha
2025/12/16
(age) 07/10: Update grammar file for maintainability (#2270)
mtaha
2025/12/16
Re: [PR] Bring latest master PRs to PG18 [age]
via GitHub
2025/12/16
[PR] Pg18 to master [age]
via GitHub
2025/12/16
(age) branch master updated: Restrict age_load commands (#2274)
mtaha
2025/12/16
Re: [PR] Restrict age_load commands [age]
via GitHub
2025/12/16
[PR] Stabilized the age-viewer [age-viewer]
via GitHub
2025/12/15
[PR] Restrict age_load commands [age]
via GitHub
2025/12/12
svn commit: r81343 - release/age/PG15/1.5.0
jgemignani
2025/12/12
svn commit: r81342 - release/age/PG15/1.6.0
jgemignani
2025/12/12
[PR] Makefile: fix race condition on cypher_gram_def.h [age]
via GitHub
2025/12/11
(age) branch master updated: Migrate python driver configuration to pyproject.toml (#2272)
jgemignani
Earlier messages
Later messages