Embedding code in Postgres source code

From: "Harpreet Dhaliwal" <harpreet(dot)dhaliwal01(at)gmail(dot)com>
To: "Postgres General" <pgsql-general(at)postgresql(dot)org>
Subject: Embedding code in Postgres source code
Date: 2007-10-07 09:32:52
Message-ID: d86a77ef0710070232nb482732n12a26fce73a06e1f@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Joe Masters 2007-10-07 10:31:40 Install fails on Debian sid
Previous Message Terry Yapt 2007-10-07 08:40:31 Re: windows and pg 8.2 (change database to another server)