pgbash-2.2 released - Mailing list pgsql-interfaces

From SAKAIDA
Subject pgbash-2.2 released
Date
Msg-id 20010503002951.9468.SAKAIDA@psn.co.jp
Whole thread Raw
List pgsql-interfaces
Hi, 
I am pleased to announce the release of Pgbash-2.2. (Pgbash
is a shell which includes the "direct SQL" and the "embedded 
SQL" interface for PostgreSQL.)
http://www.psn.co.jp/PostgreSQL/pgbash/index-e.html

Pgbash-2.2 (bash-2.03, 2.04 or 2.05) can connect to PostrgeSQL
-6.5/7.0/7.1 server. And Pgbash has all the functionality of
psql. There is a comparison between psql and pgbash.
http://www.psn.co.jp/PostgreSQL/pgbash/diffpsql.html

Pgbashrc (~/.pgbashrc ) is renewed.
http://www.psn.co.jp/PostgreSQL/pgbash/pgbashrc-2.2

Help menu is updated.
http://www.psn.co.jp/PostgreSQL/pgbash/ChangeLog/newmenu

Pgbash-2.2 adds the 'set option_name' statement.
http://www.psn.co.jp/PostgreSQL/pgbash/ChangeLog/sql.bsh
'set option_name' statement is equal to E{+|-} Q{+|-} ..
commands in interactive mode.

--
SAKAIDA Masaaki  -- Osaka, Japan


pgsql-interfaces by date:

Previous
From: Adam Walczykiewicz
Date:
Subject: PL/Perl more examples ...
Next
From: Adam Walczykiewicz
Date:
Subject: Cannot build PL/Perl ...