Re: What is the alternate of FILTER below Postgresql 9.4 ? - Mailing list pgsql-general

From Andreas Kretschmer
Subject Re: What is the alternate of FILTER below Postgresql 9.4 ?
Date
Msg-id 20150224171453.GA6817@tux
Whole thread Raw
In response to What is the alternate of FILTER below Postgresql 9.4 ?  (Arup Rakshit <aruprakshit@rocketmail.com>)
Responses Re: What is the alternate of FILTER below Postgresql 9.4?  (Arup Rakshit <aruprakshit@rocketmail.com>)
Re: What is the alternate of FILTER below Postgresql 9.4?  (Arup Rakshit <tuka.08@gmail.com>)
List pgsql-general
Arup Rakshit <aruprakshit@rocketmail.com> wrote:

> This *FILTER* method is available from 9.4, How can I get the same output below 9.4 version ?


case when ...

see:
http://www.cybertec.at/postgresql-9-4-aggregation-filters-they-do-pay-off/

Andreas
--
Really, I'm not out to destroy Microsoft. That will just be a completely
unintentional side effect.                              (Linus Torvalds)
"If I was god, I would recompile penguin with --enable-fly."   (unknown)
Kaufbach, Saxony, Germany, Europe.              N 51.05082°, E 13.56889°


pgsql-general by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: What is the alternate of FILTER below Postgresql 9.4 ?
Next
From: Arup Rakshit
Date:
Subject: Re: What is the alternate of FILTER below Postgresql 9.4 ?