The following bug has been logged online: Bug reference: 2229 Logged by: Juan Manuel Bigi Email address: [EMAIL PROTECTED] PostgreSQL version: 8.1 Operating system: Windows XP proffesional Description: Parsing error in Functions Grant Wizard Details:
Dear people's PostgreSQL: I have executed the Grant Wizard and got: GRANT EXECUTE ON FUNCTION setweight(tsvector, char) TO public; This is a error because I had to got: GRANT EXECUTE ON FUNCTION setweight(tsvector, "char") TO public; Regards ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly