Re: Functions in Postgres

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Jan Wieck <janwieck(at)yahoo(dot)com>
Cc: Peter Eisentraut <peter_e(at)gmx(dot)net>, Gordon Clarke <gordonc(at)adf-serials(dot)com>, pgsql-sql(at)postgresql(dot)org
Subject: Re: Functions in Postgres
Date: 2002-04-12 18:28:11
Message-ID: 28624.1018636091@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Jan Wieck <janwieck(at)yahoo(dot)com> writes:
> .... Since Tcl's interface is purely
> string based, everything goes first from internal to string,
> then from string to Tcl's internal and all the way back
> again.

Not since about Tcl 8.0.

> Not easy to estimate who will win here.

Agreed, some hard numbers would be more useful than speculation.

regards, tom lane

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Josh Berkus 2002-04-12 18:30:25 Proposal: New Mailing List
Previous Message Josh Berkus 2002-04-12 18:26:55 Re: [SQL] how to get more detailed error messages?