age icon indicating copy to clipboard operation
age copied to clipboard

PG13 to current master

Open jrgemignani opened this issue 4 months ago • 0 comments

This PR brings the PG13 branch up to the master branch, less the PRs for, and related to, List Comprehension. List Comprehension is currently not supported in Apache AGE for PostgreSQL version 13.

The following PRs were cherry-picked and added -

4f2c57a8 Fix issue with the CI build and labeler (#2183) 74057bd2 fix issue 2205: left doesn't catch overflow (#2207) 48d4777b Fix issue 2201: unexpected empty string behavior (#2203) 2b2eb71f Add missing dependency in jdbc driver (#2206) 34bd3aa0 Fix CSV import for edge with one property (#2175) 6990b47b Prevent object access hook from accessing not installed namespace (#2161)

jrgemignani avatar Oct 28 '25 17:10 jrgemignani