Re: Built in display of contents of temporary tables when select has no destination
От | Robert M. Bernabe |
---|---|
Тема | Re: Built in display of contents of temporary tables when select has no destination |
Дата | |
Msg-id | 007801c83b22$33857410$6501a8c0@calhoun обсуждение исходный текст |
Ответ на | Unable to d/l pgAdmin3 (Ron Savage <ron@savage.net.au>) |
Ответы |
Re: Built in display of contents of temporary tables
when select has no destination
|
Список | pgadmin-support |
Hi Dave, Within a function just type select * from table; ...call the function and the SQL editor will give an error saying that the select statement has no destination...which is true...:) but often very complex stored functions have temporary tables within and the only way to display the contents while debugging is to use a loop with raise info calls. It would be great if the debugger automatically streams all select statements to a output and formatted already for viewing. ----- Original Message ----- From: "Dave Page" <dpage@postgresql.org> To: "Robert M. Bernabe" <rbernabe@sandmansystems.com> Cc: "Postgres" <pgadmin-support@postgresql.org> Sent: Monday, December 10, 2007 5:25 PM Subject: Re: [pgadmin-support] Built in display of contents of temporary tables when select has no destination > Robert M. Bernabe wrote: >> Hi, >> Not sure if this is the proper forum but I'd like to post a request >> of sorts. The PG Admin III SQL Editor and Debugger are great but I've >> noticed that when a select statement has no destination, the software >> issues an error. > > What do you mean 'has no destination'? Can you provide an example? > > Regards, Dave > I'm protected by SpamBrave http://www.spambrave.com/
В списке pgadmin-support по дате отправления: