Re: [PATCH] Provide rowcount for utility SELECTs

Поиск
Список
Период
Сортировка
От Hans-Juergen Schoenig
Тема Re: [PATCH] Provide rowcount for utility SELECTs
Дата
Msg-id 4B3885B2.2030209@cybertec.at
обсуждение исходный текст
Ответ на Re: [PATCH] Provide rowcount for utility SELECTs  (Pavel Stehule <pavel.stehule@gmail.com>)
Ответы Re: [PATCH] Provide rowcount for utility SELECTs  (Boszormenyi Zoltan <zb@cybertec.at>)
Список pgsql-hackers
hello ...

just as a background info: this will have some positive side effects on 
embedded C programs which should be portable.
informix, for instance, will also return a row count on those commands.
   regards,
      hans



Pavel Stehule wrote:
> 2009/12/28 Boszormenyi Zoltan <zb@cybertec.at>:
>   
>> Hi,
>>
>> attached is a small patch that makes it possible for clients
>> to receive row count for SELECT ... INTO ... and CREATE TABLE ... AS ...
>>
>> Comments?
>>
>>     
>
> good idea
>
> +1
>
> Pavel
>
>   
>> Best regards,
>> Zoltán Böszörményi
>>
>> --
>> Bible has answers for everything. Proof:
>> "But let your communication be, Yea, yea; Nay, nay: for whatsoever is more
>> than these cometh of evil." (Matthew 5:37) - basics of digital technology.
>> "May your kingdom come" - superficial description of plate tectonics
>>
>> ----------------------------------
>> Zoltán Böszörményi
>> Cybertec Schönig & Schönig GmbH
>> http://www.postgresql.at/
>>
>>
>>
>> --
>> Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
>> To make changes to your subscription:
>> http://www.postgresql.org/mailpref/pgsql-hackers
>>
>>
>>     
>
>   


-- 
Cybertec Schoenig & Schoenig GmbH
Reyergasse 9 / 2
A-2700 Wiener Neustadt
Web: www.postgresql-support.de



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

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: [PATCH] Provide rowcount for utility SELECTs
Следующее
От: Boszormenyi Zoltan
Дата:
Сообщение: Re: [PATCH] Provide rowcount for utility SELECTs