Re: revised sample SRF C function; proposed SRF API
От
Peter Eisentraut
Тема
Re: revised sample SRF C function; proposed SRF API
Дата
Msg-id
Pine.LNX.4.44.0205272136370.2460-100000@localhost.localdomain
Ответ на
revised sample SRF C function; proposed SRF API (Joe Conway)
Список
Дерево обсуждения
Re: revised sample SRF C function; proposed SRF API Joe Conway <mail@joeconway.com>
Re: revised sample SRF C function; proposed SRF API Tom Lane <tgl@sss.pgh.pa.us>
Re: revised sample SRF C function; proposed SRF API "Christopher Kings-Lynne" <chriskl@familyhealth.com.au>
Joe Conway writes: > Here is a revised patch for a sample C function returning setof > composite. (Same comments as last time -- It is a clone of SHOW ALL as > an SRF. For the moment, the function is implemented as contrib/showguc, > although a few minor changes to guc.c and guc.h were required to support > it.) We need a function like this in the main line. The "show all" variety isn't top priority, but we need something that gets you the "show" result as a query output. The original idea was to make SHOW return a query result directly, but a function is fine with me too. -- Peter Eisentraut peter_e@gmx.net
В списке pgsql-hackers по дате отправления