This is an automated email from the ASF dual-hosted git repository.
jgemignani pushed a change to branch PG15
in repository https://gitbox.apache.org/repos/asf/age.git
from 83a6e935 Adjust Dockerfile for PG15 branch
add 0acf9c31 Temporary fix PR for CI jobs (#1089)
add 33095fa3 Update files causing warning messages in DockerHub builds
(#1095)
add 6059abec Update files causing warning messages in DockerHub builds
part 2 (#1097)
add 5364a2a4 Add installcheck to Dockerfile (#1098)
add 18456b3b UNDO Dockerfile change (#1099)
add 7d05a8eb Fix docker build files (#1104)
add 20fcc1df Update CIs to pull correct image based on branch (#1105)
new b2abfc46 Merge branch 'master' into PG15
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
docker/Dockerfile | 26 ++++++++----
docker/Dockerfile.dev | 12 +++++-
src/backend/parser/cypher_analyze.c | 8 ++++
src/backend/parser/cypher_clause.c | 25 ++++++++++++
src/backend/utils/adt/agtype.c | 77 +++++++++++++++++++++++++++++-------
src/backend/utils/graph_generation.c | 2 +-
6 files changed, 125 insertions(+), 25 deletions(-)