Strange behavior - Mailing list pgsql-bugs

From Rich
Subject Strange behavior
Date
Msg-id Pine.LNX.3.91.990215233915.25167A-100000@weblynk.com
Whole thread Raw
List 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 by date:

Previous
From: Roberto Joao Lopes Garcia
Date:
Subject: date_part() BUG?
Next
From: Rich
Date:
Subject: Returned mail: User unknown (fwd)