Peter Eisentraut <pete...@gmx.net> writes: > preprepare has an SQL function as entry point, so you don't need to > preload it.
Well the whole goal of that extension is to autoload itself entirely server side at connection time. The function API had been made to cope with 8.3 where it wasn't possible to get a snapshot from within the init function of a module. > I think the idea was to use PGOPTIONS to load it, controlled by the > client side. Oh. Never done that, I don't know if that's common in the field. If it's in use, then the new session_preload_libraries GUC looks the only way forward then. Regards, -- Dimitri Fontaine http://2ndQuadrant.fr PostgreSQL : Expertise, Formation et Support -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers