Re: Fix for dumoing WITH/WITHOUT oids - Mailing list pgsql-patches

From Tom Lane
Subject Re: Fix for dumoing WITH/WITHOUT oids
Date
Msg-id 29090.1080075147@sss.pgh.pa.us
Whole thread Raw
In response to Fix for dumoing WITH/WITHOUT oids  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: Fix for dumoing WITH/WITHOUT oids
List pgsql-patches
Bruce Momjian <pgman@candle.pha.pa.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?

            regards, tom lane

pgsql-patches by date:

Previous
From: Andrew Dunstan
Date:
Subject: dollar quoting and pg_dump
Next
From: "Magnus Hagander"
Date:
Subject: Re: Patch for select and APC on win32