commits
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PR] Optimize vertex/edge field access with direct array indexing [age]
via GitHub
[PR] Fix and improve index.sql addendum [age]
via GitHub
Re: [PR] Fix and improve index.sql addendum [age]
via GitHub
(age) branch master updated: Fix and improve index.sql regression test coverage (#2300)
mtaha
(age) branch master updated: Fix Issue 2289: handle empty list in IN expression (#2294)
mtaha
[PR] Fix and improve index.sql regression test coverage [age]
via GitHub
Re: [PR] Fix and improve index.sql regression test coverage [age]
via GitHub
Re: [PR] Fix and improve index.sql regression test coverage [age]
via GitHub
Re: [PR] Fix and improve index.sql regression test coverage [age]
via GitHub
Re: [PR] Fix and improve index.sql regression test coverage [age]
via GitHub
svn commit: r81702 - release/age/PG14/1.5.0
jgemignani
svn commit: r81701 - release/age/PG14/1.6.0
jgemignani
(age) branch master updated: Revise README for Python driver updates (#2298)
jgemignani
[PR] Revise README for Python driver updates [age]
via GitHub
Re: [PR] Revise README for Python driver updates [age]
via GitHub
(age) branch master updated: Makefile: fix race condition on cypher_gram_def.h (#2273)
jgemignani
[PR] Optimize id()/start_id()/end_id() with direct column access [age]
via GitHub
Re: [PR] Optimize id()/start_id()/end_id() with direct column access [age]
via GitHub
Re: [PR] Optimize id()/start_id()/end_id() with direct column access [age]
via GitHub
Re: [PR] Optimize id()/start_id()/end_id() with direct column access [age]
via GitHub
[PR] Fix Issue 2289: handle empty list in IN expression [age]
via GitHub
Re: [PR] Fix Issue 2289: handle empty list in IN expression [age]
via GitHub
Re: [PR] Fix Issue 2289: handle empty list in IN expression [age]
via GitHub
[PR] Add GROUP BY and ORDER BY optimization [age]
via GitHub
[PR] adopt for pg16 and switch to uuid [age-viewer]
via GitHub
Re: [PR] adopt for pg16 and switch to uuid [age-viewer]
via GitHub
[PR] feat: Add 32-bit platform support for graphid type [age]
via GitHub
Re: [PR] feat: Add 32-bit platform support for graphid type [age]
via GitHub
Re: [PR] feat: Add 32-bit platform support for graphid type [age]
via GitHub
Re: [PR] feat: Add 32-bit platform support for graphid type [age]
via GitHub
Re: [PR] feat: Add 32-bit platform support for graphid type [age]
via GitHub
Re: [PR] feat: Add 32-bit platform support for graphid type [age]
via GitHub
Re: [PR] feat: Add 32-bit platform support for graphid type [age]
via GitHub
Re: [PR] feat: Add 32-bit platform support for graphid type [age]
via GitHub
Re: [PR] feat: Add 32-bit platform support for graphid type [age]
via GitHub
Re: [PR] feat: Add 32-bit platform support for graphid type [age]
via GitHub
Re: [PR] feat: Add 32-bit platform support for graphid type [age]
via GitHub
Re: [PR] feat: Add 32-bit platform support for graphid type [age]
via GitHub
Re: [PR] feat: Add 32-bit platform support for graphid type [age]
via GitHub
Re: [PR] feat: Add 32-bit platform support for graphid type [age]
via GitHub
Re: [PR] feat: Add 32-bit platform support for graphid type [age]
via GitHub
Re: [PR] feat: Add 32-bit platform support for graphid type [age]
via GitHub
(age) branch Dev_Multiple_Labels updated: Optimize join conditions to use direct column references (#2285)
jgemignani
[PR] Optimize join conditions to use direct column references [age]
via GitHub
Re: [PR] Optimize join conditions to use direct column references [age]
via GitHub
(age) branch Dev_Multiple_Labels updated: Optimize id() and properties() field access (#2284)
jgemignani
[PR] Optimize id() and properties() field access [age]
via GitHub
Re: [PR] Optimize id() and properties() field access [age]
via GitHub
(age) branch Dev_Multiple_Labels updated: Update GitHub Actions and driver dependencies (#2283)
jgemignani
[PR] Update GitHub Actions and driver dependencies [age]
via GitHub
Re: [PR] Update GitHub Actions and driver dependencies [age]
via GitHub
(age) branch Dev_Multiple_Labels updated: Add SET n:Label and REMOVE n:Label (#2281)
jgemignani
(age) branch Dev_Multiple_Labels updated: Fix python driver for the unified vertex implementation (#2282)
jgemignani
[PR] Fix python driver for the unified vertex implementation [age]
via GitHub
Re: [PR] Fix python driver for the unified vertex implementation [age]
via GitHub
[PR] Add SET n:Label and REMOVE n:Label [age]
via GitHub
Re: [PR] Add SET n:Label and REMOVE n:Label [age]
via GitHub
Re: [PR] Add SET n:Label and REMOVE n:Label [age]
via GitHub
(age) branch Dev_Multiple_Labels updated: Add index-based lookups and oid caching (#2280)
jgemignani
[PR] Add index-based lookups and oid caching [age]
via GitHub
Re: [PR] Add index-based lookups and oid caching [age]
via GitHub
(age) branch Dev_Multiple_Labels updated: Adjust CI for Dev_Multiple_Labels branch (#2279)
jgemignani
[PR] Adjust CI for Dev_Multiple_Labels branch [age]
via GitHub
Re: [PR] Adjust CI for Dev_Multiple_Labels branch [age]
via GitHub
(age) branch MultiLabel deleted (was 4e22a8f3)
jgemignani
[PR] Implement unified vertex table architecture [age]
via GitHub
Re: [PR] Implement unified vertex table architecture [age]
via GitHub
Re: [PR] Implement unified vertex table architecture [age]
via GitHub
Re: [PR] Implement unified vertex table architecture [age]
via GitHub
(age) branch Dev_Multiple_Labels created (now 48fca83d)
jgemignani
(age) branch MultiLabel created (now 4e22a8f3)
jgemignani
[PR] Merge pg18 into master [age]
via GitHub
[PR] Merge PG18 into master [age]
via GitHub
Re: [PR] Merge PG18 into master [age]
via GitHub
(age) branch PG18 updated (f364664e -> 3d54a1ce)
mtaha
(age) 07/10: Update grammar file for maintainability (#2270)
mtaha
(age) 03/10: Fix Issue 2256: segmentation fault when calling coalesce function (#2259)
mtaha
(age) 05/10: Fix possible memory and file descriptors leaks (#2258)
mtaha
(age) 10/10: Restrict age_load commands (#2274)
mtaha
(age) 01/10: Fix issue 2245 - Creating more than 41 vlabels causes crash in drop_graph (#2248)
mtaha
(age) 06/10: Fix ORDER BY alias resolution with AS in Cypher queries (#2269)
mtaha
(age) 08/10: Convert string to raw string to remove invalid escape sequence warning (#2267)
mtaha
(age) 02/10: Add index on id columns (#2117)
mtaha
(age) 04/10: Adjust 'could not find rte for' ERROR message (#2266)
mtaha
(age) 09/10: Migrate python driver configuration to pyproject.toml (#2272)
mtaha
[PR] Pg18 to master [age]
via GitHub
Re: [PR] Bring latest master PRs to PG18 [age]
via GitHub
Re: [PR] Bring latest master PRs to PG18 [age]
via GitHub
(age) branch master updated: Restrict age_load commands (#2274)
mtaha
[PR] Stabilized the age-viewer [age-viewer]
via GitHub
Re: [PR] Stabilized the age-viewer [age-viewer]
via GitHub
Re: [PR] Stabilized the age-viewer [age-viewer]
via GitHub
[PR] Restrict age_load commands [age]
via GitHub
Re: [PR] Restrict age_load commands [age]
via GitHub
svn commit: r81343 - release/age/PG15/1.5.0
jgemignani
svn commit: r81342 - release/age/PG15/1.6.0
jgemignani
[PR] Makefile: fix race condition on cypher_gram_def.h [age]
via GitHub
Re: [PR] Makefile: fix race condition on cypher_gram_def.h [age]
via GitHub
(age) branch master updated: Migrate python driver configuration to pyproject.toml (#2272)
jgemignani
[PR] Migrate python driver configuration to pyproject.toml [age]
via GitHub
Re: [PR] Migrate python driver configuration to pyproject.toml [age]
via GitHub
(age) branch master updated: Convert string to raw string to remove invalid escape sequence warning (#2267)
mtaha
(age) branch master updated: Update grammar file for maintainability (#2270)
mtaha
(age) branch master updated: Fix ORDER BY alias resolution with AS in Cypher queries (#2269)
mtaha
[PR] update grammar file for maintainability [age]
via GitHub
Re: [PR] update grammar file for maintainability [age]
via GitHub
Re: [PR] update grammar file for maintainability [age]
via GitHub
Re: [PR] update grammar file for maintainability [age]
via GitHub
[PR] Fix ORDER BY alias resolution with AS in Cypher queries [age]
via GitHub
Re: [PR] Fix ORDER BY alias resolution with AS in Cypher queries [age]
via GitHub
[PR] Fix SyntaxWarning for invalid escape sequence in Python 3.6+ [age]
via GitHub
Re: [PR] Fix SyntaxWarning for invalid escape sequence in Python 3.6+ [age]
via GitHub
Re: [PR] Fix SyntaxWarning for invalid escape sequence in Python 3.6+ [age]
via GitHub
(age) branch master updated: Fix possible memory and file descriptors leaks (#2258)
mtaha
(age) branch master updated: Adjust 'could not find rte for' ERROR message (#2266)
mtaha
(age) branch master updated: Fix Issue 2256: segmentation fault when calling coalesce function (#2259)
mtaha
[PR] Adjust 'could not find rte for' ERROR message [age]
via GitHub
Re: [PR] Adjust 'could not find rte for' ERROR message [age]
via GitHub
[PR] Fix Issue 2256: segmentation fault when calling coalesce function [age]
via GitHub
Re: [PR] Fix Issue 2256: segmentation fault when calling coalesce function [age]
via GitHub
(age) branch master updated: Add index on id columns (#2117)
jgemignani
[PR] Fix possible memory and file descriptors leaks [age]
via GitHub
Re: [PR] Fix possible memory and file descriptors leaks [age]
via GitHub
Re: [PR] Fix possible memory and file descriptors leaks [age]
via GitHub
Re: [PR] Fix possible memory and file descriptors leaks [age]
via GitHub
Re: [PR] Fix possible memory and file descriptors leaks [age]
via GitHub
Re: [PR] Fix possible memory and file descriptors leaks [age]
via GitHub
Re: [PR] Fix possible memory and file descriptors leaks [age]
via GitHub
Re: [PR] Fix possible memory and file descriptors leaks [age]
via GitHub
Re: [PR] Fix possible memory and file descriptors leaks [age]
via GitHub
Re: [PR] Fix possible memory and file descriptors leaks [age]
via GitHub
Re: [PR] Fix possible memory and file descriptors leaks [age]
via GitHub
(age) branch PG18 updated: Fix DockerHub build warning messages (#2252)
mtaha
(age) branch PG18 updated: Update CI for BaseDockerizedTest (#2254)
mtaha
(age) branch PG17 updated: Update CI for BaseDockerizedTest (#2255)
mtaha
[PR] Update CI for BaseDockerizedTest [age]
via GitHub
Re: [PR] Update CI for BaseDockerizedTest [age]
via GitHub
[PR] Update CI for BaseDockerizedTest [age]
via GitHub
Re: [PR] Update CI for BaseDockerizedTest [age]
via GitHub
[PR] TEST PR DO NOT MERGE [age]
via GitHub
Re: [PR] TEST PR DO NOT MERGE [age]
via GitHub
[PR] Fix DockerHub build warning messages [age]
via GitHub
Re: [PR] Fix DockerHub build warning messages [age]
via GitHub
(age) branch PG18 updated: PG18 port for AGE (#2251)
mtaha
[PR] PG18 port for AGE [age]
via GitHub
Re: [PR] PG18 port for AGE [age]
via GitHub
Re: [PR] PG18 port for AGE [age]
via GitHub
Re: [PR] PG18 port for AGE [age]
via GitHub
Re: [PR] PG18 port for AGE [age]
via GitHub
Re: [PR] PG18 port for AGE [age]
via GitHub
Re: [PR] PG18 port for AGE [age]
via GitHub
Re: [PR] PG18 port for AGE [age]
via GitHub
Re: [PR] PG18 port for AGE [age]
via GitHub
svn commit: r80884 - dev/age/PG14/1.6.0.rc0
jgemignani
svn commit: r80883 - dev/age/PG15/1.6.0.rc0
jgemignani
(age) tag PG14/v1.6.0-rc0 created (now 41c08296)
jgemignani
(age) tag PG15/v1.6.0-rc0 created (now fa1af8de)
jgemignani
(age) branch release/PG14/1.6.0 created (now 41c08296)
jgemignani
(age) branch release/PG15/1.6.0 created (now fa1af8de)
jgemignani
(age) branch master updated: Fix issue 2245 - Creating more than 41 vlabels causes crash in drop_graph (#2248)
mtaha
(age) branch PG15 updated: Add upgrade warning to RELEASE (#2250)
mtaha
(age) branch PG14 updated: Add upgrade warning to RELEASE (#2249)
mtaha
[PR] Add upgrade warning to RELEASE [age]
via GitHub
Re: [PR] Add upgrade warning to RELEASE [age]
via GitHub
[PR] Add upgrade warning to RELEASE [age]
via GitHub
Re: [PR] Add upgrade warning to RELEASE [age]
via GitHub
(age) branch release/PG15/1.6.0 deleted (was 98896c3d)
jgemignani
(age) branch PG18_prepare deleted (was 1d873797)
jgemignani
(age) branch release/PG15/1.6.0 created (now 98896c3d)
jgemignani
[PR] Fix issue 2245 - Creating more than 41 vlabels causes crash in drop_graph [age]
via GitHub
Re: [PR] Fix issue 2245 - Creating more than 41 vlabels causes crash in drop_graph [age]
via GitHub
[PR] Updated CI, Labeler, Docker, and branch security files for PG18 [age]
via GitHub
Re: [PR] Updated CI, Labeler, Docker, and branch security files for PG18 [age]
via GitHub
(age) branch PG18 created (now 190354c4)
jgemignani
(age) branch PG18_AI_PRs deleted (was 190354c4)
jgemignani
(age) branch PG14 updated: Advance PG14 branch to Apache AGE version 1.6.0 (#2196) (#2236)
mtaha
(age) branch PG15 updated: Advance PG15 branch to Apache AGE version 1.6.0 (#2196) (#2235)
mtaha
(age) branch PG18_AI_PRs created (now 190354c4)
jgemignani
(age) branch master updated: Fix issue 2243 - Regression in string concatenation (#2244)
mtaha
[PR] Fix issue 2243 - Regression in string concatenation [age]
via GitHub
Re: [PR] Fix issue 2243 - Regression in string concatenation [age]
via GitHub
(age) branch PG14 updated: Fix upgrade script for 1.5.0 to 1.6.0 (#2211)
mtaha
(age) branch PG15 updated: Fix upgrade script for 1.5.0 to 1.6.0 (#2211)
mtaha
[PR] Fix upgrade script for 1.5.0 to 1.6.0 (#2211) [age]
via GitHub
Re: [PR] Fix upgrade script for 1.5.0 to 1.6.0 (#2211) [age]
via GitHub
[PR] Fix upgrade script for 1.5.0 to 1.6.0 (#2211) [age]
via GitHub
Re: [PR] Fix upgrade script for 1.5.0 to 1.6.0 (#2211) [age]
via GitHub
[PR] Pg13 to current master [age]
via GitHub
Re: [PR] PG13 to current master [age]
via GitHub
Re: [PR] PG13 to current master [age]
via GitHub
[PR] Advance PG14 branch to Apache AGE version 1.6.0 (#2196) [age]
via GitHub
Re: [PR] Advance PG14 branch to Apache AGE version 1.6.0 (#2196) [age]
via GitHub
Re: [PR] Advance PG14 branch to Apache AGE version 1.6.0 (#2196) [age]
via GitHub
Re: [PR] Advance PG14 branch to Apache AGE version 1.6.0 (#2196) [age]
via GitHub
Re: [PR] Advance PG14 branch to Apache AGE version 1.6.0 (#2196) [age]
via GitHub
Re: [PR] Advance PG14 branch to Apache AGE version 1.6.0 (#2196) [age]
via GitHub
[PR] Advance PG15 branch to Apache AGE version 1.6.0 (#2196) [age]
via GitHub
Re: [PR] Advance PG15 branch to Apache AGE version 1.6.0 (#2196) [age]
via GitHub
Re: [PR] Advance PG15 branch to Apache AGE version 1.6.0 (#2196) [age]
via GitHub
Re: [PR] Advance PG15 branch to Apache AGE version 1.6.0 (#2196) [age]
via GitHub
Earlier messages
Later messages