Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: minor bug in DEFAULT



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



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group