Re: Perl DBI, PostgreSQL performance question

Поиск
Список
Период
Сортировка
От Doug McNaught
Тема Re: Perl DBI, PostgreSQL performance question
Дата
Msg-id m3snadflsi.fsf@belphigor.mcnaught.org
обсуждение исходный текст
Ответ на Re: Perl DBI, PostgreSQL performance question  (Darren Ferguson <darren@crystalballinc.com>)
Список pgsql-general
Darren Ferguson <darren@crystalballinc.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

В списке pgsql-general по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Pl/Tcl problem
Следующее
От: Joe Koenig
Дата:
Сообщение: Warning: PostgreSQL query failed: PQexec: you gotta get out of a COPY state yourself.