Re: pre-MED

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: David Fetter <david(at)fetter(dot)org>
Cc: Hannu Krosing <hannu(at)krosing(dot)net>, PG Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: pre-MED
Date: 2008-10-30 12:16:41
Message-ID: 9064.1225369001@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

David Fetter <david(at)fetter(dot)org> writes:
> On Wed, Oct 29, 2008 at 10:23:36PM -0400, Tom Lane wrote:
>> I would argue that it's already designed wrong if there's need for
>> PL-specific implementation effort.

> I'm not sure how else to do this. The current implementation returns
> char *, which doesn't translate uniformly into the PLs.

Surely they all have a way to call a SQL function that returns text.

regards, tom lane

In response to

Responses

  • Re: pre-MED at 2008-11-04 03:08:06 from Alex Hunsaker

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2008-10-30 12:20:58 Re: TABLE command
Previous Message ITAGAKI Takahiro 2008-10-30 11:45:04 Re: contrib/pg_stat_statements