[pgadmin-support] MATERIALIZED VIEW not showing MATERIALIZED in SQL pane

2013-08-14 Thread Paragon Corporation
I'm running pgAdmin 1.18.0 Alpha 1 on Windows IF I create a view CREATE MATERIALIZED VIEW mat_test AS SELECT generate_series(1,10) ; Then look at the view in the SQL pane, it shows this: CREATE OR REPLACE VIEW public.mat_test AS SELECT generate_series(1, 10) AS generate_series; Thanks, Regi

Re: [pgadmin-support] Password setting having somewhat bizarre results.

2013-08-14 Thread Dinesh Kumar
Hi Dave, Further to my analysis on this issue, it's only get re-produced on the installed pgAdmin. Where as in the local debug mode, it's working as expected. Actual Issue - When the role's authentication timeout is "infinity", then as per the logic we don't set any value to the "