Patch for - Change LIMIT/OFFSET to use int8

From: Dhanaraj M <Dhanaraj(dot)M(at)Sun(dot)COM>
To: pgsql-patches(at)postgresql(dot)org
Subject: Patch for - Change LIMIT/OFFSET to use int8
Date: 2006-06-26 12:45:14
Message-ID: 449FD6DA.5040808@sun.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


I attach the patch for the following TODO item.

SQL COMMAND
* Change LIMIT/OFFSET to use int8

It passes all the regression tests and supports int8.
I am waiting for your review.

Thanks
Dhanaraj

Attachment Content-Type Size
limit-offset_patch text/plain 7.0 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2006-06-26 13:06:28 Re: [CORE] GPL Source and Copyright Questions
Previous Message Bruce Momjian 2006-06-25 02:32:26 Re: MS-VC build patch