Martijn van Oosterhout <kleptog@svana.org> writes: > On Mon, Feb 20, 2006 at 10:13:39AM -0500, Tom Lane wrote: >> Martijn van Oosterhout <kleptog@svana.org> writes: >>> The first line creates public.text, but the drop tries to delete >>> pg_catalog.text. >> >> This is not particularly specific to (or relevant to) shell types.
> So this is not a show stopper and not something we're particularly > concerned about? I'm not concerned about it. If you're using the default search path, you'd see the same behavior anytime you created any object with the same name as a pg_catalog object. It's been like that since 7.3, and I don't recall seeing any complaints from users (as distinct from people trying to break things ;-)) so I'm not very worried. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 5: don't forget to increase your free space map settings