Re: apparent problem with a PL

Поиск
Список
Период
Сортировка
От Rajesh Kumar Mallah
Тема Re: apparent problem with a PL
Дата
Msg-id 200304191238.08953.mallah@trade-india.com
обсуждение исходный текст
Ответ на Re: apparent problem with a PL  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
Ответы Re: apparent problem with a PL  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
Список pgsql-sql
Thanks so much for responding
so i assume its harmless rite?

But the second problem (refer next posting) seems to be serious
any comments? do u want me to post more details?


Regds
Mallah.


On Saturday 19 Apr 2003 12:20 pm, Stephan Szabo wrote:
> On Sat, 19 Apr 2003, Rajesh Kumar Mallah wrote:
> > If I limit  a particular query to show 3 results which has a function
> > call how can the function get called 4 times ? its apparently happening
> > to me.
>
> In versions before 7.4 I think it grabbed one extra row beyond what you
> specify for the limit and then doesn't return that row, so if you say
> limit 3 it gets 4 rows (and thus calls the function 4 times).  This
> appears to be different in 7.4.
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org

-- 
Rajesh Kumar Mallah,
Project Manager (Development)
Infocom Network Limited, New Delhi
phone: +91(11)6152172 (221) (L) ,9811255597 (M)

Visit http://www.trade-india.com ,
India's Leading B2B eMarketplace.



В списке pgsql-sql по дате отправления:

Предыдущее
От: Stephan Szabo
Дата:
Сообщение: Re: apparent problem with a PL
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [ADMIN] Where is the sequence value?