Re: Howto implement sxntax and semantic complie time chock for - Mailing list pgsql-general

From Albe Laurenz
Subject Re: Howto implement sxntax and semantic complie time chock for
Date
Msg-id D960CB61B694CF459DCFB4B0128514C20224C4B3@exadv11.host.magwien.gv.at
Whole thread Raw
In response to Howto implement sxntax and semantic complie time chock for  (marco-oweber@gmx.de)
Responses Re: Howto implement sxntax and semantic complie time chock for  (Marc Weber <marco-oweber@gmx.de>)
List pgsql-general
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

pgsql-general by date:

Previous
From: Nikola Milutinovic
Date:
Subject: Re: New MS patent: sounds like PG db rules
Next
From: Pedro Doria Meunier
Date:
Subject: Re: Copying data from a table to another database