Using postgresql 9.5 breaks the test
PostgreSQL version 9.5 adds a comma after each schema in the return of 'SHOW search_path'.
This breaks the test as the return of this value is used to test the existence of tables, sequences, etc.
This instance will be upgraded to Heptapod 17.9.0 final on 2025-04-04 between 14:00 and 15:00 UTC+2
PostgreSQL version 9.5 adds a comma after each schema in the return of 'SHOW search_path'.
This breaks the test as the return of this value is used to test the existence of tables, sequences, etc.
assigned to @nicoe
added trytond type::crash + 1 deleted label
New changeset 5eb1afcd5fd6 by Nicolas ?vrard in branch 'default':
Strip and unquote double-quote from Postgresql schema in search_path
http://hg.tryton.org/trytond/rev/5eb1afcd5fd6
added 1 deleted label and removed 1 deleted label
closed
New changeset 26e4eb3b2940 by Nicolas ?vrard in branch '3.8':
Strip and unquote double-quote from Postgresql schema in search_path
http://hg.tryton.org/trytond/rev/26e4eb3b2940