There is 1 comment.
 
 
XWiki Platform / cid:jira-generated-image-avatar-9570b56e-1522-4b54-9ef5-3ce6acc1042b XWIKI-23560 Open

Add support for Postgresql 18+ in the docker-based tests

 
View issue   ยท   Add comment
 

1 comment

 
cid:jira-generated-image-avatar-93942051-1609-4813-a615-3970d34d14a2 Vincent Massol on 02/Oct/25 16:06
 

Note that ATM I cannot reproduce and it works fine with pgsql 18. I've tried with:

@UITest(database = Database.POSTGRESQL, databaseTag = "18", verbose = true)
class MenuIT