Re: AEXPR_OR, AEXPR_AND is not in postgres 9.6, how can Irewrite where it used in 9.3 ? - Mailing list pgsql-general

From Peter Eisentraut
Subject Re: AEXPR_OR, AEXPR_AND is not in postgres 9.6, how can Irewrite where it used in 9.3 ?
Date
Msg-id 9915844d-4f60-0e99-75a7-596ad8763e81@2ndquadrant.com
Whole thread Raw
In response to AEXPR_OR, AEXPR_AND is not in postgres 9.6, how can I rewrite whereit used in 9.3 ?  (lin <jluwln@163.com>)
List pgsql-general
On 4/4/17 23:28, lin wrote:
>   all.  I use "AEXPR_OR", "AEXPR_AND" in postgres 9.3 ,now I update the
> postgres version to 9.6, but the 9.6 version has not the "AEXPR_OR",
> "AEXPR_AND".
> How can I solve the problem ?

See commit 2146f13408cdb85c738364fe8f7965209e08c6be about how the
internal representation was changed.

--
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Is there a point to having both a normal gist index and an exclude index?
Next
From: Tom DalPozzo
Date:
Subject: Re: keeping WAL after dropping replication slots