Releases
v2.13.0
yjy44
released this
11 Oct 05:37
Upgrade previous AgensGraph’ DB from PG12 to PG13
Large databases improvements
Partitioning enhancements
B-tree deduplication
Incremental sort
Hash aggregation enhancements
Parallelized VACUUM for indexes
Extended statistics
Application development improvements
SQL/JSON: datetime()
FETCH FIRST .. WITH THIES
Administration improvements
Inserted data can trigger autovacuum
Explain WAL support
Drop database .. with(force)
Feature
Supporting binary-upgrade for Graph Data
Performance improvement when running Regular Dump for Draph Data
Improved to return result values in each order when using head(), tail(), and last() functions targeting edge
Modified to use Cypher syntax in PL/PGSQL
Enhanced to use Cypher's CREATE/SET/DELETE syntax when creating PL/PGSQL (Experimental)
Bug
Fixed the problem related to the agdata environment variable is not being recognized when running initdb
Setting default option to agdata when running initdb
Fixed an error related to the Just-in-Time (JIT) flag
Fixed a problem which conflicted with LLVM while using Cypher Statement
Fixed the problem where restore was not available when using some pg_dump functions
You can’t perform that action at this time.