[pgadmin-support] A question
My postgresql version is 7.2.1 I have create a function: create function returnset(varchar) returns setofcomputers as ' select * from computer where hostname like ''%''+$1+''%'' ' language 'plpgsql'; But when I select returnset('aaa') ,it returns: An error has occured in pgAdmin II:frmSQLInput.cm
[pgadmin-support] a question
How to run a storeprocedure or function in pgadminII ? »¶ÓʹÓÃ963Ãâ·ÑÓʾÖ(http://www.szonline.net) ---(end of broadcast)--- TIP 3: if posting/reading through Usenet, please send an ap