API Version: 1
Library Version: 1.0.alpha
Generated by gi-docgen 2025.5
void pgsql_params_add_float8 ( PgsqlParams* self, gdouble value )
Adds a 64-bit floating point parameter as PostgreSQL DOUBLE PRECISION type.
value
Type: gdouble
gdouble
The 64-bit floating point value to add.