| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
PR Compliance Checks Passed!
Sorry, something went wrong.
There was a problem hiding this comment.
This PR fixes a parameter type ambiguity issue in PostgreSQL 17 / EDB Advanced Server by explicitly casting to_timestamp parameters to double precision and using the pg_catalog schema prefix. This prevents PostgreSQL from incorrectly choosing the text parsing overload when parameters have unknown types.
Changes:
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Summary
Details
Testing
Issue