Re: Perl DBI, PostgreSQL performance question

From: Doug McNaught <doug(at)wireboard(dot)com>
To: Darren Ferguson <darren(at)crystalballinc(dot)com>
Cc: Frank Finner <postgresql(at)finner(dot)de>, Benjamin Franks <benjamin(at)dzhan(dot)com>, pgsql-general(at)postgresql(dot)org, dbi-users(at)perl(dot)org
Subject: Re: Perl DBI, PostgreSQL performance question
Date: 2001-12-14 23:02:05
Message-ID: m3snadflsi.fsf@belphigor.mcnaught.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Darren Ferguson <darren(at)crystalballinc(dot)com> writes:

> Perl is an interpreted language. It does not convert into byte code.

Not true. You never see the byte code (it's more like an internal
tree I think as with pl/pgsql) but it's there. See the docs.

-Doug
--
Let us cross over the river, and rest under the shade of the trees.
--T. J. Jackson, 1863

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Trond Eivind =?iso-8859-1?q?Glomsr=F8d?= 2001-12-14 23:14:40 Re: Pl/Tcl problem
Previous Message Trond Eivind =?iso-8859-1?q?Glomsr=F8d?= 2001-12-14 22:58:50 Re: Pl/Tcl problem