jrgemignani opened a new pull request, #2099:
URL: https://github.com/apache/age/pull/2099

   Added support for the fuzzystrmatch extension and for other external 
extensions.
   
   Added support for typecasting `::pg_text` to TEXTOID.
   
   Added regression tests.
   
      modified:   sql/agtype_coercions.sql
      modified:   src/backend/parser/cypher_expr.c
      modified:   src/backend/utils/adt/agtype.c
      modified:   regress/expected/expr.out
      modified:   regress/sql/expr.sql
   
   Resolved issue with funcname and the lack of the String data type in PG 
versions < 15.
   
   Removed coercion parameter from call to makeFuncCall. Coercion isn't passed 
to that function in PG versions < 14.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to