Re: Recent updates - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Recent updates
Date
Msg-id 199807140458.AAA15714@candle.pha.pa.us
Whole thread Raw
In response to Re: Recent updates  ("Thomas G. Lockhart" <lockhart@alumnus.caltech.edu>)
List pgsql-hackers
> Do you want to look at this Bruce? I haven't looked at it yet, but think
> it might be deeper into the backend than the parser (haven't run into
> mcxt.c before).
>
> I am testing on a Friday's version of the cvs tree.

Look at this:

    test=> select 4 union select 5 union all select null;
    ?column?
    --------

    �

    (3 rows)

And the character randomly changes depending on the constant you use.
Strange.

--
Bruce Momjian                          |  830 Blythe Avenue
maillist@candle.pha.pa.us              |  Drexel Hill, Pennsylvania 19026
  +  If your life is a hard drive,     |  (610) 353-9879(w)
  +  Christ can be your backup.        |  (610) 853-3000(h)

pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Recent updates
Next
From: Bruce Momjian
Date:
Subject: Re: Recent updates