Documentation fix for --with-ldap
This is just a 'one line' change in the documentation of
the --with-ldap flag of ./configure
Yours,
Laurenz Albe
Attachments:
ldapdoc.patchapplication/octet-stream; name=ldapdoc.patchDownload+8-8
Am Montag, 4. September 2006 10:23 schrieb Albe Laurenz:
This is just a 'one line' change in the documentation of
the --with-ldap flag of ./configure
Well, if you want to link from the configure option to the place where the
feature is explained, then that should be done consistently for all options.
That might bloat the installation instructions, though. Not sure.
--
Peter Eisentraut
http://developer.postgresql.org/~petere/
Peter Eisentraut wrote:
Am Montag, 4. September 2006 10:23 schrieb Albe Laurenz:
This is just a 'one line' change in the documentation of
the --with-ldap flag of ./configureWell, if you want to link from the configure option to the place where
the
feature is explained, then that should be done consistently for all
options.
That might bloat the installation instructions, though. Not sure.
I didn't think of that.
Originally, all I wanted to do is change the wording from
"Build with LDAP authentication support."
to
"Build with LDAP support for authentication and connection parameter
lookup."
Then I thought it might be nice to add links.
But I don't think it is important.
Yours,
Laurenz Albe
Import Notes
Resolved by subject fallback
Albe Laurenz wrote:
Peter Eisentraut wrote:
Am Montag, 4. September 2006 10:23 schrieb Albe Laurenz:
This is just a 'one line' change in the documentation of
the --with-ldap flag of ./configureWell, if you want to link from the configure option to the place where
the
feature is explained, then that should be done consistently for all
options.
That might bloat the installation instructions, though. Not sure.
I didn't think of that.
Originally, all I wanted to do is change the wording from"Build with LDAP authentication support."
to
"Build with LDAP support for authentication and connection parameter
lookup."Then I thought it might be nice to add links.
But I don't think it is important.
More limited modification you mentioned added to documentation.
--
Bruce Momjian bruce@momjian.us
EnterpriseDB http://www.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
Attachments:
/rtmp/difftext/x-diffDownload+5-5
On Mon, 2006-09-04 at 10:23 +0200, Albe Laurenz wrote:
This is just a 'one line' change in the documentation of
the --with-ldap flag of ./configure
Applied, thanks for the patch.
(BTW, when trivial patches like this fall through the cracks, I'd
encourage patch submitters to resend them if you'd like to see them
applied more promptly.)
-Neil
Neil Conway wrote:
On Mon, 2006-09-04 at 10:23 +0200, Albe Laurenz wrote:
This is just a 'one line' change in the documentation of
the --with-ldap flag of ./configureApplied, thanks for the patch.
(BTW, when trivial patches like this fall through the cracks, I'd
encourage patch submitters to resend them if you'd like to see them
applied more promptly.)
Actually the patch was previously rejected.
--
Peter Eisentraut
http://developer.postgresql.org/~petere/
On Thu, 2006-10-12 at 21:11 +0200, Peter Eisentraut wrote:
Actually the patch was previously rejected.
Oh? Sorry, I must have missed that. On what grounds was it rejected?
-Neil
Actually the patch was previously rejected.
Oh? Sorry, I must have missed that. On what grounds was it rejected?
Because it was decided that hyperlinks are undesirable in this place.
Instead, a simpler version of the patch was applied.
See
http://archives.postgresql.org/pgsql-hackers/2006-09/msg00383.php
Yours, and thanks,
Laurenz Albe
Import Notes
Resolved by subject fallback