Modify:
authorBruce Momjian <bruce@momjian.us>
Fri, 22 Feb 2002 05:42:44 +0000 (05:42 +0000)
committerBruce Momjian <bruce@momjian.us>
Fri, 22 Feb 2002 05:42:44 +0000 (05:42 +0000)
commit5689e7d92a9b3707a6c9ea49d51a25ed798014f2
tree6ebb5119f96b8f8855298058d559771806dde806
parent961549ef367797245993d8c8e14deb285a6c1194
Modify:

> * Inline simple SQL functions to avoid overhead (Tom)
> * Precompile SQL functions to avoid overhead (Neil Conway)
doc/TODO