Re: psql session log - Mailing list pgsql-patches

From lsunley@mb.sympatico.ca
Subject Re: psql session log
Date
Msg-id 0I9T00D53JQPN7@l-daemon
Whole thread Raw
In response to Re: psql session log  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-patches
In <200501041449.j04Enjj00851@candle.pha.pa.us>, on 01/04/05
   at 09:49 AM, Bruce Momjian <pgman@candle.pha.pa.us> said:

>Peter Eisentraut wrote:
>> lsunley@mb.sympatico.ca wrote:
>> > NOTE - the patch to the makefile is to keep it from constantly
>> > building psql.exe as the target "psql" all by itself is never created
>> > as the output executable on OS/2 and Windows is psql.exe.
>>
>> If this were a problem on Windows, we'd have more problems all over the
>> place, not only in psql's makefile.  On Cygwin, I know there is no
>> problem, because of the peculiar way that the system calls map the file
>> names.  Not sure what native Windows does.

>I tested this on MinGW and didn't have the rebuild problem either.  gmake
>seems to know the .exe is implied.  I wonder if this is an OS/2 gmake
>bug.

Looks like it could be...

I even added an explicit .SUFFIXES: .exe and it will still build the exe
file when it is present from a make just done.

what a PITA


--
-----------------------------------------------------------
lsunley@mb.sympatico.ca
-----------------------------------------------------------


pgsql-patches by date:

Previous
From: Oliver Jowett
Date:
Subject: Re: Implementing RESET CONNECTION ...
Next
From: Oleg Bartunov
Date:
Subject: Re: [pgsql-ru-general] [HACKERS] Final call for translation updates