Update README with proposed new method for determining calling convention

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 959851272d6d37111de494179f5370e1acffd9c2
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2000-11-19T22:07:16Z
Releases: 7.1.1
Update README with proposed new method for determining calling convention
of user-defined functions (forget 'C' vs 'newC', instead require an info
function to be present for new-style functions).  Also update some other
out-of-date commentary.

Files

PathChange+/−
src/backend/utils/fmgr/README modified +173 −83