Re: [SQL] error dropping operator

2007-09-18 Thread Tom Lane
"Sabin Coanda" <[EMAIL PROTECTED]> writes: > I don't have experience with operators. I built one and when I tried to drop > it I got th efollowing error: cannot drop operator ... because it is > required by the database system. > How do I drop it please ? Well, you need to drop *your* operator,

[SQL] error dropping operator

2007-09-18 Thread Sabin Coanda
Hi there, I don't have experience with operators. I built one and when I tried to drop it I got th efollowing error: cannot drop operator ... because it is required by the database system. How do I drop it please ? TIA, Sabin ---(end of broadcast)---