From: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
---|---|
To: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | pg_upgrade diffs on WIndows |
Date: | 2012-09-04 19:09:04 |
Message-ID: | 504651D0.8000105@dunslane.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
I realized this morning that I might have been a bit cavalier in using
dos2unix to smooth away differences in the dumpfiles produced by
pg_upgrade. Attached is a dump of the diff if this isn't done, with
Carriage Returns printed as '*' to make them visible. As can be seen, in
function bodies dump2 has the Carriage Returns doubled. I have not had
time to delve into how this comes about, and I need to attend to some
income-producing activity for a bit, but I'd like to get it cleaned up
ASAP. We are under the hammer for 9.2, so any help other people can give
on this would be appreciated.
cheers
andrew
Attachment | Content-Type | Size |
---|---|---|
diff.out | text/plain | 76.2 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2012-09-04 19:33:54 | Re: [PATCH] XLogReader v2 |
Previous Message | Tom Lane | 2012-09-04 18:52:34 | Re: 9.2rc1 produces incorrect results |