On Wed, Sep 5, 2012 at 12:45 PM, Jon Garate <[email protected]> wrote: > I did so before testing master (which build a single .so file). In the case > of the PRE_9_2 branch, I got 3 .so's > When I updated the configuration to load those .so's I got a undefined > symbol error when restarting PostgreSQL. Could it be that I only need to > load a single .so in that case as well?
Yes. Please see README.pldebugger in the source tree. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
