Re: [HACKERS] RELKIND_SPECIAL

2006-05-27 Thread Alvaro Herrera
Tom Lane wrote: > Alvaro Herrera <[EMAIL PROTECTED]> writes: > > How about we remove RELKIND_SPECIAL? It was there only to support > > the XactLockTable hack, but we don't need that anymore. > > Go for it. Don't forget to remove the documentation mentions > (catalog.sgml at least). Might be a g

Re: [HACKERS] RELKIND_SPECIAL

2006-05-01 Thread Tom Lane
Alvaro Herrera <[EMAIL PROTECTED]> writes: > How about we remove RELKIND_SPECIAL? It was there only to support > the XactLockTable hack, but we don't need that anymore. Go for it. Don't forget to remove the documentation mentions (catalog.sgml at least). Might be a good idea to leave the code f