CVSROOT: /cvsrootModule name: pgsql-serverChanges by: momjian@postgresql.org 03/03/19 17:49:44
Modified files: src/bin/psql : command.c
Log message: This patch fixes a very small memory leak in psql, spotted with valgrind.
Neil Conway