package
0.0.0-20240827045243-13a6da0b124d
Repository: https://github.com/forhsd/postgresql-parser.git
Documentation: pkg.go.dev

# Functions

Add32to64WithOverflow returns a+b.
Add32WithOverflow returns a+b.
AddWithOverflow returns a+b.
MulHalfPositiveWithOverflow returns a*b.
Sub32to64WithOverflow returns a-b.
Sub32WithOverflow returns a-b.
SubWithOverflow returns a-b.