Re: Optimizing projections containing unused columns

Поиск
Список
Период
Сортировка
От Grzegorz Jaśkiewicz
Тема Re: Optimizing projections containing unused columns
Дата
Msg-id 2f4958ff0810161244x6e028a53y65d4173d4d2f3d58@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Optimizing projections containing unused columns  ("Andrus" <kobruleht2@hot.ee>)
Список pgsql-general
I just generally wanted to show, that even tho it is much smarter from version to version, it still has this little things.
I generally don't put 'is null' or 'is not null' in queries on column that is 'not null' - but it is imo example of those little things, where postgres isn't so smart yet :)

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

Предыдущее
От: "Pavel Stehule"
Дата:
Сообщение: Re: PL/pgSQL stored procedure returning multiple result sets (SELECTs)?
Следующее
От: Jeff Davis
Дата:
Сообщение: postgresql on 64-bit windows