"Mark Knox" <[EMAIL PROTECTED]> writes:
>> Linux 2.2.x armv4l 7.0 2000-04-17, Mark Knox
> Compiled and tested 7.1beta6 tonight. All the regression tests passed
> except two - the usual minor differences in geometry (rounding on the
> final digit) and this rather troubling output from type_sanity.
Most bizarre --- and definitely indicative of trouble. Would you send
along the output of this query in that database:
select p1.oid,attrelid,relname,attname,attlen,attalign,attbyval
from pg_attribute p1, pg_class p2
where atttypid = 27 and p2.oid = attrelid
order by 1;
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster
- Re: [HACKERS] Re: Call for platforms bpalmer
- Re: [HACKERS] Re: Call for platforms Thomas Lockhart
- Re: [HACKERS] Re: Call for platforms bpalmer
- Re: [HACKERS] Re: Call for platforms Peter Eisentraut
- [HACKERS] Re: Call for platforms Peter Eisentraut
- Re: [HACKERS] Re: Call for platforms Giles Lean
- Re: [HACKERS] Re: Call for platforms Thomas Lockhart
- Re: [HACKERS] Re: Call for platforms bpalmer
- Re: [HACKERS] Re: Call for platforms Tom Lane
- [HACKERS] Re: Call for platforms Mark Knox
- Re: [HACKERS] Re: Call for platforms Tom Lane
- Re: [HACKERS] Re: Call for platforms Mark Knox
- Re: [HACKERS] Re: Call for platforms Tom Lane
- Re: [HACKERS] Re: Call for platforms Mark Knox
- [HACKERS] Re: Call for platforms Thomas Lockhart
- Re: [HACKERS] Re: Call for platforms Peter Eisentraut
- Re: [HACKERS] Re: Call for platforms Thomas Lockhart
- Re: [HACKERS] Re: Call for platforms Larry Rosenman
- Re: [HACKERS] Re: Call for platforms Peter Eisentraut
- Re: [HACKERS] Re: Call for platforms Thomas Lockhart
- Re: [HACKERS] Re: Call for platforms Tom Lane
