Re: pgsql: Append major version number and for libraries soname major

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Peter Eisentraut <peter_e(at)gmx(dot)net>, Dave Page <dpage(at)pgadmin(dot)org>, pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql: Append major version number and for libraries soname major
Date: 2008-12-16 15:43:22
Message-ID: 4947CC9A.6010609@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

Tom Lane wrote:
> Peter Eisentraut <peter_e(at)gmx(dot)net> writes:
>
>> Dave Page wrote:
>>
>>> Any eta on a fix for this? My internal builds are failing as well as
>>> red_bat. (and yes, the other 2 MSVC buildfarm members are currently
>>> waiting for Dell to get hold of a new motherboard for their box).
>>>
>
>
>> I think the maintenance of the MSVC build system is the job of the,
>> well, maintainer of the MSVC build system, whoever that may be. In
>> other words, I have no ETA for you from me. I'd be glad, however, to
>> provide information to the maintainers.
>>
>
> I do not think this is an appropriate attitude for a committer to take.
> You are responsible for what you commit. If you don't have the
> knowledge to fix something, or the resources to test it, okay ... but
> you then need to be proactive about getting someone else to fix/test it.
> Or else revert the broken patch.
>
>
>

I agree. I have committed an attempted fix which I discussed briefly
with Magnus.

cheers

andrew

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2008-12-16 16:26:08 pgsql: Make heap_update() set newtup->t_tableOid correctly, for
Previous Message Andrew Dunstan 2008-12-16 15:42:21 pgsql: Attempt to fix MSVC breakage from Major Version patch.

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2008-12-16 15:57:56 Re: SQL/MED compatible connection manager
Previous Message Tom Lane 2008-12-16 14:56:24 Re: [BUG?] UPDATE with RETURNING tableoid