Feature question - Mailing list pgsql-hackers

From Michael Meskes
Subject Feature question
Date
Msg-id 199804201341.PAA00147@gauss.topsystem.de
Whole thread Raw
List 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@topsystem.de                    | Europark A2, Adenauerstr. 20
meskes@debian.org                      | 52146 Wuerselen
Go SF49ers! Go Rhein Fire!             | Tel: (+49) 2405/4670-44
Use Debian GNU/Linux!                  | Fax: (+49) 2405/4670-10

pgsql-hackers by date:

Previous
From: Michael Meskes
Date:
Subject: shift/reduce problem with ecpg
Next
From: Kapsaris
Date:
Subject: v6.3.2 build on FreeBSD