Christopher Kings-Lynne wrote:
> Yeah, I've got it Bruce - I still haven't had time to look into it and I
> really don't know what to do about the backward compatibility issue.  How do
> I set up 2 identically named C functions with different parameter lists?

Oh, that is easy.  When you CREATE FUNCTION, you just specify the
different params.  However, if you are calling it _from_ C, then it is
impossible.  Just break backward compatibility, I think was Tom's
suggestion, and I agree.

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  [EMAIL PROTECTED]               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

Reply via email to