pgsql: Fix multiple copy and paste-o's.

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix multiple copy and paste-o's.
Date: 2010-02-22 02:50:10
Message-ID: 20100222025010.D2BC97541D0@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix multiple copy and paste-o's. No wonder this code didn't work.

Modified Files:
--------------
pgsql/src/port:
copydir.c (r1.29 -> r1.30)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/port/copydir.c?r1=1.29&r2=1.30)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2010-02-22 02:54:40 Re: pgsql: Speed up CREATE DATABASE by deferring the fsyncs until after
Previous Message Fujii Masao 2010-02-22 02:38:52 Re: pgsql: Oops, don't forget to rewind the directory before scanning it to