Re: finding bogus UTF-8

Поиск
Список
Период
Сортировка
От dennis jenkins
Тема Re: finding bogus UTF-8
Дата
Msg-id AANLkTimRY8d+Ka0QzhwUYmZaKrbke7vQ0SPZwMFB_ZSD@mail.gmail.com
обсуждение исходный текст
Ответ на Re: finding bogus UTF-8  (dennis jenkins <dennis.jenkins.75@gmail.com>)
Список pgsql-general
>
> If you are interested, I can email to you the C and Perl source.
>
> It runs like this:
>
> # time pg_restore /db-dumps/some_ascii_pgdump.bin | ./ascii-tester |
> ./bad-ascii-report.pl > unclean-ascii.rpt

http://www.ecoligames.com/~djenkins/pgsql/

Disclaimer: I offer NO warranty.  Use at your own risk.  Code does
minimal error checking (its a hack / tool for manual use, not reliable
production use).

C code compiles cleanly with gcc.  Perl code uses no libraries (just a
STDIN -> STDOUT processor).  This code should run damn near anywhere.

The code will stay on my web server until I forget about it and re-org
stuff in a few weeks, so grab it while you can.

В списке pgsql-general по дате отправления:

Предыдущее
От: Rob Sargent
Дата:
Сообщение: Re: Schema version control
Следующее
От: Bill Moran
Дата:
Сообщение: Re: Schema version control