RE: Re: Reuse of REF Cursor - Mailing list pgsql-general

From Abraham, Danny
Subject RE: Re: Reuse of REF Cursor
Date
Msg-id PH0PR02MB744684DD0BF7BB8972B712F98E719@PH0PR02MB7446.namprd02.prod.outlook.com
Whole thread Raw
In response to Re: Reuse of REF Cursor  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
I speculate that I am in the good old problem .. of a very slow plan of NOT IN (We used to convert it to NOT EXISTS in
V8....).

Is this planner issue still in V9? Has the planner fixed for it in V10?

Thanks

Danny



pgsql-general by date:

Previous
From: Igor Korot
Date:
Subject: How can I insert the image as a blob in the table
Next
From: Virendra Kumar
Date:
Subject: Prepare Statement VS Literal Values