Re: Another plpgsql question..

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Another plpgsql question..
Дата
Msg-id 6298.980265941@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Another plpgsql question..  ("Mitch Vincent" <mitch@venux.net>)
Список pgsql-general
"Mitch Vincent" <mitch@venux.net> writes:
> is_paid is never updated...

It's not possible that is_paid is never updated; that command *will*
replace the total, updated, and is_paid columns with *something*.
It may be that in the cases you've checked, it gets updated to the
same value it had before.  That's why I want to see the test cases.

            regards, tom lane

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

Предыдущее
От: "Mitch Vincent"
Дата:
Сообщение: Re: Another plpgsql question..
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Re: OID/XID allocation (was Re: is PG able to handle a >500 GB Da tabase?)