Re: [SQL] Addendum: PG6.5.3: CASE w. diff THEN types -- prob with Linux(?)

From: "Oliver Elphick" <olly(at)lfix(dot)co(dot)uk>
To: "Emils Klotins" <emils(at)mail(dot)usis(dot)bkc(dot)lv>
Cc: pgsql-sql(at)postgreSQL(dot)org
Subject: Re: [SQL] Addendum: PG6.5.3: CASE w. diff THEN types -- prob with Linux(?)
Date: 1999-11-30 22:04:55
Message-ID: 199911302204.WAA11424@linda.lfix.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

"Emils Klotins" wrote:
>The same statement on RedHat 5.2 Linux machine breaks the
>backend:
>
>[ PostgreSQL 6.5.3 on i586-pc-linux-gnu, compiled by gcc
>2.7.2.3 ]
>=> select case when 3=1 then 'rrr'::text when 3=2 else 5 end;
>NOTICE: Message from PostgreSQL backend:
>The Postmaster has informed me that some other backend died abnormally and p
>ossibly corrupted shared memory.

This works OK on current Debian GNU/Linux, unstable distribution. Perhaps
you need to use the Red Hat 6.1.

--
Vote against SPAM: http://www.politik-digital.de/spam/
========================================
Oliver Elphick Oliver(dot)Elphick(at)lfix(dot)co(dot)uk
Isle of Wight http://www.lfix.co.uk/oliver
PGP key from public servers; key ID 32B8FAA1
========================================
"But grow in grace, and in the knowledge of our Lord
and Saviour Jesus Christ. To him be glory both now and
for ever. Amen." II Peter 3:18

Browse pgsql-sql by date

  From Date Subject
Next Message Tom Lane 1999-11-30 22:56:35 Re: [SQL] Addendum: PG6.5.3: CASE w. diff THEN types -- prob with Linux(?)
Previous Message Zsolt Varga 1999-11-30 19:15:21 date function questions...