normanj-bitquill commented on PR #3773:
URL: https://github.com/apache/calcite/pull/3773#issuecomment-2083797456

   @caicancai 
   
   > I remember that calcite currently has support for the postgres to_char 
function. Should we remove the previous support?
   
   The existing TO_CHAR function is used by MySQL and Oracle, so it is left in 
here. This PR adds a new implementation that only PostgreSQL uses.
   
   
https://github.com/apache/calcite/blob/main/core/src/main/java/org/apache/calcite/sql/fun/SqlLibraryOperators.java#L1654


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