Feature question

From: Michael Meskes <meskes(at)topsystem(dot)de>
To: pgsql-hackers(at)postgresql(dot)org (PostgreSQL Hacker)
Subject: Feature question
Date: 1998-04-20 13:41:40
Message-ID: 199804201341.PAA00147@gauss.topsystem.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Is it desireable to be able to set PGSQL variables to values of C variables
like this?

exec sql set foo to :bar;

Not difficult to implement. But how is the reverse done?

exec sql show foo into :bar

???

Michael

--
Dr. Michael Meskes, Project-Manager | topsystem Systemhaus GmbH
meskes(at)topsystem(dot)de | Europark A2, Adenauerstr. 20
meskes(at)debian(dot)org | 52146 Wuerselen
Go SF49ers! Go Rhein Fire! | Tel: (+49) 2405/4670-44
Use Debian GNU/Linux! | Fax: (+49) 2405/4670-10

Browse pgsql-hackers by date

  From Date Subject
Next Message The Hermit Hacker 1998-04-20 15:52:11 Re: [HACKERS] New features
Previous Message Michael Meskes 1998-04-20 13:21:51 shift/reduce problem with ecpg