Re: Possible bug on insert

Поиск
Список
Период
Сортировка
От Rick Gigger
Тема Re: Possible bug on insert
Дата
Msg-id 01df01c38c4b$08c3a060$0700a8c0@trogdor
обсуждение исходный текст
Ответ на Generating a SQL Server population routine  (Martin_Hurst@dom.com)
Список pgsql-general
Is there any possiblity of adding an option for compatibilityes sake (or
does one already exist) to revert to the old behavior.  This has currently
kept me from upgrading beyond 7.2.4 thus far in production as it will break
all of my apps.  I can slowly update them but many of them don't get changed
very often and I will have to undergo a testing cycle for each of them just
to maintain compatibility with postgres > 7.2.4.  This is not something I
really want to do.  I would much prefer to just upgrade and have my legasy
apps work without modification or testing.

Thanks,

Rick Gigger

----- Original Message -----
From: "Tom Lane" <tgl@sss.pgh.pa.us>
To: "Rick Gigger" <rick@alpinenetworking.com>
Cc: <pgsql-general@postgresql.org>
Sent: Monday, October 06, 2003 2:26 PM
Subject: Re: [GENERAL] Possible bug on insert


> "Rick Gigger" <rick@alpinenetworking.com> writes:
> > What was it that changed in 7.3 that made this behavior change.  (it
worked
> > in 7.2)
>
> 7.2 allowed implicit casts from text to smallint, I think.
>
> regards, tom lane
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
>       subscribe-nomail command to majordomo@postgresql.org so that your
>       message can get through to the mailing list cleanly
>


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: PostgreSQL Beta4 Tag'd and Bundle'd ...
Следующее
От: "Rick Gigger"
Дата:
Сообщение: Re: Possible bug on insert