Re: Lisp as procedural language

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Lisp as procedural language
Дата
Msg-id Pine.LNX.4.30.0105052337350.769-100000@peter.localdomain
обсуждение исходный текст
Ответ на Lisp as procedural language  ("Vladimir V. Zolotych" <gsmith@eurocom.od.ua>)
Ответы Re: Lisp as procedural language  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Vladimir V. Zolotych writes:

> I see the following
>
> proba=> select * from pg_language;
> lanname |lanispl|lanpltrusted|lanplcallfoid|lancompiler
> --------+-------+------------+-------------+--------------
> internal|f      |f           |            0|n/a
> lisp    |f      |f           |            0|/usr/ucb/liszt
[...]

This must have been an artifact from the time when part of the Postgres
system was written in Lisp.  A Lisp procedural language never actually
existed in PostgreSQL.

-- 
Peter Eisentraut   peter_e@gmx.net   http://funkturm.homeip.net/~peter



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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: elog(LOG), elog(DEBUG)
Следующее
От: mlw
Дата:
Сообщение: Re: File system performance and pg_xlog