Re: postgres_fdw - IS TRUE/FALSE conditions are not pushed down

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Sergiy Zuban <s(dot)zuban(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: postgres_fdw - IS TRUE/FALSE conditions are not pushed down
Date: 2014-07-21 16:13:42
Message-ID: 3427.1405959222@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Sergiy Zuban <s(dot)zuban(at)gmail(dot)com> writes:
> DO I need to report this as bug?

It's not a bug, but an unimplemented feature. A patch submission would be
more likely to get you somewhere. Look into contrib/postgres_fdw/deparse.c,
and add support for BooleanTest (the NullTest support is a good model).

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2014-07-21 16:16:43 Re: postgres_fdw - push down conditionals for ENUMs
Previous Message Karthik Iyer 2014-07-21 15:35:18 Upgrade to 9.3