Re: [HACKERS] gin--a rule for function parameter

2009-07-01 Thread Fly.Li
routine number take the same number of parameters" is not a right? 6 Actually, pgsql allow all the referenced instances of the same support routine number do not take the same number of parameters. Thanks. Fly.Li "Tom Lane" дÈëÓʼþÐÂÎÅ:<10550.1246457...@sss.pgh.pa.us>... &

[HACKERS] gin--a rule for function parameter

2009-07-01 Thread Fly.Li
, it break the rule "take the same number of parameters". So, who can tell me whether the rule is right? Grateful, Fly.Li for example, "ginarrayextract" function has two parameters -- amopclaid | amprocnum | oid | proname | opcname

[HACKERS] How to issure PQexec is thread safety if use a connceion in two threads?

2009-05-20 Thread Fly.Li
andle from another thread. Although drivers should not serialize the use of SQLCancel in this manner, there is no guarantee that calling SQLCancel will actually cancel the function running on the other thread. Any ideas? thanks regards Fly.Li -- Sent via pgsql-hackers mailing l