Add a basic regression test for IS DISTINCT FROM, which has spent way too
Tom Lane <tgl@sss.pgh.pa.us>
Add a basic regression test for IS DISTINCT FROM, which has spent way too much time in a broken state for lack of anyone noticing.
Files
| Path | Change | +/− |
|---|---|---|
| src/test/regress/expected/select_distinct.out | modified | +71 −0 |
| src/test/regress/sql/select_distinct.sql | modified | +22 −0 |