[pgadmin-support] Enhancement Requests

2003-11-26 Thread Dieter Fischer
Hello I'm working with PgAdmin III, and it's really a great tool. During my work with it, if found some points, where you could enhance the tool. At least I've found nothing in docs, when it's already implemented. 1. It would by nice, when the editing window for function and triggers have a line

[pgadmin-support] This function doesn't shown in pgAdmin III, but does in pgAdmin II

2003-11-03 Thread Dieter Fischer
Hello This is what I get in Version 3: -- Function: cobra.code_gebiet(varchar, int4, int4, int4) -- DROP FUNCTION cobra.code_gebiet(varchar, int4, int4, int4); CREATE OR REPLACE FUNCTION cobra.code_gebiet(varchar, int4, int4, int4) RETURNS varchar AS '' LANGUAGE 'plpgsql' VOLATILE; in Ve