Re: [HACKERS] Dumping of views -- done!

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: terry(at)terrym(dot)com (Terry Mackintosh)
Cc: hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] Dumping of views -- done!
Date: 1998-10-06 03:10:53
Message-ID: 199810060310.XAA25945@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> Hi all
>
> Is it too late to add a feature to pg_dump for 6.4??
>
> I just spent most of the day learning pg_dump and modifing it so it would
> dump views also.
>
> This is the first time I have ever contributed any code changes, so I'm
> not sure of how to submit it.
>
> The diff's and a readme as a tgz file are attached.

Applied, and I have updated the manual pages, and the sgml docs. Yoo,
whooo.

--
Bruce Momjian | http://www.op.net/~candle
maillist(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1998-10-06 03:58:05 Re: [HACKERS] too many pfree in large object
Previous Message Bruce Momjian 1998-10-06 03:03:44 Re: [HACKERS] Open 6.4 items