Re: Re: patch review : Add ability to constrain backend temporary file space

Mark Kirkwood <mark.kirkwood@catalyst.net.nz>

From: Mark Kirkwood <mark.kirkwood@catalyst.net.nz>
To: pgsql-hackers@postgresql.org
Date: 2011-06-02T23:01:43Z
Lists: pgsql-hackers

Attachments

On 02/06/11 18:34, Jaime Casanova wrote:
>
>
> - the patch adds this to serial_schedule but no test has been added...
>
> diff --git a/src/test/regress/serial_schedule b/src/test/regress/serial_schedule
> index bb654f9..325cb3d 100644
> --- a/src/test/regress/serial_schedule
> +++ b/src/test/regress/serial_schedule
> @@ -127,3 +127,4 @@ test: largeobject
>   test: with
>   test: xml
>   test: stats
> +test: resource
>

Corrected v4 patch with the test files, for completeness. Note that 
discussion has moved on and there will be a v5 :-)