Re: Rewriting select statements

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: Rewriting select statements
Дата
Msg-id dcc563d10910301632g1447b7dco43f390c7b25c84e7@mail.gmail.com
обсуждение исходный текст
Ответ на Rewriting select statements  ("Phil Cairns" <phil@pagaros.com.au>)
Список pgsql-general
On Fri, Oct 30, 2009 at 2:07 PM, Phil Cairns <phil@pagaros.com.au> wrote:
> I want to have the server do this:
>
> If the query has no where clause, use a where clause of "where 1=0".
>
> Is this possible?

Anyway to add a 'limit 1' to the end of the query somewhere on the app
side?  Like Tom said, this app sounds retartded.

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

Предыдущее
От: Justin Pasher
Дата:
Сообщение: Re: Problem with plpython
Следующее
От: db de
Дата:
Сообщение: Re: pg_start_backup question