Re: ts_rewrite aggregate API seems mighty ugly

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Gregory Stark <stark(at)enterprisedb(dot)com>
Cc: "Oleg Bartunov" <oleg(at)sai(dot)msu(dot)su>, "Teodor Sigaev" <teodor(at)sigaev(dot)ru>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: ts_rewrite aggregate API seems mighty ugly
Date: 2007-10-19 19:37:36
Message-ID: 15234.1192822656@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

BTW, I noticed while poking at this that the 2-arg form of ts_rewrite()
is labeled proretset = true in pg_proc.h. This must be a typo, since
a moment's glance at the code shows it cannot return a set. Good thing
we didn't ship beta2 yet ...

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Decibel! 2007-10-19 19:41:14 Re: dblink un-named connection doesn't get re-used
Previous Message Pedro Belmino 2007-10-19 18:10:26 Re: Debugger