Re: [HACKERS] SET QUERY_LIMIT bug report - Mailing list pgsql-hackers

From Tatsuo Ishii
Subject Re: [HACKERS] SET QUERY_LIMIT bug report
Date
Msg-id 199906162201.HAA23955@srapc451.sra.co.jp
Whole thread Raw
In response to Re: [HACKERS] SET QUERY_LIMIT bug report  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: [HACKERS] SET QUERY_LIMIT bug report
List pgsql-hackers
>I had the idea we were going to remove QUERY_LIMIT now that we have
>the LIMIT clause?  There were good arguments advanced that QUERY_LIMIT
>is actually dangerous, since it could (for example) prevent trigger
>rules from operating as intended.

Yes. We should remove set query_limit before 6.5.1...
--
Tatsuo Ishii


pgsql-hackers by date:

Previous
From: "David R. Favor"
Date:
Subject: Postgres error - typeidTypeRelid (AIX, PPC and Alpha)
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] SET QUERY_LIMIT bug report