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 nothing is entered for the Max Results setting in the Query Analyzer toolbar.
2. open File Options > Query Analyzer > Greenplum and enter 2 for Max Results and click OK to save this change.
3. open a new Greenplum Query Analyzer and the 2 is not applied.
4. disconnect from Greenplum.
5. reconnect to Greenplum and open a Query Analyzer.
6. notice that the 2 you entered for the Query Analyzer > Greenplum setting in Max Results still is not there.
7. Compare this to PostgreSQL 8.2, which immediately applies the Max Results 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.