Add test case for collation mismatch in recursive query
Peter Eisentraut <peter_e@gmx.net>
Add test case for collation mismatch in recursive query This isn't very important by itself, but was left on my list of things without test coverage for the collation feature.
Files
| Path | Change | +/− |
|---|---|---|
| src/test/regress/expected/collate.linux.utf8.out | modified | +10 −0 |
| src/test/regress/sql/collate.linux.utf8.sql | modified | +7 −0 |