Thanks to visit codestin.com
Credit goes to postgrespro.com

pgsql: Fix copy-and-pasteo that might explain some of the buildfarm's - Mailing list pgsql-committers

From [email protected] (Tom Lane)
Subject pgsql: Fix copy-and-pasteo that might explain some of the buildfarm's
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fix copy-and-pasteo that might explain some of the buildfarm's
indigestion about this module.

Modified Files:
--------------
    pgsql/contrib/unaccent:
        Makefile (r1.1 -> r1.2)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/unaccent/Makefile?r1=1.1&r2=1.2)

pgsql-committers by date:

Previous
From: [email protected] (Tom Lane)
Date:
Subject: pgsql: Suppress compiler warnings about uninitialized variables.
Next
From: [email protected] (Tom Lane)
Date:
Subject: pgsql: Fix some *other* compiler warnings from a different gcc version.