Re: [GENERAL] [PATCH] To remove EXTEND INDEX
Thomas Lockhart <lockhart@alumni.caltech.edu>
From: Thomas Lockhart <lockhart@alumni.caltech.edu>
To: Bruce Momjian <pgman@candle.pha.pa.us>
Cc: lockhart@fourpalms.org, Martijn van Oosterhout <kleptog@svana.org>, Postgresql General <pgsql-general@postgresql.org>, Hackers List <pgsql-hackers@postgresql.org>
Date: 2001-07-13T20:56:12Z
Lists: pgsql-hackers
> > > 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