pg_dump code cleanup

From: Neil Conway <nconway(at)klamath(dot)dyndns(dot)org>
To: PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org>
Subject: pg_dump code cleanup
Date: 2002-04-15 22:42:38
Message-ID: 20020415184238.66762afb.nconway@klamath.dyndns.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

The attached patch cleans up some code in pg_dump. It cuts some
unused function arguments, and makes the TableInfo struct slightly
smaller by removing an unnecessary member.

Cheers,

Neil

--
Neil Conway <neilconway(at)rogers(dot)com>
PGP Key ID: DB3C29FC

Attachment Content-Type Size
pg_dump_cleanup-3.patch application/octet-stream 7.8 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Neil Conway 2002-04-15 22:45:48 Re: default values for views
Previous Message Tom Lane 2002-04-15 22:24:43 Re: default values for views