Re: Something I don't understand on chkpass.sgml

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
Cc: pgsql-docs(at)postgresql(dot)org
Subject: Re: Something I don't understand on chkpass.sgml
Date: 2007-11-28 13:33:30
Message-ID: 474D6E2A.3020006@lelarge.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

Alvaro Herrera a écrit :
> Guillaume Lelarge wrote:
>> I'm currently translating chkpass.sgml and I'm having problems with this
>> sentence :
>> This is currently a stub that does nothing.
>>
>> According to answers.com, a stub is a "A small software routine placed
>> into a program that provides a common function." So the sentence itself
>> is understandable but I don't understand what "the stub" refers to in
>> this paragraph : the error code routine ? the comparison one ? the cast
>> one ?
>
> The stub is the function that checks the strength of the password.
> Currently it is a lone "return 0", so it does not checking at all (it
> has been like that for 6 years).
>

OK, thanks for the information.

--
Guillaume.
http://www.postgresqlfr.org
http://dalibo.com

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message Simon Riggs 2007-11-28 13:39:32 Re: PITR Doc clarifications
Previous Message Alvaro Herrera 2007-11-28 13:12:31 Re: PITR Doc clarifications