On Fri, Nov 12, 2010 at 4:13 PM, Tom Lane wrote:
> Robert Haas writes:
>> This patch:
>> http://git.postgresql.org/gitweb?p=postgresql.git;a=commit;h=bb0fe9feb9fd75a6aaa960028a9f810c883b0fc4
>> ...did not tidy up after itself as well as it might have. In
>> particular, it left the prototype for
Robert Haas writes:
> This patch:
> http://git.postgresql.org/gitweb?p=postgresql.git;a=commit;h=bb0fe9feb9fd75a6aaa960028a9f810c883b0fc4
> ...did not tidy up after itself as well as it might have. In
> particular, it left the prototype for copydir() in src/include/port.h,
> while moving the sour
This patch:
http://git.postgresql.org/gitweb?p=postgresql.git;a=commit;h=bb0fe9feb9fd75a6aaa960028a9f810c883b0fc4
...did not tidy up after itself as well as it might have. In
particular, it left the prototype for copydir() in src/include/port.h,
while moving the source file from src/port/copydir