misc/migration/3.7.2_Any.py
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Thu, 17 Dec 2015 15:17:45 +0100
changeset 11029 c9d12d1d3081
parent 5015 55e2602545cd
permissions -rw-r--r--
[testlib] put postgres test database in test/data/database directory with other (sqlite) test databases. Closes #9240765 Simplify .hgignore in passing.

sql('DROP FUNCTION IF EXISTS _fsopen(bytea)')
sql('DROP FUNCTION IF EXISTS fspath(bigint, text, text)')