Re: [ADMIN] Tsearch2 removal bit me - how to correct?
От | Tom Lane |
---|---|
Тема | Re: [ADMIN] Tsearch2 removal bit me - how to correct? |
Дата | |
Msg-id | 2633.1508120335@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Re: [ADMIN] Tsearch2 removal bit me - how to correct? (Karl Denninger <karl@denninger.net>) |
Ответы |
Re: [ADMIN] Tsearch2 removal bit me - how to correct?
|
Список | pgsql-admin |
Karl Denninger <karl@denninger.net> writes: > One more question - for safety do I also need to drop all the other > previously-declared public functions such as rank*() (in all its forms) > and concat even thought they do not reference the shared library, or are > they safe to leave there? I see there are pg_catalog copies of these as > well.... I dunno about safety offhand, but I'd definitely make an effort to get rid of them --- at minimum, you're risking confusion by leaving them around. All of the modern text search support functions are in pg_catalog. regards, tom lane -- Sent via pgsql-admin mailing list (pgsql-admin@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-admin
В списке pgsql-admin по дате отправления: