Re: Usage of RETURN QUERY
От | Eugene Dorofeyev |
---|---|
Тема | Re: Usage of RETURN QUERY |
Дата | |
Msg-id | 003901cb96ea$94927150$bdb753f0$@gmail.com обсуждение исходный текст |
Ответ на | Re: Usage of RETURN QUERY (Tom Lane <tgl@sss.pgh.pa.us>) |
Ответы |
Re: Usage of RETURN QUERY
|
Список | pgsql-novice |
Damn, I really need to buy a new glasses. Thank you for your help. But it returns data as a set of rows like (10354,"EXCEPTION: ...") (4363,"Access Violation Exception.") ... Is there a way to get columns as in a view ? -----Original Message----- From: Tom Lane [mailto:tgl@sss.pgh.pa.us] Sent: Wednesday, December 08, 2010 4:53 PM To: edorofeyev@gmail.com Cc: pgsql-novice@postgresql.org Subject: Re: [NOVICE] Usage of RETURN QUERY "Eugene Dorofeyev" <edorofeyev@gmail.com> writes: > I'm trying to use RETURN QUERY in a function (see query below) in > order to return list of issues and number of times when each issue occurred. It looks like your problem is you forgot a BEGIN.
В списке pgsql-novice по дате отправления: