From: Oliver V. <vec...@ao...> - 2003-01-04 09:51:29
|
Billy G. Allie schrieb: > [...] > > Support for reference cursors was added. Since PostgreSQL 7.2, you could > create cursors in PL/pgSQL and pass a reference to the open cursor back to > the client. PgSQL will now cast those referenced cursors into a Cursor > object that can be used to fetch the results in the cursor. For example > (assuming that mmYearInfo() returns a reference curosr): Is it possible to get the source for mmYearInfo() to run this sample? Regards, Oliver |