Re: Default value for char/varchar columns is not quoted automaticaly

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Default value for char/varchar columns is not quoted automaticaly
Дата
Msg-id 03AF4E498C591348A42FC93DEA9661B844B741@mail.vale-housing.co.uk
обсуждение исходный текст
Ответ на Default value for char/varchar columns is not quoted automaticaly  (Oldrich Dlouhy <oldrich.dlouhy@seznam.cz>)
Список pgadmin-support

> -----Original Message-----
> From: Oldrich Dlouhy [mailto:oldrich.dlouhy@seznam.cz]
> Sent: 03 October 2003 07:04
> To: PGAdmin support forum
> Subject: [pgadmin-support] Default value for char/varchar
> columns is not quoted automaticaly
>
>
> Default value for char/varchar columns is not quoted
> automaticaly when
> creating a table or adding new column to existing table.
>
> Same behavior is when creating the table.
>
> If this behavior is "by design" and the user required to enter the
> quotes manualy, take it please just as a feature request to
> automaticaly
> quote character-type defaults

It is by design because pgAdmin would have no way of determining whether
you are entering a literal string, or an expression which definately
shouldn't be quoted.
> Thank you for creating great tool as PGAdmin is.

You're welcome - glad you like it.

Regards, Dave.


В списке pgadmin-support по дате отправления:

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Re: Reverse engineered Column definition incorrect
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: not sure if you take non-list posts or not