Hi

Both these issues are also present in the 1.6 series :-

public schema prefix not added to any scripts
===========================

This exists in 1.6 as well, but if you have a login that is also the name of a schema and you edit a public anything using CREATE script then "public." is not added to the object. This means that when you execute the object is stored in your schema not public.

So every time you use CREATE script you have to add set search_path to public first which is a bit tiresome and error prone.


Copy and paste from edit grid adds a newline
===========================

If you double click on a text field in the grid and do ctrl-c then paste the result into another text field you get a newline on the end. My users do this all the time and I am constantly writing triggers to prevent this from happening.


Many thanks for great product

Kieran



---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

Reply via email to