Re: Case Insensitive Data Type

Поиск
Список
Период
Сортировка
От grant
Тема Re: Case Insensitive Data Type
Дата
Msg-id Pine.LNX.4.33.0205241500580.4951-100000@dbms.amadensor.com
обсуждение исходный текст
Ответ на Re: Case Insensitive Data Type  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Would it be possible to make a view that simply returns a tolower() of the
field, then have an instead of trigger on the update of the view to
update the real table?

______________________________________________________________________________

                          Your mouse has moved.
       You must restart Windows for your changes to take effect.

#!/usr/bin/perl
print $i=pack(c5,(41*2),sqrt(7056),(unpack(c,H)-2),oct(115),10);



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: problem with my function
Следующее
От: "Johnson, Shaunn"
Дата:
Сообщение: Re: problem with my function