glom r1051 - in trunk: . glom
- From: murrayc svn gnome org
- To: svn-commits-list gnome org
- Subject: glom r1051 - in trunk: . glom
- Date: Fri, 9 Mar 2007 22:18:16 +0000 (GMT)
Author: murrayc
Date: 2007-03-09 22:18:15 +0000 (Fri, 09 Mar 2007)
New Revision: 1051
ViewCVS link: http://svn.gnome.org/viewcvs/glom?rev=1051&view=rev
Modified:
trunk/ChangeLog
trunk/glom/glom_privs.cc
trunk/glom/main.cc
Log:
2007-03-09 Murray Cumming <murrayc murrayc com>
* glom/glom_privs.cc: Privs::get_table_privileges(): Cope with the changed
pg_class.relacl format in Postgres 8.x (8.2, maybe >=8.0), which does not have
the group prefix, now that users and groups are both just roles to Postgres.
The user/group distinction will remain in the Glom UI, because it is a sensible
way to organise the access rights.
This should still be able to cope with earlier versions of Postgres, such as
Postgres 7.4, but I have not tested that myself.
* glom/main.cc: Stop when there is a problem parsing the command line options,
and give a hint about using --help.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]