Re: pgsql-server/src/interfaces/libpq Makefile - Mailing list pgsql-committers

From Bruce Momjian
Subject Re: pgsql-server/src/interfaces/libpq Makefile
Date
Msg-id 200304220326.h3M3QDC04292@candle.pha.pa.us
Whole thread Raw
In response to Re: pgsql-server/src/interfaces/libpq Makefile  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: pgsql-server/src/interfaces/libpq Makefile  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: pgsql-server/src/interfaces/libpq Makefile  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-committers
Tom Lane wrote:
> momjian@postgresql.org (Bruce Momjian - CVS) writes:
> > Modified files:
> >     src/interfaces/libpq: Makefile
>
> > Log message:
> >     Add dirmod to libpq Makefile.
>
> Why?  libpq doesn't use rename, and I don't think it should be using

Also, keep in mind that it will effect other clients who do use
rename/unlink.  The question is whether they assume Unix semantics on
those commands.  I don't know the answer, but I assumed they did.

> unlink (someone *please* tell me that that unlink in getaddrinfo_unix
> is a brain-dead error...)

Not sure --- that's why I added it.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pgsql-server/src/interfaces/libpq Makefile
Next
From: Tom Lane
Date:
Subject: Re: pgsql-server/src/interfaces/libpq Makefile