Comment 1 for bug 1730726

Revision history for this message
Ben Shum (bshum) wrote :

After adding a symlink for "000.english.pg100.fts-config.sql", the database creation failed for unapi with this error:

psql:990.schema.unapi.sql:1508: ERROR: set-returning functions are not allowed in COALESCE
LINE 22: WITH aou AS (SELECT COALESCE(id, (evergreen....
                                                           ^
HINT: You might be able to move the set-returning function into a LATERAL FROM item.