Tom Lane wrote:
> Fix broken pg_dump query.
>
> The 8.4 branch failed when talking to 7.0 servers. Per testing requested
> by Bruce.
Thanks for finding this. I was suspicious I would miss something. What
happened is that we removed 7.0 pg_dump support in 9.0 and when I
backpatched the 9.1 fix to 8.4, I was missing the 7.0 change.
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ It's impossible for everything to be true. +
In response to
pgsql-committers by date
| Next: | From: Bruce Momjian | Date: 2011-05-09 04:00:02 |
| Subject: pgsql: Add C comment about the fact that the autovacuum limit can goba |
| Previous: | From: Tom Lane | Date: 2011-05-08 23:45:44 |
| Subject: pgsql: Fix some portability issues in isolation regression testdriver. |