> What does 'select null order by 1;' do now?
postgres=> select null order by 1;
ERROR: type id lookup of 0 failed
Darn. That doesn't touch the UNION code, so will need to look elsewhere
I guess.
> I have renamed the append struct names just now as part of an EXPLAIN
> fix. Should not affect you.
OK.
- Tom
In response to
Responses
pgsql-hackers by date
| Next: | From: Bruce Momjian | Date: 1998-07-15 16:31:24 |
| Subject: Re: Recent updates |
| Previous: | From: Bruce Momjian | Date: 1998-07-15 15:32:19 |
| Subject: Re: Recent updates |