CVSROOT: /cvsrootModule name: pgsql-serverChanges by: tgl@svr1.postgresql.org 03/09/10 17:12:01
Modified files: src/port : copydir.c
Log message: copydir() is supposed to return on failure, not elog(ERROR). Reduce ERROR to WARNING so we keep control.