Peter Eisentraut <[EMAIL PROTECTED]> writes: > This could be fixed, but note that elsewhere we use
> /* > * Always start with REVOKE ALL FROM PUBLIC, so that we don't have to > * wire-in knowledge about the default public privileges for different > * kinds of objects. > */ > appendPQExpBuffer(firstsql, "REVOKE ALL ON %s %s FROM PUBLIC;\n", > type, name); > So maybe this isn't such a bad state after all. Well, if you want to take that position then the test for "{=UC}" ought to be ripped out, so that we are consistent about it across backend versions. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 7: don't forget to increase your free space map settings