Final proposal for resolving C-vs-newC issue

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-hackers(at)postgreSQL(dot)org
Subject: Final proposal for resolving C-vs-newC issue
Date: 2000-11-19 22:16:11
Message-ID: 11934.974672171@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

If you care about the nitty-gritty details, see
http://www.postgresql.org/cgi/cvsweb.cgi/pgsql/src/backend/utils/fmgr/README
particularly the final section "Telling the difference between old- and
new-style functions".

regards, tom lane

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Philip Warner 2000-11-20 01:00:09 Re: Final proposal for resolving C-vs-newC issue
Previous Message Ross J. Reedstrom 2000-11-19 20:21:08 Re: psql: anyone ever notice?