git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: e919a84)
Message tuning
2010年3月30日 16:08:22 +0000 (16:08 +0000)
2010年3月30日 16:08:22 +0000 (16:08 +0000)

diff --git a/src/backend/libpq/auth.c b/src/backend/libpq/auth.c
index 17372844cfe45dc434ebe8641a954df4b59293dd..89e86ea2f1ea5b60cecedc962a12fb97478ec2ca 100644 (file)
--- a/src/backend/libpq/auth.c
+++ b/src/backend/libpq/auth.c
@@ -8,7 +8,7 @@
*
*
* IDENTIFICATION
- * $PostgreSQL: pgsql/src/backend/libpq/auth.c,v 1.197 2010年03月21日 00:17:58 petere Exp $
+ * $PostgreSQL: pgsql/src/backend/libpq/auth.c,v 1.198 2010年03月30日 16:08:22 petere Exp $
*
*-------------------------------------------------------------------------
*/
@@ -2805,7 +2805,7 @@ CheckRADIUSAuth(Port *port)
encryptedpassword))
{
ereport(LOG,
- (errmsg("could not perform md5 encryption of received packet")));
+ (errmsg("could not perform MD5 encryption of received packet")));
pfree(cryptvector);
return STATUS_ERROR;
}
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /