Re: reproducable command sequence to get "mdopen: Couldn't open..."
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Philip Warner <pjw@rhyme.com.au>
Cc: Palle Girgensohn <girgen@partitur.se>, pgsql-bugs@postgresql.org
Date: 2000-10-16T01:41:43Z
Lists: pgsql-bugs
Philip Warner <pjw@rhyme.com.au> writes: > NOTICE: Caution: beyond this point, a mis-spelled attribute name will > corrupt your database How many distinct kinds of typos do you think the message should mention? I'd think something like that would be more confusing than not, since it implies that only some kinds of errors are bad. Personally, I'd vote for disallowing ALTER RENAME inside transaction blocks until we can do it safely. But people seem to think it's too useful to do that... regards, tom lane