Excerpts from Tom Lane's message of sáb oct 16 23:32:49 -0300 2010: > Alvaro Herrera <[email protected]> writes: > > The intent here is to execute some code from the file directly inside > > the server. > > > Eh, I realize now that the right way to go about this is to use SPI. > > Yeah, that would be one way to go about it. But IMO postgres.c should > be solely concerned with interactions with the client.
Duly noted. -- Álvaro Herrera <[email protected]> The PostgreSQL Company - Command Prompt, Inc. PostgreSQL Replication, Consulting, Custom Development, 24x7 support -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
