[pgadmin-support] Unknown object type in dependents list

2016-12-08 Thread Frank Limpert
Hi All, After all the years of paAdmin3 there are still unresolved objects in some (maybe seldomly used) lists. Please take care to resolve this, at least in pgAdmin4. You will find an example in the attache screen shot: at the left side, in the tree, the objects are shown as Materialized Views

[pgadmin-support] Default Values of Function Arguments are garbled if they contain a comma

2016-03-08 Thread Frank Limpert
Hello pgAdmin III list, Recently, I found that Default Values of Function Arguments are garbled if they contain unquoted commas. This happens in the Function Property Dialog as well as using the CREATE script menu item. 1. Example, where Default is garbled:CREATE OR REPLACE FUNCTION blah(foo

[pgadmin-support] Feature Request for pgAdmin Data Export

2015-04-30 Thread Frank Limpert
Dear developers, It would be nice to have the possibility to configure the decimal separator character and the group separator character for numeric columns when exporting data to file. I'm living in Germany, and Excel wants a comma as decimal separator character in my country. Today, I always h

[pgadmin-support] feature request: show and edit privileges on foreign tables

2014-09-18 Thread Frank Limpert
Hi All, It would be helpful to have privilege ACLs on foreign tables displayed in the SQL details field of the pgAdmin main window. Furthermore, it would be nice to have a "privileges" tab on the property dialogue of foreign tables as on the property dialogues of views and tables. The command