| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
| Cc: | Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>, depesz <depesz(at)depesz(dot)com>, pgsql-bugs(at)postgresql(dot)org, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: [HACKERS] BUG #3799: csvlog skips some logs |
| Date: | 2007-12-10 15:19:47 |
| Message-ID: | 13646.1197299987@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs pgsql-hackers |
Andrew Dunstan <andrew(at)dunslane(dot)net> writes:
> If it's about what to quote, we need to quote anything that might
> contain a newline, quote or comma. Filenames certainly come into that
> category.
These are not general file paths, these are base names of our own C
source code files. I don't have a problem with legislating that we will
never have such characters in backend source file names ...
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alvaro Herrera | 2007-12-10 15:24:57 | Re: [HACKERS] BUG #3799: csvlog skips some logs |
| Previous Message | Alvaro Herrera | 2007-12-10 15:14:55 | Re: [HACKERS] BUG #3799: csvlog skips some logs |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2007-12-10 15:24:39 | Re: O(n^2) aggregates |
| Previous Message | Hiroshi Saito | 2007-12-10 15:18:37 | Problem of a server gettext message. |