get-data-psql.at: Make test work with Debian pg_wrapper arrangement.
authorBen Pfaff <blp@cs.stanford.edu>
Mon, 3 Dec 2018 02:36:51 +0000 (18:36 -0800)
committerBen Pfaff <blp@cs.stanford.edu>
Mon, 3 Dec 2018 02:42:07 +0000 (18:42 -0800)
It had been years since I tested Postgres, but I was making a change that
would affect the Postgres test, and I found out that the test didn't work.
This fixes it.


No differences found