Shell env and PL/SQL

From: Gilles DAROLD <gilles(at)darold(dot)net>
To:
Cc: pgsql-general(at)postgresql(dot)org
Subject: Shell env and PL/SQL
Date: 2001-03-08 20:54:19
Message-ID: 3AA7F17B.54A68DE0@darold.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi all,

I want to read shell environment variable into pl/psql function, like $HOME or

$APP_USER. Does anyone know a simple way to do that ? Or should I have to read

the environment file line by line ? Thanks in advance.

Regards,

Gilles DAROLD

In response to

Browse pgsql-general by date

  From Date Subject
Next Message 100.179370 2001-03-08 20:57:20 Re: libpq++ : Disconnect a DB
Previous Message Dan Lyke 2001-03-08 20:38:44 Re: DELETE and efficiency