Re: [pgadmin-hackers] Assorted problems in pgAdmin 1.8.0 - wxMAC

2007-11-12 Thread Jörg Beyer
Am 12.11.2007 11:12 Uhr schrieb Dave Page (<[EMAIL PROTECTED]>): > Jörg Beyer wrote: >> >> (2) Query tool, SQL entry field >> Entering a '^' (e.g. as a RegEx anchor) gives '^^'. >> (On the German keyboard layout, '^' is mapped to the key exactly below the >> escape key, if that is of any help). >

Re: [pgadmin-hackers] Assorted problems in pgAdmin 1.8.0 - wxMAC

2007-11-12 Thread Dave Page
Jörg Beyer wrote: > Hello. > > During the past few days I noticed the following problems: > > (1) pgAdmin main window, SQL Pane > SQL-syntax for Views shows doubled double quoted commented titles, > e.g. > -- View: ""Books_View"" > > for view "Books_View" (mixed upper and lower case is int

[pgadmin-hackers] Assorted problems in pgAdmin 1.8.0

2007-11-11 Thread Jörg Beyer
Hello. During the past few days I noticed the following problems: (1) pgAdmin main window, SQL Pane SQL-syntax for Views shows doubled double quoted commented titles, e.g. -- View: ""Books_View"" for view "Books_View" (mixed upper and lower case is intentional). The same is _not_ the case