OSDN Git Service

Use libpq's new logic to get the server version, instead of doing it ourselves.
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 22 Jun 2003 00:56:58 +0000 (00:56 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 22 Jun 2003 00:56:58 +0000 (00:56 +0000)
commitdd81eee22278cd838e4fdb68f7c388016a062058
tree611dea6c132c80c0706ce5cae333f295b4f04c72
parente92dc1e19934cf11d9ab551979700ac64a4165d8
Use libpq's new logic to get the server version, instead of doing it ourselves.
src/bin/pg_dump/pg_backup_db.c
src/bin/pg_dump/pg_dumpall.c