From: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
---|---|
To: | "Patches (PostgreSQL)" <pgsql-patches(at)postgresql(dot)org> |
Subject: | Re: further WIP for COPYable logs |
Date: | 2007-08-08 16:41:35 |
Message-ID: | 46B9F23F.4040408@dunslane.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
>>
>> Here's my latest WIP patch for COPYable CSV logs. I think I addresses
>> all (or most :-) ) of the concerns Dave and Tom had. It's a whole lot
>> simpler than before (no extra pipe).
>>
>> I have not yet tested this on Windows, but given that it now contains
>> almost no Windows-specific code I'm not so worried about it - will
>> test when I get a chance.
>>
>
> Windows tests (make installcheck-parallel with csv logs turned on)
> seem to work just fine.
>
>
updated in attached to fix a couple of small logic bugs in picking the
destination file.
I think this is close to ready for documentation and application.
cheers
andrew
Attachment | Content-Type | Size |
---|---|---|
csvlog-10.patch | text/x-patch | 36.0 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Neil Conway | 2007-08-08 18:07:47 | Re: Memory leak in nodeAgg |
Previous Message | Brendan Jurd | 2007-08-08 16:07:11 | Re: Function structure in formatting.c |