Implement SQL92-compatible FIRST, LAST, ABSOLUTE n, RELATIVE n options

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 6261c75014c9948837d9d025493ef18b8f833f70
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2003-03-11T19:40:24Z
Releases: 7.4.1
Implement SQL92-compatible FIRST, LAST, ABSOLUTE n, RELATIVE n options
for FETCH and MOVE.

Files