pgsql/src/bin/pg_dump pg_backup_db.c pg_dump.c ...

From: Tom Lane <tgl(at)hub(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/bin/pg_dump pg_backup_db.c pg_dump.c ...
Date: 2001-08-03 19:43:06
Message-ID: 200108031943.f73Jh6o29259@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /home/projects/pgsql/cvsroot
Module name: pgsql
Changes by: tgl(at)hub(dot)org 01/08/03 15:43:05

Modified files:
src/bin/pg_dump: pg_backup_db.c pg_dump.c pg_dump.h

Log message:
Fix pg_dump so that comments on views are dumped in the proper sequence.
Dump the alignment and storage information for user-defined types (how'd
that manage to slip through the cracks?), and don't dump 'shell' types
that don't have typisdefined set. Fix badly broken logic for dependencies
of type definitions (did not work for more than one user-defined type...).
Avoid memory leakage within pg_dump by being more careful to release
storage used by PQExpBuffer objects.

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2001-08-03 20:14:07 pgsql/src/bin/pg_dump Tag: REL7_1_STABLE pg_du ...
Previous Message Vince Vielhaber 2001-08-03 16:18:12 [WEBMASTER] 'www/html interfaces.html'