Kev wrote:
Greetings,

On pgAdminIII 1.6, if you add a text column NOT NULL with a default of
a single space, it doesn't get quoted, and throws an error.

It intentionally doesn't quote what you add in there because it has no idea if it's a literal string, number, function call, expression or whatever.

Regards, Dave

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

              http://archives.postgresql.org

Reply via email to