CVSROOT: /cvsrootModule name: pgsql-serverChanges by: tgl@postgresql.org 02/12/27 12:10:45
Modified files: src/bin/pg_dump: pg_dump.c
Log message: Remove overenthusiastic free'ing of comment dependencies; could lead to core dump in pg_dump when dumping views having comments. See bug #855.