OSDN Git Service

Fix copy-and-pasteo a little more completely.
authorRobert Haas <rhaas@postgresql.org>
Mon, 15 Nov 2010 15:10:58 +0000 (10:10 -0500)
committerRobert Haas <rhaas@postgresql.org>
Mon, 15 Nov 2010 15:10:58 +0000 (10:10 -0500)
copydir.c is no longer in src/port

src/include/storage/copydir.h

index 35f2f5a..b24a98c 100644 (file)
@@ -1,7 +1,7 @@
 /*-------------------------------------------------------------------------
  *
  * copydir.h
- *       Header for src/port/copydir.c compatibility functions.
+ *       Copy a directory.
  *
  * Portions Copyright (c) 1996-2010, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California