Thread

  1. Re: [GENERAL] [PATCH] To remove EXTEND INDEX

    Thomas Lockhart <lockhart@alumni.caltech.edu> — 2001-07-13T20:56:12Z

    > > > Note, this patch makes it as if it never existed. So, if you think some of
    > > > the code may be useful, now is the time to speak up!  :)
    > > Shouldn't this conversation be happening on the -hackers list? TIA
    > Actually, because it had a patch attached, it should go to patches,
    > right?
    
    imho, no. Because there needs to be a discussion about whether to remove
    code from the tree, and whether that code may be useful for something
    else.
    
    -patches is designed to take actual patch files (to reduce bandwidth on
    -hackers) but not to host planning discussions. If this had been a
    simple patch without feature changes or other larger ramifications, then
    it is more clearly a patch-only topic.
    
                            - Thomas