mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-05-05 16:50:50 +00:00
From version 10, Postgresql does not allow set-returning functions in CASE statements. As we're using the functions recursively, we cannot use LATERAL as suggested in the error message, but we can switch the condition inside-out with only a limited amount of repetition.
8 lines
232 B
Plaintext
8 lines
232 B
Plaintext
The database is version 10.0 currently at revision 1.3.2.
|
|
No patches were applied.
|
|
Supported locales updated.
|
|
Updated view: dav_principal.sql applied.
|
|
CalDAV functions updated.
|
|
RRULE functions updated.
|
|
Database permissions updated.
|