Unix Technical Forum

Bug Report

This is a discussion on Bug Report within the pgsql Interfaces Pgadmin Hackers forums, part of the PostgreSQL category; --> In pgServer.cpp, Line 752: if (executed) { password = newVal; StorePassword(); ---> return false; } else return false; Although ...


Go Back   Unix Technical Forum > Database Server Software > PostgreSQL > pgsql Interfaces Pgadmin Hackers

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-17-2008, 07:48 PM
Zongliang, Quan
 
Posts: n/a
Default Bug Report

In pgServer.cpp, Line 752:

if (executed)
{
password = newVal;
StorePassword();
---> return false;
}
else
return false;

Although the passwd had been changed successfully with "Change Password"
dialog. "The password could not be changed!" message always popup.

Line 756 should be "return true";

Regards.
Quan

-----------------------------------------------
Zongliang, Quan
quanzongliang@gmail.com,quanzongliang@hotmail.com
Admin by
http://postgresql.oss.tw
http://postgresql-chinese.blogspot.com


---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 04-17-2008, 07:49 PM
Dave Page
 
Posts: n/a
Default Re: Bug Report


Zongliang, Quan wrote:
> In pgServer.cpp, Line 752:
>
> if (executed)
> {
> password = newVal;
> StorePassword();
> ---> return false;
> }
> else
> return false;
>
> Although the passwd had been changed successfully with "Change Password"
> dialog. "The password could not be changed!" message always popup.
>
> Line 756 should be "return true";


Thanks, I've committed a fix for this and some related issues.

Regards, Dave


---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faq

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 10:53 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com