Add temp_buffers GUC variable to allow users to determine the size

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

Commit: 91728fa26cabac4b34055ab8e23d0751f0b16753
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2005-03-19T23:27:11Z
Releases: 8.1.0
Add temp_buffers GUC variable to allow users to determine the size
of the local buffer arena for temporary table access.

Files