Re: ambuild parameters - Mailing list pgsql-general

From Tom Lane
Subject Re: ambuild parameters
Date
Msg-id 23732.1142804628@sss.pgh.pa.us
Whole thread Raw
In response to ambuild parameters  (david.hoksza@seznam.cz)
List pgsql-general
david.hoksza@seznam.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

pgsql-general by date:

Previous
From: Bob Pawley
Date:
Subject: Connecting
Next
From: Peter Eisentraut
Date:
Subject: Re: How to idenity duplicate rows