This is an automated email from the ASF dual-hosted git repository. jgemignani pushed a commit to branch PG13 in repository https://gitbox.apache.org/repos/asf/age.git
commit 9b1f56a595bcd4ecd9e9765503c5ac7095500225 Merge: 126d3b0c 4cf7a9ec Author: John Gemignani <[email protected]> AuthorDate: Tue Mar 28 09:29:52 2023 -0700 Merge branch 'PG12' into PG13 Merge in final PRs prior to release. age--1.1.1.sql | 8 +- regress/expected/cypher_set.out | 63 +++++++++++++++ regress/expected/cypher_unwind.out | 155 +++++++++++++++++++++++++++++++++---- regress/sql/cypher_set.sql | 41 ++++++++++ regress/sql/cypher_unwind.sql | 92 ++++++++++++++++++++-- src/backend/executor/cypher_set.c | 9 ++- src/backend/parser/cypher_clause.c | 2 +- src/backend/utils/adt/agtype.c | 14 +--- 8 files changed, 341 insertions(+), 43 deletions(-)
