Re: ambuild parameters

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: david(dot)hoksza(at)seznam(dot)cz
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: ambuild parameters
Date: 2006-03-19 21:43:48
Message-ID: 23732.1142804628@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

david(dot)hoksza(at)seznam(dot)cz writes:
> Hi, I'm trying to implement my own access method. Now I've implemented
> and compiled it but I've problems when I try to use it.

Wild guess: did you mark all your functions as V1 call convention?
The internal functions don't need to be marked, but dynamically loaded
ones do.

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Peter Eisentraut 2006-03-19 22:52:07 Re: How to idenity duplicate rows
Previous Message Bob Pawley 2006-03-19 21:23:47 Connecting