const github.com/jackc/pgx/v5/pgtype.TSVectorWeightD
5 uses
github.com/jackc/pgx/v5/pgtype (current package)
tsvector.go#L86: TSVectorWeightD = TSVectorWeight('D')
tsvector.go#L113: return TSVectorWeightD
tsvector.go#L125: if p.Weight != 0 && p.Weight != TSVectorWeightD {
tsvector.go#L450: pos := TSVectorPosition{Position: uint16(num), Weight: TSVectorWeightD}
tsvector.go#L462: pos.Weight = TSVectorWeightD
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)