Remove use of deprecated containment operators in tests

Peter Eisentraut <peter@eisentraut.org>

Commit: 3165426e54df02a6199c0a216546e5095e875a0a
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2020-11-03T08:20:56Z
Releases: 14.0
Remove use of deprecated containment operators in tests

Switch @ to <@ and ~ to @> in gist-related tests.  The old operator
names have been deprecated and will eventually (possibly soon) be
removed.

Author: Justin Pryzby <pryzby@telsasoft.com>
Discussion: https://www.postgresql.org/message-id/flat/20201027032511.GF9241@telsasoft.com

Files

Discussion