From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, "Jeroen T(dot) Vermeulen" <jtv(at)xs4all(dot)nl> |
Subject: | Re: [HACKERS] MOVE strangeness |
Date: | 2002-12-27 14:48:19 |
Message-ID: | 200212271448.gBREmJS11181@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
Bruce Momjian wrote:
> OK, patch attached. The patch also makes the cursor offset a long from
> the parser into the executor. The tuple counter is already a long in
> the executor.
Here is an updated patch with doc changes.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
Attachment | Content-Type | Size |
---|---|---|
unknown_filename | text/plain | 9.6 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Dan Langille | 2002-12-27 15:59:10 | Re: PostgreSQL article |
Previous Message | Bruce Momjian | 2002-12-27 14:10:17 | Re: please apply patch to CVS ( 7.3 and 7.4dev) |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2002-12-27 17:26:22 | Re: MOVE strangeness |
Previous Message | Bruce Momjian | 2002-12-27 14:06:41 | Re: max_fsm_pages increased to 1000 by default |