Patch for - Change FETCH/MOVE to use int8

From: Dhanaraj M <Dhanaraj(dot)M(at)Sun(dot)COM>
To: pgsql-patches(at)postgresql(dot)org
Subject: Patch for - Change FETCH/MOVE to use int8
Date: 2006-08-13 09:51:22
Message-ID: 44DEF61A.5070208@sun.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

This patch is for the following TODO item.

SQL command:
-/Change LIMIT/OFFSET and FETCH/MOVE to use int8

/Since the limit/offset patch is already applied,
this patch is meant for Fetch/Move query.
I have tested the patch and it works for int64 values.
Please verify this.

Thanks
Dhanaraj
/
/

Attachment Content-Type Size
FetchMove_int8.patch text/x-patch 27.4 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Fuhr 2006-08-13 12:07:11 Custom variable class segmentation fault
Previous Message Alvaro Herrera 2006-08-13 06:16:19 Updatable views

Browse pgsql-patches by date

  From Date Subject
Next Message Michael Meskes 2006-08-13 10:20:43 Re: ECPG regress tests fix for VPATH builds
Previous Message Jonah H. Harris 2006-08-13 03:52:24 Re: [PATCHES] Adding fulldisjunctions to the contrib