pgdecimal2
Repository:
http://github.com/vitesse-ftian/pgdecimal
The implementation provides arbitrary-precision decimal arithmetic and storage for PostgreSQL, using a combination of integer-based and string-based representations to achieve high performance and accurate results.
Information Analysis
| Extensibility Types: | Functions, Types, Index Access Methods |
| System Components: | None |
Duplicate Code Analysis
| Total Lines of Code: ? | 984 |
| Lines of Duplicate Code: ? | 0 |
| Percentage of Codebase: ? | 0% |
Versioning Analysis
| Total Lines of Code: ? | 984 |
| Lines of Encapsulated Versioning Code: ? | 0 |
| Percentage of Encapsulated Versioning Code in Codebase: ? | 0% |