Re: [HACKERS] Progress report: buffer refcount bugs and SQL functions

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: wieck(at)debis(dot)com (Jan Wieck)
Cc: pgsql-hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] Progress report: buffer refcount bugs and SQL functions
Date: 1999-09-23 21:42:30
Message-ID: 15879.938122950@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

wieck(at)debis(dot)com (Jan Wieck) writes:
> Shouldn't a function returning a SET of tuples cause a proper
> join?

Join on what? The semantics suggested by the existing regress tests
(for lack of any actual documentation :-() certainly appear to be
straight Cartesian product.

Anyway, I have no intention of spending more time on this feature now.
There's lots of higher-priority problems...

regards, tom lane

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1999-09-23 21:56:18 Re: [SQL] Re: [HACKERS] SELECT DISTINCT question
Previous Message Tom Lane 1999-09-23 21:38:36 Re: [HACKERS] VIEW definitions broken in 6.5.0