postgres/alpha problems

From: Brett McCormick <brett(at)work(dot)chicken(dot)org>
To: pgsql-hackers(at)hub(dot)org
Subject: postgres/alpha problems
Date: 1998-03-10 04:17:41
Message-ID: 13572.48610.760247.999128@abraxas.scene.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


well, it looks like we're moving postgres to a linux machine, so I
won't be doing any more alpha debugging for a while (BTW, adjusting
some types on the attribute struct to make it 64-bit aligned had no
effect) unless someone has some suggestions for me to try (aside from
the snapshot thing, I figure anyone with an alpha can do that. let me
know if I should). I haven't given up, however my free time is
limited and obviously I can't do it on my employer's penny anymore
(beleive it or not, I did have permission), and I'd also like to work
on pl/perl & odbc stuff.

also, cast (var to type) is the same as type(var)? weird! why
doesn't it just call the output/input functions (I can't cast name to
text or vice-versa for comparisons)..

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1998-03-10 04:21:21 Re: [HACKERS] Heh, the disappearing problem!
Previous Message Bruce Momjian 1998-03-10 04:16:28 Re: Why no Oracle, Sybase, Informix etc.