Re: Fix for dumoing WITH/WITHOUT oids

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: Fix for dumoing WITH/WITHOUT oids
Date: 2004-03-23 21:34:01
Message-ID: 200403232134.i2NLY1O02916@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Tom Lane wrote:
> Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> > /*
> > + * Become the owner of the the given TOC entry object. If
> > + * changes in ownership are not allowed, this doesn't do anything.
> > + */
> > + static void
> > + _setWithOids(ArchiveHandle *AH, TocEntry *te)
>
> Cutting and pasting our comments, are we?

Thanks. Fixed. :-)

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2004-03-23 21:39:57 Re: Small comment fix in s_lock.c
Previous Message Magnus Hagander 2004-03-23 20:53:02 Small comment fix in s_lock.c