| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Mikhail Terekhov <terekhov(at)emc(dot)com>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: libpq.dll & psql.exe on Win32 |
| Date: | 2001-08-24 19:59:30 |
| Message-ID: | 200108241959.f7OJxUX23175@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
> Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> > }
> > + #ifndef HAVE_UNIX_SOCKETS
> > /* UNIX socket */
> > else
> > {
> > ***************
>
> Uh, that test is backwards.
Thanks. Fixed and committed.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2001-08-24 20:04:41 | Re: PATCH proposed with new features for CREATE TABLE |
| Previous Message | Tom Lane | 2001-08-24 19:57:11 | Re: libpq.dll & psql.exe on Win32 |