db5f3d4047fbcb14f3c88bdb6f61037815a3b967
MyFirstUDRKit
Building the kit
cd builds
make
Installation
run the sql on the target database
Decide whether to install the functions globally or as part of a package
Testing
- create a test db
- add functions
- write some simple tests
Stress testing
- compile fb for valgrind
- stress test for leakage
(TODO)
Description
Languages
C++
28.9%
Shell
25.1%
CMake
24.6%
Makefile
12.8%
PLSQL
6.9%
Other
1.7%