Re: [PATCHES] fix CLOSE ref page

2003-08-16 Thread Bruce Momjian
Patch applied. Thanks. --- Neil Conway wrote: > There is a misstatement in the CLOSE reference page, now that we > have cursors that might outlive their creating transactions. A > patch is attached that fixes this (suggest

[PATCHES] fix CLOSE ref page

2003-08-14 Thread Neil Conway
There is a misstatement in the CLOSE reference page, now that we have cursors that might outlive their creating transactions. A patch is attached that fixes this (suggestions on better wording are welcome). -Neil Index: doc/src/sgml/ref/close.sgml =