* Alter sequence, nextval and setval (Guillaume)
* Auto-select 'WITHOUT OIDS' if 'default_with_oids' setting is false (Guillaume)
* Autovacuum configuration support (Robert Treat)
-* Basic ROLE support (Chris Kings-Lynne)
+* Basic ROLE support (Chris Kings-Lynne, Javier Carlos)
* Add support for SSL connections (Eric Kinolik)
* Display content of pg_locks view (Javier Carlos)
* Add labels for checkboxes/radio buttons for improved usability (Guillaume)
* Add enable/disable trigger (John Jawed)
* Add global comments for databases and tablespaces
+Translations
+* Catalan translation from Bernat
+
Version 4.0
-----------
Roles
-----
-* -Support for 8.1 roles (removing users and groups) (chriskl)
+* -Support for 8.1 roles (removing users and groups) (chriskl,javier)
* Support for ALTER ROLE
Permissions