Re: Re: patch review : Add ability to constrain backend temporary file space - Mailing list pgsql-hackers

From Mark Kirkwood
Subject Re: Re: patch review : Add ability to constrain backend temporary file space
Date
Msg-id 4DE81657.7090901@catalyst.net.nz
Whole thread Raw
In response to Re: Re: patch review : Add ability to constrain backend temporary file space  (Jaime Casanova <jaime@2ndquadrant.com>)
Responses Re: Re: patch review : Add ability to constrain backend temporary file space
List pgsql-hackers
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 :-)

Attachment

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Domains versus polymorphic functions, redux
Next
From: Bruce Momjian
Date:
Subject: Re: pg_upgrade automatic testing