Hi, Rikard Pavelic a écrit : > I'd like to report a bug with PgAdmin 1.8 beta 5 >
Thanks. > If function has in and out parameters like this > function function_name(out,in,in,out) > > PgAdmin will create wrong DDL commands > It will create command > ALTER FUNCTION function_name(,in,in); > instead of > ALTER FUNCTION function_name(in,in); > You're right. I've just commited a fix for this. It should be available on the RC release. Thanks again. Regards. -- Guillaume. http://www.postgresqlfr.org http://dalibo.com ---------------------------(end of broadcast)--------------------------- TIP 5: don't forget to increase your free space map settings