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

From Cédric Villemain
Subject Re: Re: patch review : Add ability to constrain backend temporary file space
Date
Msg-id BANLkTi=_QRbYfcm3+UQ+ai3S3EGNKEtVRQ@mail.gmail.com
Whole thread Raw
In response to Re: Re: patch review : Add ability to constrain backend temporary file space  (Mark Kirkwood <mark.kirkwood@catalyst.net.nz>)
Responses Re: Re: patch review : Add ability to constrain backend temporary file space
List pgsql-hackers
2011/6/3 Mark Kirkwood <mark.kirkwood@catalyst.net.nz>:
> 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 :-)
>

Mark, can you submit your updated patch ?

--
Cédric Villemain               2ndQuadrant
http://2ndQuadrant.fr/     PostgreSQL : Expertise, Formation et Support


pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: PATCH: CreateComments: use explicit indexing for ``values''
Next
From: "Kevin Grittner"
Date:
Subject: Re: SSI work for 9.1