const github.com/jackc/pgtype.NameOID

2 uses

	github.com/jackc/pgtype (current package)
		pgtype.go#L19: 	NameOID             = 19
		pgtype.go#L299: 	ci.RegisterDataType(DataType{Value: &Name{}, Name: "name", OID: NameOID})