| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | pgsql-hackers(at)postgresql(dot)org, "Gurjeet Singh" <singh(dot)gurjeet(at)gmail(dot)com> |
| Cc: | PGSQL-Patches <pgsql-patches(at)postgresql(dot)org> |
| Subject: | Re: A patch to pg_regress for Windows port |
| Date: | 2007-01-06 03:21:25 |
| Message-ID: | 25734.1168053685@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
"Gurjeet Singh" <singh(dot)gurjeet(at)gmail(dot)com> writes:
> This patch removes double-quotes from around the listen_addresses=%s part; I
> couldn't find a way of doing that. But then, the questions is, can the %s
> (hostname) have spaces embedded in it?
Yes, because it can be more than one hostname. Why do you want to
remove the quotes?
regards, tom lane
PS: there wasn't any patch attached, but I doubt we'd have accepted it
anyway ...
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrew Dunstan | 2007-01-06 03:40:28 | Re: InitPostgres and flatfiles question |
| Previous Message | Tom Lane | 2007-01-06 01:45:51 | Re: InitPostgres and flatfiles question |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2007-01-06 03:52:17 | Re: [COMMITTERS] pgsql: Put back ERANGE test in dpow(). |
| Previous Message | Bruce Momjian | 2007-01-06 02:54:45 | Re: [COMMITTERS] pgsql: Put back ERANGE test in dpow(). |