This website requires JavaScript.
Explore
Gitea documentation
Help
Sign In
firebird
/
firebird-mirror
Watch
8
Star
0
Fork
1
You've already forked firebird-mirror
mirror of
https://github.com/FirebirdSQL/firebird.git
synced
2025-01-22 18:43:02 +01:00
Code
Issues
B3_0_Release
firebird-mirror
/
examples
/
udr
History
Adriano dos Santos Fernandes
22aed48cb9
Fix memory leaks in external triggers examples.
2021-05-05 11:26:54 -03:00
..
Functions.cpp
Move Helper class from UDR to the main interface header. Use proper (argh) ref. counting in the ExternalContext::get* methods.
2015-02-11 15:12:18 +00:00
Procedures.cpp
Split the UDR examples in multiple files to demonstrate how it should be done.
2015-01-26 14:52:54 +00:00
Triggers.cpp
Fix memory leaks in external triggers examples.
2021-05-05 11:26:54 -03:00
UdrCppExample.h
Split the UDR examples in multiple files to demonstrate how it should be done.
2015-01-26 14:52:54 +00:00