Version: 13.0-dev-42
Build #: 30434
Build Date: 2012-Dec-04 02:29:13 PM
Operating Environment: Windows XP (5.2, amd64) / Cp1252 / en / US / Sun Microsystems Inc. 1.6.0_35-b10
Memory: Max=891,092,992; Total=203,227,136; Free=119,172,288; CPUs=8
1. open a query anaylzer on a Greenplum connection and ensure that Auto on All Schemas is on in the Query Analyzer toolbar.
2. open File Options > Query Analyzer > Greenplum and uncheck Auto on All Schemas and click OK to save this change.
3. open a new Greenplum Query Analyzer, Auto on All Schemas is still enabled.
4. Compare this to PostgreSQL 8.2, which immediately applies the "Auto on All Schemas" to a new query analyzer window
see attached
Greenplum specific property initialization is missing in Query Analyzer, I forgot to test this. Fixed, SVN r30517.