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   [EMAIL PROTECTED]   http://funkturm.homeip.net/~peter


---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]

Reply via email to