Re: Boolean casting in 7.3 -> changed?

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Boolean casting in 7.3 -> changed?
Дата
Msg-id 03AF4E498C591348A42FC93DEA9661B8128CC3@mail.vale-housing.co.uk
обсуждение исходный текст
Ответ на Boolean casting in 7.3 -> changed?  (Ian Barwick <barwick@gmx.net>)
Список pgsql-hackers

> -----Original Message-----
> From: David Wheeler [mailto:david@wheeler.net]
> Sent: 30 November 2002 20:18
> To: David Walker
> Cc: PostgreSQL Development
> Subject: Re: [HACKERS] Boolean casting in 7.3 -> changed?
>
>
> On Wednesday, November 27, 2002, at 04:34  PM, David Walker wrote:
>
> > Does this mean that in the future '342' may not be valid as
> an insert
> > into a
> > numeric field and that we should be using 342 instead?
>
> I didn't see an answer to this question, but I sincerely hope
> that the
> answer is
> "no." Otherwise, dynamic interfaces are going to have a much harder
> time.

pgAdmin will have similar problems. I can work round it for standard
types, but how will I tell whether a custom type will reject quoted
values?

Regards, Dave.


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

Предыдущее
От: Dan Langille
Дата:
Сообщение: Re: 7.4 Wishlist
Следующее
От: Vince Vielhaber
Дата:
Сообщение: Re: Postgres 7.3 announcement on postgresql.org