Skip to content

AgensGraph v2.13.1

Latest
Compare
Choose a tag to compare
@emotionbug emotionbug released this 11 Jan 06:38
· 2 commits to v2.13 since this release
a172192
  • Merged with community PostgreSQL 13.9.
  • Feature
    • Supports trigger (AGV2-52) (#583)
  • Bug Fix
    • (pg_dump) Corrects GRANT USAGE ON syntax usage on graph.
    • Invalid index update in Cypher Set clause. (#602)
    • Includes necessary JOINs of vertices (#599)
    • Add case to PortalStrategy that AgensGraph's plan.
    • Corrects AgensGraph's PortalStrategy as PORTAL_ONE_MOD_WITH.
    • Supports VERTICES, EDGES on cypher list predicate functions. (#603)
    • Remove cypher read clause restriction. (#601)