]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Unbreak 9.0 and 9.1 pg_upgrade.
authorAndrew Dunstan <andrew@dunslane.net>
Fri, 25 Jan 2013 16:39:45 +0000 (11:39 -0500)
committerAndrew Dunstan <andrew@dunslane.net>
Fri, 25 Jan 2013 16:39:45 +0000 (11:39 -0500)
commit812451d1c7a0ad298cdf3a5e04bd3e9d1d700664
tree59f35a4ee9b22c267f997baef566b701f47c2f48
parenta2d44f526ec4b9832b3fff852981652ba9d05e8a
Unbreak 9.0 and 9.1 pg_upgrade.

These were broken by my recent backpatch of
the simple prompt fix. These older versions
used DEVTTY, so import the definition from
psql's command.c.
contrib/pg_upgrade/pg_upgrade.h