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

   This PR fixes the issue of some string functions returning NULL instead of 
the empty string.
   
   The string functions affected and corrected are -
   
   reverse, toupper, tolower, rtrim, ltrim, trim, right, left, substring, and 
replace.
   
   Added additional regression tests. Corrected previous tests.
   
       modified:   regress/expected/expr.out
       modified:   regress/sql/expr.sql
       modified:   src/backend/utils/adt/agtype.c


-- 
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