Skip to content

Specifies the object ID of the parameter data type #32

@github-actions

Description

@github-actions

Specifies the object ID of the parameter data type. Placing a zero here
is equivalent to leaving the type unspecified.
reader.GetUint32()

Line: 264

psql-wire//command.go

Lines 261 to 271 in 3dbc832

}
for i := uint16(0); i < parameters; i++ {
// TODO: Specifies the object ID of the parameter data type
//
// Specifies the object ID of the parameter data type. Placing a zero here
// is equivalent to leaving the type unspecified.
// `reader.GetUint32()`
}
statement, descriptions, err := srv.Parse(ctx, query)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions