Remove recently added PL/Perl encoding tests
Alvaro Herrera <alvherre@alvh.no-ip.org>
Remove recently added PL/Perl encoding tests These only pass cleanly on UTF8 and SQL_ASCII encodings, besides the Japanese encoding in which they were originally written, which is clearly not good enough. Since the functionality they test has not ever been tested from PL/Perl, the best answer seems to be to remove the new tests completely. Per buildfarm results and ensuing discussion.
Files
| Path | Change | +/− |
|---|---|---|
| src/pl/plperl/expected/plperl_lc_1.out | modified | +0 −31 |
| src/pl/plperl/expected/plperl_lc.out | modified | +0 −23 |
| src/pl/plperl/sql/plperl_lc.sql | modified | +0 −16 |