Re: Scaler forms as function arguments
От
Andreas Tille
Тема
Re: Scaler forms as function arguments
Дата
Msg-id
Pine.LNX.4.56.0311271739120.12965@wr-linux02.rki.ivbb.bund.de
Ответ на
Re: Scaler forms as function arguments (Joe Conway)
Список
Дерево обсуждения
Scaler forms as function arguments Andreas Tille <tillea@rki.de>
Re: Scaler forms as function arguments Richard Huxton <dev@archonet.com>
Re: Scaler forms as function arguments Joe Conway <mail@joeconway.com>
Re: Scaler forms as function arguments Greg Stark <gsstark@mit.edu>
Re: Scaler forms as function arguments Andreas Tille <tillea@rki.de>
Re: Scaler forms as function arguments Joe Conway <mail@joeconway.com>
Re: Scaler forms as function arguments Andreas Tille <tillea@rki.de>
Re: Scaler forms as function arguments Richard Huxton <dev@archonet.com>
On Thu, 27 Nov 2003, Joe Conway wrote:
> Andreas Tille wrote:
> > test=# select PLpgSQLDepartmentSalaries() ;
>
> This should be:
> regression=# select * from PLpgSQLDepartmentSalaries();
> departmentid | totalsalary
> --------------+-------------
> 1 | 80000
> 2 | 60000
> (2 rows)
Well, it is easy to understand what it 'should be' reading the code - but
it throws the error message I posted. Is this possibly a feature of a higher
PostgreSQL version than 7.3.2?
Kind regards
Andreas.
В списке pgsql-sql по дате отправления