adapt Debian PSQL 11.2

This commit is contained in:
sparkyx 2021-08-31 17:40:31 +02:00
parent 9af7d0309b
commit 8ff081c74c
3 changed files with 4 additions and 6 deletions

View file

@ -48,8 +48,8 @@ language plpgsql;
select tmp_1();
drop function tmp_1;
drop function tmp_1();
insert into version (val,v_description) values (156,'insert default accounting');
commit;
commit;