AEXPR_OR, AEXPR_AND is not in postgres 9.6, how can I rewrite whereit used in 9.3 ? - Mailing list pgsql-general

From lin
Subject AEXPR_OR, AEXPR_AND is not in postgres 9.6, how can I rewrite whereit used in 9.3 ?
Date
Msg-id 1ef2e9cb.6fcf.15b3c27ea95.Coremail.jluwln@163.com
Whole thread Raw
Responses Re: AEXPR_OR, AEXPR_AND is not in postgres 9.6, how can Irewrite where it used in 9.3 ?  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
List pgsql-general
Hi, 
  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 ?

Thanks,
  wln


 

pgsql-general by date:

Previous
From: Bruno Wolff III
Date:
Subject: Is there a point to having both a normal gist index and an excludeindex?
Next
From: Tom Lane
Date:
Subject: Re: Is there a point to having both a normal gist index and an exclude index?