Re: What is the alternate of FILTER below Postgresql 9.4 ?

From: Andreas Kretschmer <akretschmer(at)spamfence(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: What is the alternate of FILTER below Postgresql 9.4 ?
Date: 2015-02-24 17:14:53
Message-ID: 20150224171453.GA6817@tux
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Arup Rakshit <aruprakshit(at)rocketmail(dot)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°

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ramesh T 2015-02-24 18:08:14
Previous Message Pavel Stehule 2015-02-24 17:13:21 Re: What is the alternate of FILTER below Postgresql 9.4 ?