Re: pl/python improvements - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: pl/python improvements
Date
Msg-id 4CFEAE8A.8090808@dunslane.net
Whole thread Raw
In response to Re: pl/python improvements  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: pl/python improvements  (Jan Urbański <wulczer@wulczer.org>)
List pgsql-hackers

On 12/07/2010 04:50 PM, Peter Eisentraut wrote:
>
>> The code is on https://github.com/wulczer/postgres, in the plpython
>> branch. I'll be rebasing it regularly, so don't be surprised by commit
>> hashes changing.
> I think rebasing published repositories isn't encouraged.


Indeed. See <http://progit.org/book/ch3-6.html> for example, which says:
   *Do not rebase commits that you have pushed to a public repository.*
   If you follow that guideline, you’ll be fine. If you don’t, people   will hate you, and you’ll be scorned by friends
andfamily.
 


cheers

andrew



pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: pl/python improvements
Next
From: Robert Haas
Date:
Subject: Re: unlogged tables