| From: | "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org> |
|---|---|
| To: | Bruce Momjian <momjian(at)svr1(dot)postgresql(dot)org> |
| Cc: | pgsql-committers(at)postgresql(dot)org |
| Subject: | Re: pgsql-server/src include/port.h port/thread.c |
| Date: | 2003-09-06 01:36:51 |
| Message-ID: | 20030905223641.C51587@ganymede.hub.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
goign to commit this to the WIN32_DEV branch too? :)
On Fri, 5 Sep 2003, Bruce Momjian wrote:
> CVSROOT: /cvsroot
> Module name: pgsql-server
> Changes by: momjian(at)svr1(dot)postgresql(dot)org 03/09/05 14:43:40
>
> Modified files:
> src/include : port.h
> src/port : thread.c
>
> Log message:
> ifdef out pqGetpwuid() because Win32 doesn't have struct passwd.
>
> Needed for libpq builds, not just for native Win32 port, and probably
> for cygwin too.
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2003-09-06 01:41:56 | pgsql-server/src/bin/pg_id pg_id.c |
| Previous Message | Tom Lane | 2003-09-05 23:07:21 | pgsql-server/src backend/libpq/hba.c backend/l ... |