Howto implement sxntax and semantic complie time chock for

Поиск
Список
Период
Сортировка
От marco-oweber@gmx.de
Тема Howto implement sxntax and semantic complie time chock for
Дата
Msg-id 20080529052349.GA20815@gmx.de
обсуждение исходный текст
Ответы Re: Howto implement sxntax and semantic complie time chock for
Список pgsql-general
queries?
Message-ID: <20080529052258.GA19345@gmx.de>
Reply-To:
Froa: Marc Weber <marco-oweber@gmx.de>

Hi,

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?

Thanks
Marc Weber

В списке pgsql-general по дате отправления:

Предыдущее
От: Alban Hertroys
Дата:
Сообщение: Re: small table, huge table, and a join = slow and tough query. cake inside!
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: Help with remote connection to remote Postgresql 8.3 Server...