mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
More fixups for "unpackaged" conversion scripts.
This commit is contained in:
@ -13,4 +13,3 @@ ALTER EXTENSION xml2 ADD function xpath_nodeset(text,text,text,text);
|
||||
ALTER EXTENSION xml2 ADD function xpath_string(text,text);
|
||||
ALTER EXTENSION xml2 ADD function xml_encode_special_chars(text);
|
||||
ALTER EXTENSION xml2 ADD function xml_valid(text);
|
||||
ALTER EXTENSION xml2 ADD function xml_is_well_formed(text);
|
||||
|
Reference in New Issue
Block a user