Thread: pgsql: doc: Improve claim about location of pg_service.conf

pgsql: doc: Improve claim about location of pg_service.conf

From
Peter Eisentraut
Date:
doc: Improve claim about location of pg_service.conf

The previous wording claimed that the file was always in /etc, but of
course this varies with the installation layout.  Write instead that it
can be found via `pg_config --sysconfdir`.  Even though this is still
somewhat incorrect because it doesn't account of moved installations, it
at least conveys that the location depends on the installation.

Branch
------
REL9_3_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/6b9b705c98c53576d4e1208e6d291fb09c42ea0e

Modified Files
--------------
doc/src/sgml/libpq.sgml |    2 +-
1 file changed, 1 insertion(+), 1 deletion(-)