DECLARE CURSOR code question - Mailing list pgsql-hackers

From Neil Conway
Subject DECLARE CURSOR code question
Date
Msg-id 1200099780.25417.14.camel@dell.linuxdev.us.dell.com
Whole thread Raw
Responses Re: DECLARE CURSOR code question  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
In CVS HEAD, why does exec_simple_query() pass an empty cursorOptions to
pg_plan_queries() at postgres.c:903? If we're planning DECLARE CURSOR,
ISTM we ought to be passing down the DECLARE CURSOR's cursorOptions.

-Neil




pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Transaction Snapshot Cloning
Next
From: Jeff Cohen
Date:
Subject: Re: Declarative partitioning grammar