Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Building psql.exe using the free Borland compiler



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. +



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group