Re: psql \set case sensitive for boolean (OFF/off) - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: psql \set case sensitive for boolean (OFF/off)
Date
Msg-id 200410150502.i9F52WK00525@candle.pha.pa.us
Whole thread Raw
In response to Re: psql \set case sensitive for boolean (OFF/off)  ("Michael Paesold" <mpaesold@gmx.at>)
List pgsql-patches
Patch applied.  Thanks.

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


Michael Paesold wrote:
> I wrote:
> > Patch attached. Is strcasecmp ok, or should pg_strcasecmp be used here?
>
> I don't know how I did it, but this was the wrong patch. Correct patch
> attached now.
>
> Best Regards,
> MIchael Paesold

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 9: 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
  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-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: pg_ctl restart failed on Win32
Next
From: Bruce Momjian
Date:
Subject: Re: Support LDFLAGS_SL on most ports