sandeep satpal <[EMAIL PROTECTED]> writes:
> Whenever a function get called it receive one parameter
> as
> PG_FUNCTION_ARG ( as in nbtcompare.c )
> I am not getting how it is interpreted and how it is used ??
It's a pointer to a struct containing the actual arguments.
You might find it helpful t
Hi all,
Whenever a function get called it receive one parameter
as
PG_FUNCTION_ARG ( as in nbtcompare.c )
I am not getting how it is interpreted and how it is used ??
thank u
--
--
| Sandeep Satpal |
| M.Tech Student |
| Lab 212 KReSIT |
--