Heikki Linnakangas <hlinn...@iki.fi> writes: > These programs in src/backend/utils/mb/ are unused, and have been unused > and unusable since 2003: > iso.c > win1251.c > win866.c > Attached patch removes them. See commit message for a little more > detailed analysis.
+1. Seems to have been my oversight in 4c3c8c048d. regards, tom lane