OSDN Git Service

Augment the function call map logic with code from Tom Lane.
authorThomas G. Lockhart <lockhart@fourpalms.org>
Tue, 4 Apr 2000 01:07:54 +0000 (01:07 +0000)
committerThomas G. Lockhart <lockhart@fourpalms.org>
Tue, 4 Apr 2000 01:07:54 +0000 (01:07 +0000)
commit8cdabf074118ab0c86423891cc0b85c9c94939e7
tree37c4a869717e96f8c52527f280e6d82190453a42
parent51cfdae50ff91d99d9f1fd1dc9756a5335ee91fb
Augment the function call map logic with code from Tom Lane.
 Should be more robust to overflows.
 Pass through an unmapped function unchanged, rather than rejecting it.
Add a few more functions, but comment out those which can go through as-is.
Can be used with contrib/odbc/ package, though that isn't committed yet.
src/interfaces/odbc/convert.c