CVSROOT: /cvsrootModule name: pgsqlChanges by: momjian@postgresql.org 02/07/18 00:46:24
Modified files: src/bin/psql : print.c
Log message: The attached patch fixes a tiny memory leak in psql, when using the 'expanded' output mode (\x).
Neil Conway