Re: [BUGS] General Bug Report: empty SELECT WHEREs return error

Поиск
Список
Период
Сортировка
От Austin Schutz
Тема Re: [BUGS] General Bug Report: empty SELECT WHEREs return error
Дата
Msg-id 19990623131844.A27977@habit.com
обсуждение исходный текст
Ответ на Re: [BUGS] General Bug Report: empty SELECT WHEREs return error  (Fomichev Michael <fomichev@null.ru>)
Список pgsql-bugs
>You should use a single quotes:
>create table foo (bar char(1));
>select * from foo where bar='baz';
>bar
>---
>(0 rows)

    Ah, didn't realize double quotes were a non-portable feature of
MySQL. This will add several extra days to the effort of porting to
Postgres.
    Sigh.

    Thanks for your help,

    Austin

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

Предыдущее
От: Fomichev Michael
Дата:
Сообщение: Re: [BUGS] General Bug Report: empty SELECT WHEREs return error
Следующее
От: Trevor Astrope
Дата:
Сообщение: Notice Deadlock detected and Backend cache invalidation initialization failed