Alex Kwak

Results 10 issues of Alex Kwak

In Travis CI, the test of the build with `gnu89` format was impossible, so we modify it.

When `WAGT_END_ARRAY` state, All elements within array already processed. so, `r` variable is not array anymore and `r->val.array` is uninitialized value. Therefore, this condition passes or fails randomly depending on...

This is used for untyped cypher clauses. The current cypher query must be of a type to be used, which requires a lot of work from users who only use...

Since PG 12 does not recommend and not allow to use the use of Oids, so removed Oids. Oid uses 4Byte, it uses INT type for compatibility. and, create a...

Although OIDS is defined, the only part that is actually used is the logic of determining the existence of the label. However, this is eliminated because it can be implemented...

**Release plans** - **_TDB_** **Work in progress** - Docker script for 2.13 [agensgraph-docker](https://github.com/bitnine-oss/agensgraph-docker) repository. - https://github.com/bitnine-oss/agensgraph/issues/566 - Debian Packaging - RPM Packaging **Common changes** - fix: Corrects CypherTypecast in expression_tree_walker()....

release

This is a draft for PG14. - Regression : Passed. - ? pg_dump