Hi, I have a stored procedure that gets called every now and then in my system. This stored procedure is an implementation of client socket code basically.
If somehow this stored procedure becomes a part of Postgres source code, would it really make any difference as far as performance and resource utilization of my system is concerned ? Thanks, Hapreet