Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
Sql
Sql.pgsql

Method Sql.pgsql()->setcachedepth()


Method setcachedepth

int setcachedepth(void|int newdepth)

Parameter newdepth

Sets the new cachedepth for automatic caching of prepared statements.

Returns

The previous cachedepth.

Note

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