- Notifications
You must be signed in to change notification settings - Fork5
Commit419400c
committed
Remove some ancient and unmaintained encoding-conversion test cruft.
In commit9211919 I claimed that we weren't testing encodingconversion functions, but further poking around reveals that we didhave an equivalent though hard-wired set of tests in conversion.sql.AFAICS there is no advantage to doing it like that as compared to lettingthe catalog contents drive the test, so let the opr_sanity addition standand remove the now-redundant tests in conversion.sql.Also, remove some infrastructure in src/backend/utils/mb/conversion_procsfor building conversion.sql's list of tests. That was unmaintained, andhad not corresponded to the actual contents of conversion.sql since 2007or perhaps even further back.1 parent3343ea9 commit419400c
File tree
5 files changed
+8
-1229
lines changed- src
- backend/utils/mb/conversion_procs
- test/regress
- expected
- sql
5 files changed
+8
-1229
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | 17 | | |
21 | 18 | | |
22 | 19 | | |
| |||
184 | 181 | | |
185 | 182 | | |
186 | 183 | | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | | - | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | | - | |
201 | | - | |
202 | | - | |
203 | | - | |
204 | 184 | | |
205 | 185 | | |
206 | 186 | | |
| |||
This file was deleted.
This file was deleted.
0 commit comments
Comments
(0)