Thread: pgAdmin III commit: Use pg_tablespace_location() instead of spclocation

pgAdmin III commit: Use pg_tablespace_location() instead of spclocation

From
Magnus Hagander
Date:
Use pg_tablespace_location() instead of spclocation on PostgreSQL 9.2+

The field was replaced with a function giving the same result.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=b80b851a35fdd090b0d5fe9ed43d5563a4f8bd3d

Modified Files
--------------
pgadmin/schema/pgTablespace.cpp |    2 +-
1 files changed, 1 insertions(+), 1 deletions(-)