diff options
author | Peter Geoghegan <pg@bowt.ie> | 2020-04-30 14:33:13 -0700 |
---|---|---|
committer | Peter Geoghegan <pg@bowt.ie> | 2020-04-30 14:33:13 -0700 |
commit | d9c501da70b079a7138f8b339339169d5bd24143 (patch) | |
tree | 3d9213df300e75160768d5d33942329f543003d9 /src/tutorial/basics.source | |
parent | dd1f645cc8831f55591e466c56b3953b9d100993 (diff) | |
download | postgresql-d9c501da70b079a7138f8b339339169d5bd24143.tar.gz postgresql-d9c501da70b079a7138f8b339339169d5bd24143.zip |
Add nbtree ScalarArrayOpExpr tests.
Add test coverage for the nbtutils.c routines concerned with IndexScans
that have native ScalarArrayOpExpr quals. The ScalarArrayOpExpr
specialized mark and restore routines, and the "find extreme element"
routine now have some test coverage.
These functions are probably infrequently exercised by real world
queries, so having some coverage seems like a good idea. The mark and
restore routines were originally added by a bugfix that came several
weeks after the first stable release of Postgres 9.2 (see commit
70bc5833195).
Diffstat (limited to 'src/tutorial/basics.source')
0 files changed, 0 insertions, 0 deletions