"Jaime Casanova" <[EMAIL PROTECTED]> writes: > IIRC, ^M is the EOL character on windows. latest cvs failed to compile > in my mingw env because src/backend/utils/Gen_dummy_probes.sed had > that character, i had to manually remove it to continue.
There's no such character in my copy. > Besides, http://archives.postgresql.org/pgsql-committers/2008-11/msg00175.php > added the need of having perl to build on mingw. No, you needed perl long before now. Look at psql's sql_help.h. regards, tom lane -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
