[pgadmin-hackers] New patch for bugs in GPDB csv format log handling

2009-06-05 Thread Chuck McDevitt
This patch fixes many problems in the handling of GPDB CSV format logs for the frmStatus display. It's also a useful start for supporting PostgreSQL 8.4 CSV format logs. patch.diff Description: patch.diff -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make

[pgadmin-hackers] SVN Commit by guillaume: r7896 - trunk/pgadmin3/pgadmin

2009-06-05 Thread svn
Author: guillaume Date: 2009-06-05 16:47:47 +0100 (Fri, 05 Jun 2009) New Revision: 7896 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7896view=rev Log: Get translated help with --help option, per a remark from Marek ?\196?\140ernock?\195?\189. Modified:

[pgadmin-hackers] SVN Commit by guillaume: r7897 - trunk/pgadmin3/docs/en_US

2009-06-05 Thread svn
Author: guillaume Date: 2009-06-05 16:50:12 +0100 (Fri, 05 Jun 2009) New Revision: 7897 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7897view=rev Log: Documentation fixes, from Marek ?\196?\140ernock?\195?\189. Modified: trunk/pgadmin3/docs/en_US/bugreport.html

Re: [pgadmin-hackers] Untranslated command line help

2009-06-05 Thread Guillaume Lelarge
Le mercredi 27 mai 2009 à 11:52:26, Marek Černocký a écrit : While pgadmin prints command line help, locale support is not initialized. So this help is always printed in english though translated strings exist. Thanks for your report. I commited a fix for this issue. Regards. --

[pgadmin-hackers] Supporting CSV format log files

2009-06-05 Thread Chuck McDevitt
To extend this to support PostgreSQL 8.4 CSV format log files, I think we need to do a couple of things: First, the pg_logdir_ls function from the admin pack would need to be updated to look for .log or .csv files, not just .log. Then we would need to recognize that we are reading a file with