Strange behavior

Поиск
Список
Период
Сортировка
От Rich
Тема Strange behavior
Дата
Msg-id Pine.LNX.3.91.990215233915.25167A-100000@weblynk.com
обсуждение исходный текст
Список pgsql-bugs
Executing the following "splitline" sql query make the postmaster suck up
all available memory and cpu time until killed.

an=> SELECT Autos.Id, Autos.Make, Autos.Model, Autos.Year, Owners.Name,
Owners.Email FROM Owners, Autos  WHERE ( (autos.
an-> id=7877956427));

As you can see, the query is split after the "WHERE ( (autos." onto
another line. This was a cut and paste mistake by me. I was surprised
when it hosed the postmaster though instead of returning an sql error.
Rich.

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

Предыдущее
От: Roberto Joao Lopes Garcia
Дата:
Сообщение: date_part() BUG?
Следующее
От: Rich
Дата:
Сообщение: Returned mail: User unknown (fwd)