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