Eliminate use of ExecuteSqlQueryForSingleRow, which is not in 9.1.

Robert Haas <rhaas@postgresql.org>

Commit: 881104a698b8c5bd686542337218fab9df2a4015
Author: Robert Haas <rhaas@postgresql.org>
Date: 2013-01-25T13:42:15Z
Releases: 9.1.8
Eliminate use of ExecuteSqlQueryForSingleRow, which is not in 9.1.

Hopefully, this will unbreak the buildfarm.

Andres Freund

Files

PathChange+/−
src/bin/pg_dump/pg_dump.c modified +18 −2