On Thu, Aug 13, 2009 at 8:45 AM, Rainer Bauer wrote:
> Hello,
>
> Thursday, August 13, 2009, 2:38:02 AM, you wrote:
>
> JM> I am also getting repeated sudden program terminations. My
> JM> environment is Windows Server 2003 Native Japanese OS. Postgresql
> JM> 8.4. Pgadmin III 1.10. Often after jus
Thanks, logged: http://code.pgadmin.org/trac/ticket/44
On Fri, Aug 14, 2009 at 3:20 AM, Mark Murawski wrote:
> When I'm doing heavy development I'm always removing and recreating tables
> and views.
>
> If you
> - drop a view
> - create a view with the same name
> - and have the data window for th
Thanks - logged as a todo: http://code.pgadmin.org/trac/ticket/43
On Fri, Aug 14, 2009 at 3:24 AM, Mark Murawski wrote:
> If you
> - have a query window open
> - and you're editing a function definition, or trigger
> - execute the query, and update/replace the function or trigger, or type. or
> ta