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