Re: [pgadmin-support] Creating functions with pgAdmin III

2003-12-07 Thread Ian Freislich
Andreas Pflug wrote: > Ian Freislich wrote: > > >I can't find the pseudo-type RECORD in the drop-down list of return > >types so it is impossible to create functions like "CREATE OR REPLACE > >FUNCTION foo (TEXT) RETURNS SET OF RECORD AS..." using the gui. > > > > > Not all 'p' types are allowed

Re: [pgadmin-support] Creating functions with pgAdmin III

2003-12-07 Thread Andreas Pflug
Michael Shapiro wrote: The list in the pulldown is in a random order, especially srt to the list of tables in mutilple schemas. It woudld be nice if the list was ordered with builtin types listed first, then each table within each schema listed next. Within each of the builtin, and schemas the lis