Re: [PATCHES] Changes in /contrib/fulltextindex
От
Bruce Momjian
Тема
Re: [PATCHES] Changes in /contrib/fulltextindex
Дата
Msg-id
200207120343.g6C3hLb10594@candle.pha.pa.us
Ответ на
Re: [PATCHES] Changes in /contrib/fulltextindex (Christopher Kings-Lynne)
Список
Дерево обсуждения
Re: [PATCHES] Changes in /contrib/fulltextindex "Christopher Kings-Lynne" <chriskl@familyhealth.com.au>
Christopher Kings-Lynne wrote: > > Call them different C names, but name them the same in CREATE FUNCTION > > funcname. Just use a different symbol name here: > > > > CREATE [ OR REPLACE ] FUNCTION name ( [ argtype [, ...] ] ) > > ^^^^ same here > > RETURNS rettype > > AS 'obj_file', 'link_symbol' > > ^^^^^^^^^^^^^ different here > > LANGUAGE langname > > [ WITH ( attribute [, ...] ) ] > > > > > > Does that help? > > Yes, I get it now - I should be able to set it up quite nicely. Yea, this function overloading is a nifty feature. No wonder C++ has it. -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 853-3000 + If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup. | Drexel Hill, Pennsylvania 19026
В списке pgsql-hackers по дате отправления
От: Christopher Kings-Lynne
Дата: