Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitca87db2

Browse files
committed
Fix a minor typo.
1 parent2d5dfd9 commitca87db2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎contrib/chkpass/README.chkpass

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
$PostgreSQL: pgsql/contrib/chkpass/README.chkpass,v 1.3 2005/09/23 15:05:04 tgl Exp $
1+
$PostgreSQL: pgsql/contrib/chkpass/README.chkpass,v 1.4 2007/10/01 06:52:42 darcy Exp $
22

33
Chkpass is a password type that is automatically checked and converted upon
4-
entry. It is stored encrypted. To compare, simply compareagains a clear
4+
entry. It is stored encrypted. To compare, simply compareagainst a clear
55
text password and the comparison function will encrypt it before comparing.
66
It also returns an error if the code determines that the password is easily
77
crackable. This is currently a stub that does nothing.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp