pgsql: Fix new timezone cross-compile rule to avoid a bug in gmake - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Fix new timezone cross-compile rule to avoid a bug in gmake
Date
Msg-id 20090106022529.F0930754A17@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fix new timezone cross-compile rule to avoid a bug in gmake 3.78.1;
document change.

Modified Files:
--------------
    pgsql/src/timezone:
        Makefile (r1.30 -> r1.31)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/timezone/Makefile?r1=1.30&r2=1.31)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Add some comments about why function parameter default
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Supress compiler warning.