BUG #4841: like and trim queries

Поиск
Список
Период
Сортировка
От jeewan
Тема BUG #4841: like and trim queries
Дата
Msg-id 200906060638.n566cmTV018006@wwwmaster.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #4841: like and trim queries
Список pgsql-bugs
The following bug has been logged online:

Bug reference:      4841
Logged by:          jeewan
Email address:      ccoew.g1@gmail.com
PostgreSQL version: 8.3.6
Operating system:   windows/fedora
Description:        like and trim queries
Details:

1.Queries having some combination of % and _ in like query does not
work.......
example-

like %_%

2.'trim' is not supported by this version on both the platforms

ERROR:  function pg_catalog.rtrim(numeric, integer) does not exist
LINE t: ...ct col2_date,col4_int,colt_timestamp,col5_numeric,trim(trail...
                                                             ^
HINT:  No function matches the given name and argument types.

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