From 84ce707ba8f6dfd776e0d284fecd1fd497acf5a3 Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Mon, 18 Feb 2008 14:51:48 +0000 Subject: Added --htmldir option to pg_config, equivalent to the new configure option. --- doc/src/sgml/ref/pg_config-ref.sgml | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) (limited to 'doc/src') diff --git a/doc/src/sgml/ref/pg_config-ref.sgml b/doc/src/sgml/ref/pg_config-ref.sgml index 0ccc8513553..884ccea7afb 100644 --- a/doc/src/sgml/ref/pg_config-ref.sgml +++ b/doc/src/sgml/ref/pg_config-ref.sgml @@ -1,4 +1,4 @@ - + @@ -57,9 +57,16 @@ - Print the location of documentation files. (This will be an empty - string if --without-docdir was specified when - PostgreSQL was built.) + Print the location of documentation files. + + + + + + + + + Print the location of HTML documentation files. @@ -284,6 +291,7 @@ , , , , and are new in PostgreSQL 8.1. + The option is new in PostgreSQL 8.4. -- cgit v1.2.3