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

[HACKERS] RELKIND_SPECIAL

2006-04-30 Thread Alvaro Herrera
How about we remove RELKIND_SPECIAL? It was there only to support the XactLockTable hack, but we don't need that anymore. -- Alvaro Herrerahttp://www.CommandPrompt.com/ The PostgreSQL Company - Command Prompt, Inc. ---(end of broadcast)---