Menu

PgWorksheet / News: Recent posts

PgWorksheet 1.9 released.

PgWorksheet is a simple GUI frontend to Postgresql for executing SQL query and psql commands without using the psql command line tool.
This release adds support for the python-pgsql module to resolve dependencies problems on some operating systems (pyPgSQL is still supported) and official support and binary packages for OpenSUSE.
Please see the project home page for bug reports, help and installation instructions.

Posted by Henri Michelon 2008-03-14

PgWorksheet 1.8 released.

PgWorksheet is a simple GUI frontend to Postgresql for executing SQL query and psql commands without using the psql command line tool.
This release adds syntax highlight (including PostgreSQL dialect and data types), support for double quoted strings, and a rewritten multi levels undo/redo system.
Please see the project home page for bug reports, help and installation instructions.

Posted by Henri Michelon 2006-01-10

PgWorksheet 1.7 released.

PgWorksheet is a simple GUI frontend to PostgreSQL for executing SQL queries and psql commands without using the psql command line tool.
This release brings major enhacements : the UI have been rewritten from scratch for more consistency, Gtk+ integration (uses Gtk+ stock items and preferences) and I18N (actually english and french). We also added a "Save query", "Save Results" and a "Save All Results" function, and an automatic connections history. License have been changed to GPL.
Please see the project home page for bug reports, help and installation instructions.

Posted by Henri Michelon 2005-03-04

PgWorksheet 1.6.1 Bugfix release

Important bug fix in date handling, see bug #1070973. This bug prevents the use of dates in SQL query in format other than 'POSTGRE' (ISO, European, SQL).

Posted by Henri Michelon 2004-11-24

PgWorksheet 1.6 released.

PgWorksheet is an simple GUI frontend to Postgresql for executing SQL query without the need of the psql command line tool.
This release brings major bugs corrections in the PL/pgSQL and other procedural languages use. The INTERVAL PostgreSQL type is now handled correctly, and errors in multiple queries does not stop the script. New features includes : handling of log messages from procedural functions, multiple queries can mix SQL queries and psql commands, different colors on notebook text (for errors, logs or results), each query have their own error tab, and the use of the new Gtk FileChooser. In addition, the MS Windows version in now able to execute psql commands.

Posted by Henri Michelon 2004-11-22

PgWorksheet 1.5 released.

PgWorksheet is an simple GUI frontend to Postgresql for executing SQL query without the need of the psql command line tool.
This release brings major features improvements, in addition to minor bugs corrections : results of multiple SQL queries are displayed in multiple grids, the history is saved between sessions, the connection is now in auto-commit mode and it's now possible to execute psql commands.

Posted by Henri Michelon 2004-11-05

PgWorksheet 1.4 released.

PgWorksheet is an simple GUI frontend to Postgresql for executing SQL query without the need of the psql command line tool.
This version 1.4 allow the execution of multiple queries (separated by ';'), execution of external SQL scripts and is avaible as a native executable (.exe) for Microsoft Windows, in addition to the traditional, portable, python script.

Posted by Henri Michelon 2004-10-29

PgWorksheet 1.3 released

PgWorksheet is an simple GUI frontend to Postgresql for executing SQL query without the need of the psql command line tool.
This new released improve portability over operating systems. PgWorksheet is now certified to run on *BSD, Linux and Microsoft Windows.

Posted by Henri Michelon 2004-10-28

PgWorksheet 1.2 released

PgWorksheet is an simple GUI frontend to Postgresql for executing SQL query without the need of the psql command line tool.
This version 1.2 use a different driver to access Postgresql to make it portable over Microsoft Windows and use thread for running queries.

Posted by Henri Michelon 2004-10-27

PgWorksheet 1.1 released

PgWorksheet is an simple GUI frontend to Postgresql for executing SQL query without the need of the psql command line tool.
This version 1.1 use a GtkTreeView instead of a GtkTextView to display the results.

Posted by Henri Michelon 2004-10-26

Initial 1.0 release

After 2 days of developement PgWorksheet 1.0 is ready for download !

Posted by Henri Michelon 2004-10-26