Re: superfluous copydir() prototype in pg_upgrade.h

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Robert Haas <robertmhaas@gmail.com>
Cc: pgsql-hackers@postgresql.org
Date: 2010-07-01T14:35:45Z
Lists: pgsql-hackers
Robert Haas <robertmhaas@gmail.com> writes:
> While looking at Guillaume Lelarge's patch to add
> CHECK_FOR_INTERRUPTS() within copydir(), I noticed that we seem to
> have a $SUBJECT.

> Trivial patch attached.

The rmtree() declaration below it shouldn't be there either ...

			regards, tom lane