[pgadmin-support] Database selector (was: Re: Making SQL-pane $$ aware?)

2010-10-26 Thread Erwin Brandstetter
On Oct 22, 8:45 pm, dp...@pgadmin.org (Dave Page) wrote: > On Fri, Oct 22, 2010 at 7:42 PM, Josh Berkus wrote: > > >> Pretty darn hard actually. The lexer is part of wxWidgets, and is a > >> generic SQL lexer. We have to write our own (probably clean-room > >> style, because of the licencing). I w

Re: [pgadmin-support] Feature request -- export as select into stmts

2010-10-26 Thread Michael Shapiro
What is the proper way to make a feature request?

Re: [pgadmin-support] Crash: backup / restore

2010-10-26 Thread Guillaume Lelarge
Le 25/10/2010 08:04, Guillaume Lelarge a écrit : > Le 25/10/2010 00:43, Anssi Kääriäinen a écrit : >> On 10/22/2010 02:06 AM, Guillaume Lelarge wrote: >>> The only reason I could guess is that localhost is resolved differently, >>> once in IPv4 and once in IPv6. And that either your pg_hba.conf acc

[pgadmin-support] Wish: Option to remove pg_temp and pg_toast from views

2010-10-26 Thread Daniel Migowski
Dear developers, I already know that I can hide system objects in PGAdmin to remove the pg_toast and pg_temp schemas from my views, but I usually am very interested in system objects. The pg_toast and pg_temp schemas are different, because I can't open my tree anymore to find my public sche