Re: [HACKERS] OR clause status report - working

Поиск
Список
Период
Сортировка
От Thomas G. Lockhart
Тема Re: [HACKERS] OR clause status report - working
Дата
Msg-id 35C26D4F.31C3EFB1@alumni.caltech.edu
обсуждение исходный текст
Ответ на Re: [HACKERS] OR clause status report - working  (Vince Vielhaber <vev@michvhf.com>)
Ответы Re: [HACKERS] OR clause status report - working
Список pgsql-hackers
> The test machine (actually my desktop) has been running the cvsup'd
> version since I set ip up a couple of weeks ago.  The production
> machine was running 6.3.  The INSTALL file says dumping the db wasn't
> necessary yet I had to - it wouldn't run without it and complained
> about the older database.  Is dumping going to be required for 6.4?

Of course :)

Also, things like the installation docs are the last to be updated
before a release since they need to accurately match the actual release.
Pretty much a waste of time in between...

> Also are indexes working for floats when the query uses BETWEEN?

Probably. The "BETWEEN" becomes an "AND" clause.

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

Предыдущее
От: Maarten Boekhold
Дата:
Сообщение: Re: [HACKERS] User authentication bug?
Следующее
От: Vince Vielhaber
Дата:
Сообщение: Re: [HACKERS] OR clause status report - working