MOVE LAST: why? - Mailing list pgsql-hackers

From Tom Lane
Subject MOVE LAST: why?
Date
Msg-id 27476.1041980838@sss.pgh.pa.us
Whole thread Raw
Responses Re: MOVE LAST: why?  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
> 2002-11-12 19:44  momjian
> 
>     * doc/src/sgml/ref/move.sgml, src/backend/commands/portalcmds.c,
>     src/backend/executor/execMain.c, src/backend/parser/gram.y,
>     src/backend/parser/keywords.c, src/backend/tcop/utility.c,
>     src/include/commands/portalcmds.h, src/include/nodes/parsenodes.h:
>     Make MOVE/FETCH 0 actually move/fetch 0.  Add MOVE LAST to move to
>     end of cursor.

Refresh my memory: what is the point of inventing an additional LAST
keyword, when the behavior is exactly the same as MOVE ALL ?
        regards, tom lane


pgsql-hackers by date:

Previous
From: "Dave Page"
Date:
Subject: Re: PostgreSQL site, put up or shut up?
Next
From: Vince Vielhaber
Date:
Subject: Re: PostgreSQL site, put up or shut up?