| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: [COMMITTERS] pgsql: Also done for PL/pgSQL: < o Add support for WITH HOLD and |
| Date: | 2007-04-17 23:55:04 |
| Message-ID: | 200704172355.l3HNt4Q29674@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
Tom Lane wrote:
> momjian(at)postgresql(dot)org (Bruce Momjian) writes:
> > Also done for PL/pgSQL:
>
> > < o Add support for WITH HOLD and SCROLL cursors
> > > o -Add support for WITH HOLD and SCROLL cursors
>
> WITH HOLD support is not there.
Thanks, I was wondering about that. TODO item split in two:
o Add support for WITH HOLD cursors
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://www.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2007-04-18 00:17:56 | pgsql: Document that the COPY delimiter must be an ASCII byte, rather |
| Previous Message | Bruce Momjian | 2007-04-17 23:54:32 | pgsql: Update TODO for plpgsql cursors: < o -Add support for WITH |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2007-04-18 00:00:34 | Re: Hacking on PostgreSQL via GIT |
| Previous Message | Stephan Szabo | 2007-04-17 23:27:06 | Re: Can't ri_KeysEqual() consider two nulls as equal? |