Extracted from Pike v8.0 release 240 as of 2016-05-30.
   

Method Sql.pgsql()->setfetchlimit()


Method setfetchlimit

final int setfetchlimit(void|int newfetchlimit)

Parameter newfetchlimit

Sets the new fetchlimit to interleave queries.

Returns

The previous fetchlimit.

Note

This function is PostgreSQL-specific, and thus it is not available through the generic SQL-interface.