misc/migration/3.7.2_Any.py
branchstable
changeset 5015 55e2602545cd
parent 5013 ad91f93bbb93
equal deleted inserted replaced
5014:96bb4e7e3348 5015:55e2602545cd
     1 sql('DROP FUNCTION IF EXISTS _fsopen')
     1 sql('DROP FUNCTION IF EXISTS _fsopen(bytea)')
     2 sql('DROP FUNCTION IF EXISTS fspath')
     2 sql('DROP FUNCTION IF EXISTS fspath(bigint, text, text)')