Re: Building psql.exe using the free Borland compiler

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: ljb <ljb220(at)mindspring(dot)com>
Cc: pgsql-interfaces(at)postgresql(dot)org
Subject: Re: Building psql.exe using the free Borland compiler
Date: 2006-06-06 16:18:03
Message-ID: 200606061618.k56GI3k04786@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces


With no report back from markMLl, I have changed the BCC code to use ""
rather than \"\". Backpatched to 8.1.X.

---------------------------------------------------------------------------

ljb wrote:
> pgman(at)candle(dot)pha(dot)pa(dot)us wrote:
> >...
> > As far as echo, I think you are right that the Win32 command processor
> > is the one handling that, but I assumed the backslashes were handled by
> > the Makefile, hence the need for \#.
>
> Sort of. It looks to me like \# is handled by make when reading the
> Makefile, resulting in a # which is not the start of a Makefile comment.
> But it also seems that \ followed by anything else is not handled specially,
> but simply passed through to the command.
>
> ---------------------------(end of broadcast)---------------------------
> TIP 9: In versions below 8.0, the planner will ignore your desire to
> choose an index scan if your joining column's datatypes do not
> match
>

--
Bruce Momjian http://candle.pha.pa.us
EnterpriseDB http://www.enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

In response to

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Harry Hehl 2006-06-06 16:37:57 Libpq PQExecParams returns null
Previous Message Alexey Slynko 2006-06-06 13:20:52 libpq PQexecParams and arrays