question about new fmgr in 7.1 snapshots - Mailing list pgsql-hackers

From Jeff Hoffmann
Subject question about new fmgr in 7.1 snapshots
Date
Msg-id 39EC7C34.2903C7F2@propertykey.com
Whole thread Raw
Responses Re: question about new fmgr in 7.1 snapshots
List pgsql-hackers
i've started playing with the 7.1 snapshots to try out the toast
support.  now it looks like i'm going to have to change a bunch of C
functions that i have that call internal postgres functions, which
didn't seem to be a problem (other than some extra typing) but my
question is whether i should change the function to use the new fmgr
type of definition or if it's only for internal functions.  i'm not
really clear on what the change does to how the user defined functions
are handled.

-- 

Jeff Hoffmann
PropertyKey.com


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: The lightbulb just went on...
Next
From: Peter Eisentraut
Date:
Subject: Re: [COMMITTERS] pgsql/doc (FAQ_MSWIN INSTALL_MSWIN)