[COMMITTERS] pgsql: Still more .gitignore cleanup.

2010-09-24 Thread Tom Lane
Still more .gitignore cleanup. Fix overly-enthusiastic ignores, as identified by git ls-files -i --exclude-standard Branch -- master Details --- http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=54c88dee46ae63d1f183ed864b624881ed05d370 Modified Files -- src/in

[COMMITTERS] pgsql: Still more .gitignore cleanup.

2010-09-24 Thread Tom Lane
Still more .gitignore cleanup. Fix overly-enthusiastic ignores, as identified by git ls-files -i --exclude-standard Branch -- REL9_0_STABLE Details --- http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=4afd557901448a2c9c6d407e8e174bd2c0f3a28f Modified Files --

[COMMITTERS] pgsql: Still more .gitignore cleanup.

2010-09-24 Thread Tom Lane
Still more .gitignore cleanup. Fix overly-enthusiastic ignores, as identified by git ls-files -i --exclude-standard Branch -- REL8_1_STABLE Details --- http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=5efa1444e61fed7f6641dc13010582f00cb98111 Modified Files --

[COMMITTERS] pgsql: Still more .gitignore cleanup.

2010-09-24 Thread Tom Lane
Still more .gitignore cleanup. Fix overly-enthusiastic ignores, as identified by git ls-files -i --exclude-standard Branch -- REL7_4_STABLE Details --- http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=dbf859c711b3d5981a5343a26a35236511b8d0aa Modified Files --

[COMMITTERS] pgsql: Still more .gitignore cleanup.

2010-09-24 Thread Tom Lane
Still more .gitignore cleanup. Fix overly-enthusiastic ignores, as identified by git ls-files -i --exclude-standard Branch -- REL8_0_STABLE Details --- http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=74515dc69b6ad6b5c532745d50f4006df434052c Modified Files --

[COMMITTERS] pgsql: Still more .gitignore cleanup.

2010-09-24 Thread Tom Lane
Still more .gitignore cleanup. Fix overly-enthusiastic ignores, as identified by git ls-files -i --exclude-standard Branch -- REL8_3_STABLE Details --- http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=4f59eed6eb4c7d4af586b0f6a9c3d4225ba9a8e1 Modified Files --

[COMMITTERS] pgsql: Still more .gitignore cleanup.

2010-09-24 Thread Tom Lane
Still more .gitignore cleanup. Fix overly-enthusiastic ignores, as identified by git ls-files -i --exclude-standard Branch -- REL8_2_STABLE Details --- http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=9825ad9f4fd2da51e6decbf62c55023cec09fa43 Modified Files --

[COMMITTERS] pgsql: Still more .gitignore cleanup.

2010-09-24 Thread Tom Lane
Still more .gitignore cleanup. Fix overly-enthusiastic ignores, as identified by git ls-files -i --exclude-standard Branch -- REL8_4_STABLE Details --- http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=76833aeab9f12768204078eedeac4e539986ac07 Modified Files --

[COMMITTERS] pgsql: In levenshtein_internal(), describe algorithm a bit more clearly

2010-09-24 Thread Robert Haas
In levenshtein_internal(), describe algorithm a bit more clearly. Branch -- master Details --- http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=12679b8bc908f941710bed185aa142ad5de539c6 Modified Files -- contrib/fuzzystrmatch/fuzzystrmatch.c | 24

Re: [COMMITTERS] pgsql: git_topo_order script, to match up commits across branches.

2010-09-24 Thread Tom Lane
Robert Haas writes: > git_topo_order script, to match up commits across branches. > This script is intended to substitute for cvs2cl in generating release > notes and scrutinizing what got back-patched to which branches. BTW ... I don't especially care for the name you picked for this script. The

Re: [COMMITTERS] pgsql: git_topo_order script, to match up commits across branches.

2010-09-24 Thread Robert Haas
On Sep 24, 2010, at 3:32 PM, Tom Lane wrote: > Robert Haas writes: >> git_topo_order script, to match up commits across branches. >> This script is intended to substitute for cvs2cl in generating release >> notes and scrutinizing what got back-patched to which branches. > > BTW ... I don't espec

Re: [COMMITTERS] pgsql: git_topo_order script, to match up commits across branches.

2010-09-24 Thread Tom Lane
Robert Haas writes: > On Sep 24, 2010, at 3:32 PM, Tom Lane wrote: >> BTW ... I don't especially care for the name you picked for this script. >> The fact that it does a topological sort is an implementation detail >> that its users couldn't care less about, especially since that doesn't >> matte

Re: [COMMITTERS] pgsql: git_topo_order script, to match up commits across branches.

2010-09-24 Thread Alvaro Herrera
Excerpts from Tom Lane's message of vie sep 24 17:36:59 -0400 2010: > Robert Haas writes: > > On Sep 24, 2010, at 3:32 PM, Tom Lane wrote: > >> BTW ... I don't especially care for the name you picked for this script. > >> The fact that it does a topological sort is an implementation detail > >> t

Re: [COMMITTERS] pgsql: git_topo_order script, to match up commits across branches.

2010-09-24 Thread Gurjeet Singh
On Fri, Sep 24, 2010 at 6:09 PM, Alvaro Herrera wrote: > Excerpts from Tom Lane's message of vie sep 24 17:36:59 -0400 2010: > > Robert Haas writes: > > > On Sep 24, 2010, at 3:32 PM, Tom Lane wrote: > > >> BTW ... I don't especially care for the name you picked for this > script. > > >> The fac

Re: [HACKERS] Re: [COMMITTERS] pgsql: git_topo_order script, to match up commits across branches.

2010-09-24 Thread Andrew Dunstan
On 09/24/2010 06:53 PM, Gurjeet Singh wrote: If it resembles cvs2cl then why not name it git2cl? Or git_changelog. +1 for git_changelog cheers andrew -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.or

Re: [COMMITTERS] pgsql: git_topo_order script, to match up commits across branches.

2010-09-24 Thread Robert Haas
On Fri, Sep 24, 2010 at 6:53 PM, Gurjeet Singh wrote: > Since it doesn't do anything specific to Postgres' git, lets not have any pg > in there. Assuming you discount the hard-coded list of our active branch heads, of course. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterpri

Re: [COMMITTERS] pgsql: git_topo_order script, to match up commits across branches.

2010-09-24 Thread Alvaro Herrera
Excerpts from Robert Haas's message of vie sep 24 22:20:54 -0400 2010: > On Fri, Sep 24, 2010 at 6:53 PM, Gurjeet Singh > wrote: > > Since it doesn't do anything specific to Postgres' git, lets not have any pg > > in there. > > Assuming you discount the hard-coded list of our active branch heads