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 (view raw or flat )
Thread:
2008-12-11 07:34:09 from petere(at)postgresql(dot)org (Peter Eisentraut)
2008-12-12 00:41:46 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2008-12-16 10:13:01 from "Dave Page" <dpage(at)pgadmin(dot)org>
2008-12-16 10:47:43 from Peter Eisentraut <peter_e(at)gmx(dot)net>
2008-12-16 11:01:45 from "Dave Page" <dpage(at)pgadmin(dot)org>
2008-12-16 14:53:26 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2008-12-16 15:43:22 from Andrew Dunstan <andrew(at)dunslane(dot)net>
2008-12-20 15:27:03 from Peter Eisentraut <peter_e(at)gmx(dot)net>
2008-12-20 16:17:52 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2008-12-20 17:31:02 from Magnus Hagander <magnus(at)hagander(dot)net>
2008-12-20 17:32:41 from Bruce Momjian <bruce(at)momjian(dot)us>
2008-12-20 19:08:00 from Magnus Hagander <magnus(at)hagander(dot)net>
2008-12-20 21:37:49 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2008-12-20 21:39:40 from Magnus Hagander <magnus(at)hagander(dot)net>
2008-12-20 22:44:55 from Andrew Dunstan <andrew(at)dunslane(dot)net>
2008-12-20 22:59:27 from Alvaro Herrera <alvherre(at)commandprompt(dot)com>
2008-12-20 23:07:00 from Andrew Dunstan <andrew(at)dunslane(dot)net>
2008-12-29 11:25:12 from Peter Eisentraut <peter_e(at)gmx(dot)net>
2008-12-29 12:49:04 from Magnus Hagander <magnus(at)hagander(dot)net>
2008-12-29 16:26:15 from "Dave Page" <dpage(at)pgadmin(dot)org>
2008-12-29 16:47:58 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2008-12-29 21:10:26 from "Jonah H(dot) Harris" <jonah(dot)harris(at)gmail(dot)com>
2008-12-29 21:11:45 from Bruce Momjian <bruce(at)momjian(dot)us>
2008-12-29 22:51:10 from Gregory Stark <stark(at)enterprisedb(dot)com>
2008-12-29 22:59:11 from Andrew Dunstan <andrew(at)dunslane(dot)net>
2008-12-31 23:37:20 from James Mansion <james(at)mansionfamily(dot)plus(dot)com>
2008-12-29 23:01:35 from Magnus Hagander <magnus(at)hagander(dot)net>
2008-12-29 21:12:27 from Alvaro Herrera <alvherre(at)commandprompt(dot)com>
2008-12-20 23:58:15 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2008-12-21 13:03:25 from Magnus Hagander <magnus(at)hagander(dot)net>
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
pgsql-hackers by date
Next :From: Peter EisentrautDate: 2008-12-16 15:57:56
Subject : Re: SQL/MED compatible connection manager
Previous :From : Tom LaneDate : 2008-12-16 14:56:24
Subject : Re: [BUG?] UPDATE with RETURNING tableoid
pgsql-committers by date
Next :From: Tom LaneDate: 2008-12-16 16:26:08
Subject : pgsql: Make heap_update() set newtup->t_tableOid correctly, for
Previous :From : Andrew DunstanDate : 2008-12-16 15:42:21
Subject : pgsql: Attempt to fix MSVC breakage from Major Version patch.