the 'expanded' output mode (\x).
Neil Conway
*
* Copyright 2000 by PostgreSQL Global Development Group
*
- * $Header: /cvsroot/pgsql/src/bin/psql/print.c,v 1.27 2002/07/15 01:56:25 momjian Exp $
+ * $Header: /cvsroot/pgsql/src/bin/psql/print.c,v 1.28 2002/07/18 04:46:24 momjian Exp $
*/
#include "postgres_fe.h"
#include "print.h"
#ifdef MULTIBYTE
free(cell_w);
+ free(head_w);
#endif
}