[Home] [Download] [Install] [Usage] [Example] [FAQ]

Download of Pgbash

Here is a download page of Pgbash. Please click the URL shown at the following. Please confirm the change log of Pgbash.


Download


Change log
  • 2000.05.16 : pgbash-2.1
    1. Apply to both of PostgreSQL 6.5 and 7.0.
    2. Fix for the signal processing.
    3. Fix the bug that the decision of SQL was only a small letter.
    4. Improve that the "COPY table() command is executed as the new COPY statement of Pgbash.
    5. Fix for getting a error code in the new COPY command.
    6. Improved that it holds a client_encoding for every connection of the DB.
    7. Change a handling of client_encoding in PSprint() in the same way as 7.0.
    8. Delete "|more" in pgbashrc.
    9. Improve that IP address can be used as host name.
    10. Change a Database lists like version7.0 psql.
    11. Add "u"(User name list) option in the Help menu.
    12. Change "v" option to PostgreSQL and PGBASH version in the Help menu.
    13. Delete exec_sql "y" option from option menu. (5/25)
  • 2000.01.07 : pgbash-2.0.1
    1. Change MULTIBYTE functions to the static link.
    2. Stop the system messages in a SHELL SCRIPT.
  • 1999.12.25 : pgbash-2.0
    1. The patch is put for lexical analysis division of the bash-2.03 main body, SQL statement would be able to be directly executed.
    2. The declare,set,select commands of bash will have been changed as following, since priority was given to SQL statement.
      declare ==> declares
      set ==> sets
      select ==> selects
    3. Pgbash-1.2.x executes a SQL by linking "libpgbash.so" library dynamically. But, Pgbash-2.0 executes a SQL by linking statically. Therefore, it did not need to use the "enable -f" command.
    4. The content of pgbashrc was changed.
    5. The script for the test of the test directory was changed.
    6. "list table objects(exec_sql -p '*') was changed to display the table name.
  • 1999.11.22 : pgbash-1.2.3 was released
    1. Add $SQLOID shell variable which is OID of recent insert.
  • 1999.10.31 : pgbash-1.2.2 was released(pgbash-1.2.1 bug fix)
    1. Add __P definition.(UnixWare7, Solaris2.6x86 trouble)
    2. Change "pgbash"file.(tcsh or csh login shell trouble)
  • 1999.10.30 : pgbash-1.2.1 was released
    1. The improvement of the interactive operational environment.
    2. The addition of the original COPY (with -y option) function.
    3. By originally making the include file of bash, the change of Makefile was made unnecessary.
  • 1999.10.01 : pgbash-1.1.1 was released
  • 1999.09.30 : pgbash-1.1.0 was released
  • 1999.08.31 : pgbash-1.0-beta was released

[Home] [Download] [Install] [Usage] [Example] [FAQ]

Last Modified at 2000/05/16