On Sun, Jan 01, 2012 at 06:42:27PM -0500, Tom Lane wrote:
> Bruce Momjian <[email protected]> writes:
> > Update copyright notices for year 2012.
> 
> It appears to me that this patch broke both of these files:
> 
> > src/bin/pgevent/MSG00001.bin                       |  Bin 28 -> 29 bytes
> > src/port/win32.ico                                 |  Bin 22486 -> 22487 
> > bytes
> 
> At least, eyeball inspection does not suggest that either of them
> contain copyright notices.

I did, but missed these lines in the 26k-line output:

        diff --git a/src/port/win32.ico b/src/port/win32.ico
        new file mode 100644
        index a58ee43..f948f99
        Binary files a/src/port/win32.ico and b/src/port/win32.ico differ

        diff --git a/src/bin/pgevent/MSG00001.bin b/src/bin/pgevent/MSG00001.bin
        new file mode 100644
        index 6ac08e5..05c452b
        Binary files a/src/bin/pgevent/MSG00001.bin and
        b/src/bin/pgevent/MSG00001.bin differ

I don't see any other "Binary files" changes in the git diff.  

I have modified the script to skip files with 'bin' and 'ico'
extensions, and reverted the binary changes.  Thanks for the heads-up.

-- 
  Bruce Momjian  <[email protected]>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + It's impossible for everything to be true. +

-- 
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

Reply via email to