2010/3/15 pgAdmin Trac <[email protected]>: > #148: Miscellaneous requests for the query tool > allow the user defines the max size of the query that could be added in > history,
Done, default to 100. > the total number of queries stored Done, default to 10. > avoid store itentical queries. Done, but at now it avoids only identical queries. If we run the same query only changing some spaces or tabs it'll allow the inclusion of the query in the history. I don't know if this "duplication" may be accepted as a "expected behaviour" or a bug. > ask for query deletion Done, using 'NO' as default. This patch fixes the 'SetMacrosFile' in sysSettings.h, too. Patch attached. Comments? Thanks. Dickson S. Guedes mail/xmpp: [email protected] - skype: guediz http://guedesoft.net - http://www.postgresql.org.br
pgadmin-ticket-148.patch.gz
Description: GNU Zip compressed data
-- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
