to pg - Mailing list pgsql-general

From Ramesh T
Subject to pg
Date
Msg-id CAK8Zd=t8Q611n-6vr3Da34w-bWtZ_niq=FK23NAKSsKrKtQEQA@mail.gmail.com
Whole thread Raw
Responses Re: to pg
Re: to pg
Re: to pg
Re: to pg
Re: to pg
List pgsql-general
CREATE UNIQUE INDEX idx_load_pick ON  pick (case picked when picked='y' then load_id else null end );

how can i convert case expressed to postgres..above it is oracle.

any help appreciated... 

pgsql-general by date:

Previous
From: Steve Pritchard
Date:
Subject: Re: Postgresql HA questions
Next
From: Geoff Winkless
Date:
Subject: Re: to pg