| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | pgsql-hackers(at)postgresql(dot)org, "Magnus Hagander" <mha(at)sollentuna(dot)net> |
| Cc: | pgsql-patches(at)postgresql(dot)org |
| Subject: | Re: pg_ctl error msg on Windows 2000 |
| Date: | 2006-09-24 17:00:22 |
| Message-ID: | 7653.1159117222@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
"Magnus Hagander" <mha(at)sollentuna(dot)net> writes:
> On version of Windows prior to XP, pg_ctl will *always* log a warning
> about not finding Job API functions. This is probably unnecessary, since
> they are never present there. The check was originally intended to give
> a warning if something was wrong on a system where it was *expected*.
> Attached patch checks the OS version before emitting the error message.
Applied.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2006-09-24 17:02:20 | Re: pg_regress starting postmaster |
| Previous Message | Tom Lane | 2006-09-24 16:56:06 | Re: Bad bug in fopen() wrapper code |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Magnus Hagander | 2006-09-24 17:03:09 | Re: Bad bug in fopen() wrapper code |
| Previous Message | Tom Lane | 2006-09-24 16:56:06 | Re: Bad bug in fopen() wrapper code |