marco-oweber wrote:
> I'd like to implement some query checking at compile time for haskell
> using template haskell.
> 
> Is there any query method such as
> explain input and output types of query "SELECT (1,'string')"
> or "INSERT INTO foo (a,b,c) VALUES (?,?,?)" ?
> returning Int, String or such?

Could you, erm, clarify that question?
And add information like what version of PostgreSQL and which
programming language you intend to use?

If you feel more comfortable with writing German, you could write
to the pgsql-de-allgemein mailing list.

Yours,
Laurenz Albe

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to