| From: | Andreas Pflug <pgadmin(at)pse-consulting(dot)de> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | pgsql-hackers-win32(at)postgresql(dot)org |
| Subject: | Re: Win32 testing needed |
| Date: | 2004-08-06 19:17:04 |
| Message-ID: | 4113D930.2060406@pse-consulting.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers-win32 |
Tom Lane wrote:
> Andreas Pflug <pgadmin(at)pse-consulting(dot)de> writes:
>
> Agreed (although actually I was thinking of preserving
> write_syslogger_file as the externally visible name and renaming the
> existing function to a static "write_syslogger_file_binary" or some such
> --- fewer files to touch that way). Do you have time to write and check
> this today? I could write it but am not in a good position to test it.
The attached code snippet works. I hesitated to use palloc(count*2) to
avoid problems in low mem conditions; might be paranoid.
Regards,
Andreas
| Attachment | Content-Type | Size |
|---|---|---|
| write_syslogger.c | text/x-csrc | 358 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bob.Henkel | 2004-08-06 19:51:52 | current binary build doesn't unzip |
| Previous Message | Andreas Pflug | 2004-08-06 18:41:40 | Re: Win32 testing needed |