aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist
diff options
context:
space:
mode:
authorPeter Eisentraut <peter@eisentraut.org>2020-09-10 14:52:36 +0200
committerPeter Eisentraut <peter@eisentraut.org>2020-09-10 14:52:36 +0200
commit540612fa469eaae3345ede7a160b146dd903e7ee (patch)
treec86415e1e539d41185d0355fb5c176ab59f20065 /src/backend/access/gist
parent994a58407c89724917b05a1564dcf1f2f7f3ea9a (diff)
downloadpostgresql-540612fa469eaae3345ede7a160b146dd903e7ee.tar.gz
postgresql-540612fa469eaae3345ede7a160b146dd903e7ee.zip
Add more tests for EXTRACT of date type
EXTRACT of date type is implemented as a wrapper around EXTRACT of timestamp, so the code is already tested there. But the externally visible behavior of EXTRACT on date is not recorded anywhere. Since there is some discussion about reimplementing or refactoring some of this, add some more explicit tests of EXTRACT on date, similar in structure to existing EXTRACT tests on other data types. Discussion: https://www.postgresql.org/message-id/flat/42b73d2d-da12-ba9f-570a-420e0cce19d9@phystech.edu
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions