Re: MinGW compiler warnings in ecpg tests

From: Michael Meskes <meskes(at)postgresql(dot)org>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: MinGW compiler warnings in ecpg tests
Date: 2019-10-26 08:40:54
Message-ID: 127d468dd80c7b1b4c616e111431faf60e091697.camel@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> These files don't use our printf replacement or the c.h porting
> layer,
> so unless we want to start doing that, I propose the attached patch
> to
> determine the appropriate format conversion the hard way.

I don't think such porting efforts are worth it for a single test case,
or in other words, if you ask me go ahead with your patch.

Michael
--
Michael Meskes
Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
Meskes at (Debian|Postgresql) dot Org
Jabber: michael at xmpp dot meskes dot org
VfL Borussia! Força Barça! SF 49ers! Use Debian GNU/Linux, PostgreSQL

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Quan Zongliang 2019-10-26 08:50:48 Restore replication settings when modifying a field type
Previous Message vignesh C 2019-10-26 08:36:12 Cleanup - Removal of apply_typmod function in #if 0