pgsql crollable cursor doesn't support one form of postgresql's cursors

From: "Pavel Stehule" <pavel(dot)stehule(at)hotmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Cc: tgl(at)sss(dot)pgh(dot)pa(dot)us
Subject: pgsql crollable cursor doesn't support one form of postgresql's cursors
Date: 2007-04-19 18:13:49
Message-ID: BAY114-F1658F0F4A608E1FD63C960F9570@phx.gbl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello,

I found one unsupported form plpgsql's fetch statement which is supported
by postgresql.

PostgreSQL knows
FETCH 3 FROM ....

but plpgsql needs everytime direction's keyword. It's need small fix. I am
sorry.

Regards
Pavel Stehule

_________________________________________________________________
Chcete sdilet sve obrazky a hudbu s prateli? http://messenger.msn.cz/

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Florian G. Pflug 2007-04-19 20:37:33 [PATCH] A crash and subsequent recovery of the master can cause the slave to get out-of-sync
Previous Message Pavel Stehule 2007-04-19 17:50:49 unclean SPI_scroll_cursor_move documentation, is SPI_tuptable valid?