pgsql: In the installation docs, add some links to the documentation on - Mailing list pgsql-committers

From neilc@postgresql.org (Neil Conway)
Subject pgsql: In the installation docs, add some links to the documentation on
Date
Msg-id 20061012184932.B70FC9FB3B6@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
In the installation docs, add some links to the documentation on LDAP
to the discussion of the "--with-ldap" configure option. Patch from
Albe Laurenz.

Modified Files:
--------------
    pgsql/doc/src/sgml:
        installation.sgml (r1.263 -> r1.264)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/installation.sgml.diff?r1=1.263&r2=1.264)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix mishandling of after-trigger state when a SQL function
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Update release notes for SQL functions vs triggers fix.