mirror of
https://github.com/postgres/postgres.git
synced 2025-10-12 07:05:03 +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