Proposed TODO: fetch->INT8 - Mailing list pgsql-hackers

From Merlin Moncure
Subject Proposed TODO: fetch->INT8
Date
Msg-id 6EE64EF3AB31D5448D0007DD34EEB3412A75D7@Herge.rcsinc.local
Whole thread Raw
Responses Re: Proposed TODO: fetch->INT8  (Jeff Davis <jdavis-pgsql@empires.org>)
List pgsql-hackers
I was browsing the TODO list and I noticed the todo to bump limit/offset
to int8.  IMO, the flavors of fetch that take a numeric parameter need
this as well.

FWIW, trying to pass integer > 2^31 to fetch gives a syntax error, which
is clearly wrong.

Merlin


pgsql-hackers by date:

Previous
From: "Merlin Moncure"
Date:
Subject: Re: Some things I like to pick from the TODO list ...
Next
From: Jeff Davis
Date:
Subject: Re: Proposed TODO: fetch->INT8