Log Message:
-----------
When logged in as non-superuser, calling properties on database crashes the
application. Closer examination shows that there are several bugs in dlgProperty.cpp,
all connected to securityPage object.
[Darko Prenosil]
Modified Files:
--------------
pgadmin3:
CHANGELOG.txt (r1.126 -> r1.127)
Index: CHANGELOG.txt
===================================================================
RCS file: /projects/pgadmin3/CHANGELOG.txt,v
retrieving revision 1.126
retrieving revision 1.127
diff -LCHANGELOG.txt -LCHANGELOG.txt -u -w -r1.126 -r1.127
--- CHANGELOG.txt
+++ CHANGELOG.txt
@@ -6,6 +6,7 @@
<li>HS - Hiroshi Saito
<li>AHP - Adam H. Pendleton
<li>MP - Marc Persuy
+ <li>DAP - Darko Prenosil
</ul>
<b>Versions and releases</b><br>
The following list contains all changes to pgAdmin3, as present in cvs.
@@ -16,6 +17,7 @@
</ul>
<br>
<ul>
+ <li>2004-08-25 DAP Prevent crash when non-superuser views database
properties.
<li>2004-08-18 AP set PGPASSWORD environment for backup/restore
<li>2004-08-18 AP fix ACL for quoted user/group names
<li>2004-08-15 AP buglet cleanups
---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend