Open liuhulangzw opened 1 month ago
What version of postgresql are you using? Or are you using a different RDBMS?
What version of postgresql are you using? Or are you using a different RDBMS? Postgresql, version 10
Postgresql, version 10
The query works on PostgreSQL 12, so I would try to upgrade. I think full range date functionality was implemented later than 10. PostgreSQL 10 is unsupported now so you probably want to upgrade anyway!
When I run kdigo_uo.sql, errors may occur: UNBOUNDED cannot support RANGE PRECEDING. I don't understand if there is any problem with the use of the function. Thank you all for your answers.