1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-30 06:01:21 +03:00
Files
postgres/contrib/pg_upgrade
Andrew Dunstan 216c0e3007 Fix pg_upgrade test script's line end handling on Windows.
Call pg_dumpall using -f switch instead of redirection, to avoid
writing the output in text mode and generating spurious carriage
returns. Remove to carriage return ignoring hack introduced by
commit e442b0f0c6.

Backpatch to 9.2.
2012-09-05 17:55:47 -04:00
..
2012-09-04 09:40:49 -04:00
2012-01-01 18:01:58 -05:00
2012-05-15 22:19:41 +03:00