pgsql/ ontrib/dbase/dbf2pg.c rc/bin/pg_dump/pg ... - Mailing list pgsql-committers

From tgl@postgresql.org
Subject pgsql/ ontrib/dbase/dbf2pg.c rc/bin/pg_dump/pg ...
Date
Msg-id 200110182157.f9ILvCI54074@postgresql.org
Whole thread Raw
List pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql
Changes by:    tgl@postgresql.org    01/10/18 17:57:11

Modified files:
    contrib/dbase  : dbf2pg.c
    src/bin/pg_dump: pg_backup_db.c
    src/bin/psql   : common.c

Log message:
    Fix several problems with simple_prompt() --- the nastiest being that
    the entered password would get echoed on some platforms, eg HPUX.
    We have enough copies of this code that I'm thinking it ought to be
    moved into libpq, but that's a task for another day.


pgsql-committers by date:

Previous
From: momjian@postgresql.org
Date:
Subject: pgsql/doc/src/sgml ecpg.sgml
Next
From: tgl@postgresql.org
Date:
Subject: pgsql/src/include c.h