Re: new AM, catalog entries
От | Alvaro Herrera |
---|---|
Тема | Re: new AM, catalog entries |
Дата | |
Msg-id | 1303830342-sup-5272@alvh.no-ip.org обсуждение исходный текст |
Ответ на | new AM, catalog entries (Yves Weißig <weissig@rbg.informatik.tu-darmstadt.de>) |
Ответы |
Re: new AM, catalog entries
|
Список | pgsql-hackers |
Excerpts from Yves Weißig's message of mar abr 26 11:32:31 -0300 2011: > I keep getting: ERROR: there is no built-in function named "ebibuild" > This error message somehow leads me to fmgr.c where the contents of an > array are inspected (in line 134). This array fmgr_builtins is built by > fmgr_builtins "Gen_fmgrtab.pl" from pg_proc.h (when? during make?) Yes, during make. > Do I have to edit pg_proc.h manually to add my methods for the new AM? Yes. Or maybe you can try using language C instead of internal (if you have it in a shared library). -- Álvaro Herrera <alvherre@commandprompt.com> The PostgreSQL Company - Command Prompt, Inc. PostgreSQL Replication, Consulting, Custom Development, 24x7 support
В списке pgsql-hackers по дате отправления: