Remove use of deprecated containment operators in tests
Peter Eisentraut <peter@eisentraut.org>
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
| Path | Change | +/− |
|---|---|---|
| src/test/regress/expected/create_am.out | modified | +5 −5 |
| src/test/regress/expected/create_index.out | modified | +12 −12 |
| src/test/regress/sql/create_am.sql | modified | +2 −2 |
| src/test/regress/sql/create_index.sql | modified | +6 −6 |
Discussion
- [PATCH] remove deprecated v8.2 containment operators 21 messages · 2020-10-27 → 2021-03-05