Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1UCX8o-0006gg-CC for pgsql-www@arkaria.postgresql.org; Mon, 04 Mar 2013 15:17:26 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.72) (envelope-from ) id 1UCX8n-0003eO-S8 for pgsql-www@arkaria.postgresql.org; Mon, 04 Mar 2013 15:17:25 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1UCX8m-0003da-Kf for pgsql-www@postgresql.org; Mon, 04 Mar 2013 15:17:24 +0000 Received: from moutng.kundenserver.de ([212.227.17.9]) by magus.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1UCX8k-0002Ns-Cs for pgsql-www@postgresql.org; Mon, 04 Mar 2013 15:17:24 +0000 Received: from anarazel.de (p5DDC7E77.dip.t-dialin.net [93.220.126.119]) by mrelayeu.kundenserver.de (node=mreu4) with ESMTP (Nemesis) id 0LgjGE-1UXnJg0taY-00oEYd; Mon, 04 Mar 2013 16:17:10 +0100 Received: by anarazel.de (Postfix, from userid 1000) id 65BA91C00F5; Mon, 4 Mar 2013 16:17:09 +0100 (CET) Date: Mon, 4 Mar 2013 16:17:09 +0100 From: Andres Freund To: Alvaro Herrera Cc: Tom Lane , Magnus Hagander , Kevin Grittner , Peter Eisentraut , PostgreSQL WWW , Stephen Frost Subject: Re: gitweb is no longer a real-time view Message-ID: <20130304151709.GM3943@awork2.anarazel.de> References: <2480.1362363162@sss.pgh.pa.us> <20130304023335.GH16142@tamriel.snowman.net> <20130304125013.GB3943@awork2.anarazel.de> <20130304143349.GX9507@alvh.no-ip.org> <4725.1362408038@sss.pgh.pa.us> <20130304144609.GI3943@awork2.anarazel.de> <5346.1362409750@sss.pgh.pa.us> <20130304151526.GC9507@alvh.no-ip.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130304151526.GC9507@alvh.no-ip.org> X-Provags-ID: V02:K0:3dOo30ykHnd15jSnhEghVD4AkN7Uyu7CgbxiriHQAXR gBkgsCSYD6YoTG0LSHqvvoSuC8uU6vwDoV+UvrwlDgQsqKpEp4 u6NZ8xN4/SBjtd76r/eH/j1qOFHIQwBoqpsQ3qKIwBY2qinOI8 Y1VQdkGxZ88Qi4n7HHnzCviuTto/G4WrgMbjy0iF4JrqhQN36U Ioxyb5awaoZHFnXDzUdDHyRuhQIvsejJwHMRBe3jZcvEkB+W+M lDBc6EvXBTpQeTw0xOdhTLTyrVN3KAh5UU/3HHuxjmY8lcwRG1 kpOUa26cr2sTm6WC1xVRTBoteI3bwxUxoet+O29BhIOF+ElXPF Iv5KegHfHD+TAvXLTyGvAKQ7Q46pEaqkHvKdy7XK3 X-Pg-Spam-Score: -1.9 (-) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgsql-www Precedence: bulk Sender: pgsql-www-owner@postgresql.org On 2013-03-04 12:15:26 -0300, Alvaro Herrera wrote: > Tom Lane wrote: > > Andres Freund writes: > > > On 2013-03-04 09:40:38 -0500, Tom Lane wrote: > > >> FWIW, I noticed something about a "forced update" when I did a git pull > > >> after Kevin's commits. I failed to pay enough attention though. Now > > >> that I look, the xml fix is not in my local history either, and I don't > > >> know what bc61878682051678ade5f59da7bfd90ab72ce13b is because none of > > >> the recent commits have that hash according to my repo: > > > > > That is/was your map_sql_value_to_xml_value() commit which is now not in > > > the normal history anymore because kevin pushed a HEAD that didn't > > > include it. You should be able to see it with git show > > > bc61878682051678ade5f59da7bfd90ab72ce13b > > > > Ah, right, so it is still there but it's not in the chain leading to > > HEAD. So "forced update" really means "I moved HEAD in a non fast > > forward way"? > > Well, to git, "non fast forward" can also mean create a merge commit of > two heads, which isn't very problematic. A forced update might mean > (such as in this case) that one or more commits are left completely > disconnected from history -- that's much worse. Well, but thats during pulling/merging and not during pushing. The latter doesn't do any merges. Greetings, Andres Freund -- Andres Freund http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Training & Services -- Sent via pgsql-www mailing list (pgsql-www@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-www