Home
last modified time | relevance | path

Searched refs:HSTORE_VALISNULL (Results 1 – 25 of 301) sorted by relevance

12345678910>>...13

/dports/databases/postgresql96-server/postgresql-9.6.24/contrib/hstore/
H A Dhstore_op.c140 if (idx < 0 || HSTORE_VALISNULL(entries, idx)) in hstore_fetchval()
282 HSTORE_VALISNULL(es, i)); in hstore_delete()
441 int snullval = HSTORE_VALISNULL(es, i); in hstore_delete_hstore()
443 if (snullval != HSTORE_VALISNULL(es2, j) || in hstore_delete_hstore()
609 if (idx < 0 || HSTORE_VALISNULL(entries, idx)) in hstore_slice_to_array()
755 if (HSTORE_VALISNULL(entries, i)) in hstore_avals()
806 if (HSTORE_VALISNULL(entries, i)) in hstore_to_array_internal()
941 if (HSTORE_VALISNULL(entries, i)) in hstore_svals()
996 bool nullval = HSTORE_VALISNULL(te, i); in hstore_contains()
999 if (nullval != HSTORE_VALISNULL(ve, idx) || in hstore_contains()
[all …]
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/contrib/hstore/
H A Dhstore_op.c140 if (idx < 0 || HSTORE_VALISNULL(entries, idx)) in hstore_fetchval()
282 HSTORE_VALISNULL(es, i)); in hstore_delete()
441 int snullval = HSTORE_VALISNULL(es, i); in hstore_delete_hstore()
443 if (snullval != HSTORE_VALISNULL(es2, j) || in hstore_delete_hstore()
609 if (idx < 0 || HSTORE_VALISNULL(entries, idx)) in hstore_slice_to_array()
755 if (HSTORE_VALISNULL(entries, i)) in hstore_avals()
806 if (HSTORE_VALISNULL(entries, i)) in hstore_to_array_internal()
941 if (HSTORE_VALISNULL(entries, i)) in hstore_svals()
996 bool nullval = HSTORE_VALISNULL(te, i); in hstore_contains()
999 if (nullval != HSTORE_VALISNULL(ve, idx) || in hstore_contains()
[all …]
/dports/databases/postgresql96-plpython/postgresql-9.6.24/contrib/hstore/
H A Dhstore_op.c140 if (idx < 0 || HSTORE_VALISNULL(entries, idx)) in hstore_fetchval()
282 HSTORE_VALISNULL(es, i)); in hstore_delete()
441 int snullval = HSTORE_VALISNULL(es, i); in hstore_delete_hstore()
443 if (snullval != HSTORE_VALISNULL(es2, j) || in hstore_delete_hstore()
609 if (idx < 0 || HSTORE_VALISNULL(entries, idx)) in hstore_slice_to_array()
755 if (HSTORE_VALISNULL(entries, i)) in hstore_avals()
806 if (HSTORE_VALISNULL(entries, i)) in hstore_to_array_internal()
941 if (HSTORE_VALISNULL(entries, i)) in hstore_svals()
996 bool nullval = HSTORE_VALISNULL(te, i); in hstore_contains()
999 if (nullval != HSTORE_VALISNULL(ve, idx) || in hstore_contains()
[all …]
/dports/databases/postgresql10-plpython/postgresql-10.19/contrib/hstore/
H A Dhstore_op.c140 if (idx < 0 || HSTORE_VALISNULL(entries, idx)) in hstore_fetchval()
282 HSTORE_VALISNULL(es, i)); in hstore_delete()
441 int snullval = HSTORE_VALISNULL(es, i); in hstore_delete_hstore()
443 if (snullval != HSTORE_VALISNULL(es2, j) || in hstore_delete_hstore()
609 if (idx < 0 || HSTORE_VALISNULL(entries, idx)) in hstore_slice_to_array()
755 if (HSTORE_VALISNULL(entries, i)) in hstore_avals()
806 if (HSTORE_VALISNULL(entries, i)) in hstore_to_array_internal()
941 if (HSTORE_VALISNULL(entries, i)) in hstore_svals()
996 bool nullval = HSTORE_VALISNULL(te, i); in hstore_contains()
999 if (nullval != HSTORE_VALISNULL(ve, idx) || in hstore_contains()
[all …]
/dports/databases/postgresql10-docs/postgresql-10.19/contrib/hstore/
H A Dhstore_op.c140 if (idx < 0 || HSTORE_VALISNULL(entries, idx)) in hstore_fetchval()
282 HSTORE_VALISNULL(es, i)); in hstore_delete()
441 int snullval = HSTORE_VALISNULL(es, i); in hstore_delete_hstore()
443 if (snullval != HSTORE_VALISNULL(es2, j) || in hstore_delete_hstore()
609 if (idx < 0 || HSTORE_VALISNULL(entries, idx)) in hstore_slice_to_array()
755 if (HSTORE_VALISNULL(entries, i)) in hstore_avals()
806 if (HSTORE_VALISNULL(entries, i)) in hstore_to_array_internal()
941 if (HSTORE_VALISNULL(entries, i)) in hstore_svals()
996 bool nullval = HSTORE_VALISNULL(te, i); in hstore_contains()
999 if (nullval != HSTORE_VALISNULL(ve, idx) || in hstore_contains()
[all …]
/dports/databases/postgresql10-plperl/postgresql-10.19/contrib/hstore/
H A Dhstore_op.c140 if (idx < 0 || HSTORE_VALISNULL(entries, idx)) in hstore_fetchval()
282 HSTORE_VALISNULL(es, i)); in hstore_delete()
441 int snullval = HSTORE_VALISNULL(es, i); in hstore_delete_hstore()
443 if (snullval != HSTORE_VALISNULL(es2, j) || in hstore_delete_hstore()
609 if (idx < 0 || HSTORE_VALISNULL(entries, idx)) in hstore_slice_to_array()
755 if (HSTORE_VALISNULL(entries, i)) in hstore_avals()
806 if (HSTORE_VALISNULL(entries, i)) in hstore_to_array_internal()
941 if (HSTORE_VALISNULL(entries, i)) in hstore_svals()
996 bool nullval = HSTORE_VALISNULL(te, i); in hstore_contains()
999 if (nullval != HSTORE_VALISNULL(ve, idx) || in hstore_contains()
[all …]
/dports/databases/postgresql10-client/postgresql-10.19/contrib/hstore/
H A Dhstore_op.c140 if (idx < 0 || HSTORE_VALISNULL(entries, idx)) in hstore_fetchval()
282 HSTORE_VALISNULL(es, i)); in hstore_delete()
441 int snullval = HSTORE_VALISNULL(es, i); in hstore_delete_hstore()
443 if (snullval != HSTORE_VALISNULL(es2, j) || in hstore_delete_hstore()
609 if (idx < 0 || HSTORE_VALISNULL(entries, idx)) in hstore_slice_to_array()
755 if (HSTORE_VALISNULL(entries, i)) in hstore_avals()
806 if (HSTORE_VALISNULL(entries, i)) in hstore_to_array_internal()
941 if (HSTORE_VALISNULL(entries, i)) in hstore_svals()
996 bool nullval = HSTORE_VALISNULL(te, i); in hstore_contains()
999 if (nullval != HSTORE_VALISNULL(ve, idx) || in hstore_contains()
[all …]
/dports/databases/postgresql10-pltcl/postgresql-10.19/contrib/hstore/
H A Dhstore_op.c140 if (idx < 0 || HSTORE_VALISNULL(entries, idx)) in hstore_fetchval()
282 HSTORE_VALISNULL(es, i)); in hstore_delete()
441 int snullval = HSTORE_VALISNULL(es, i); in hstore_delete_hstore()
443 if (snullval != HSTORE_VALISNULL(es2, j) || in hstore_delete_hstore()
609 if (idx < 0 || HSTORE_VALISNULL(entries, idx)) in hstore_slice_to_array()
755 if (HSTORE_VALISNULL(entries, i)) in hstore_avals()
806 if (HSTORE_VALISNULL(entries, i)) in hstore_to_array_internal()
941 if (HSTORE_VALISNULL(entries, i)) in hstore_svals()
996 bool nullval = HSTORE_VALISNULL(te, i); in hstore_contains()
999 if (nullval != HSTORE_VALISNULL(ve, idx) || in hstore_contains()
[all …]
/dports/databases/postgresql10-contrib/postgresql-10.19/contrib/hstore/
H A Dhstore_op.c140 if (idx < 0 || HSTORE_VALISNULL(entries, idx)) in hstore_fetchval()
282 HSTORE_VALISNULL(es, i)); in hstore_delete()
441 int snullval = HSTORE_VALISNULL(es, i); in hstore_delete_hstore()
443 if (snullval != HSTORE_VALISNULL(es2, j) || in hstore_delete_hstore()
609 if (idx < 0 || HSTORE_VALISNULL(entries, idx)) in hstore_slice_to_array()
755 if (HSTORE_VALISNULL(entries, i)) in hstore_avals()
806 if (HSTORE_VALISNULL(entries, i)) in hstore_to_array_internal()
941 if (HSTORE_VALISNULL(entries, i)) in hstore_svals()
996 bool nullval = HSTORE_VALISNULL(te, i); in hstore_contains()
999 if (nullval != HSTORE_VALISNULL(ve, idx) || in hstore_contains()
[all …]
/dports/databases/postgresql11-contrib/postgresql-11.14/contrib/hstore/
H A Dhstore_op.c140 if (idx < 0 || HSTORE_VALISNULL(entries, idx)) in hstore_fetchval()
282 HSTORE_VALISNULL(es, i)); in hstore_delete()
441 int snullval = HSTORE_VALISNULL(es, i); in hstore_delete_hstore()
443 if (snullval != HSTORE_VALISNULL(es2, j) || in hstore_delete_hstore()
609 if (idx < 0 || HSTORE_VALISNULL(entries, idx)) in hstore_slice_to_array()
755 if (HSTORE_VALISNULL(entries, i)) in hstore_avals()
806 if (HSTORE_VALISNULL(entries, i)) in hstore_to_array_internal()
941 if (HSTORE_VALISNULL(entries, i)) in hstore_svals()
996 bool nullval = HSTORE_VALISNULL(te, i); in hstore_contains()
999 if (nullval != HSTORE_VALISNULL(ve, idx) || in hstore_contains()
[all …]
/dports/databases/postgresql11-plpython/postgresql-11.14/contrib/hstore/
H A Dhstore_op.c140 if (idx < 0 || HSTORE_VALISNULL(entries, idx)) in hstore_fetchval()
282 HSTORE_VALISNULL(es, i)); in hstore_delete()
441 int snullval = HSTORE_VALISNULL(es, i); in hstore_delete_hstore()
443 if (snullval != HSTORE_VALISNULL(es2, j) || in hstore_delete_hstore()
609 if (idx < 0 || HSTORE_VALISNULL(entries, idx)) in hstore_slice_to_array()
755 if (HSTORE_VALISNULL(entries, i)) in hstore_avals()
806 if (HSTORE_VALISNULL(entries, i)) in hstore_to_array_internal()
941 if (HSTORE_VALISNULL(entries, i)) in hstore_svals()
996 bool nullval = HSTORE_VALISNULL(te, i); in hstore_contains()
999 if (nullval != HSTORE_VALISNULL(ve, idx) || in hstore_contains()
[all …]
/dports/databases/postgresql11-docs/postgresql-11.14/contrib/hstore/
H A Dhstore_op.c140 if (idx < 0 || HSTORE_VALISNULL(entries, idx)) in hstore_fetchval()
282 HSTORE_VALISNULL(es, i)); in hstore_delete()
441 int snullval = HSTORE_VALISNULL(es, i); in hstore_delete_hstore()
443 if (snullval != HSTORE_VALISNULL(es2, j) || in hstore_delete_hstore()
609 if (idx < 0 || HSTORE_VALISNULL(entries, idx)) in hstore_slice_to_array()
755 if (HSTORE_VALISNULL(entries, i)) in hstore_avals()
806 if (HSTORE_VALISNULL(entries, i)) in hstore_to_array_internal()
941 if (HSTORE_VALISNULL(entries, i)) in hstore_svals()
996 bool nullval = HSTORE_VALISNULL(te, i); in hstore_contains()
999 if (nullval != HSTORE_VALISNULL(ve, idx) || in hstore_contains()
[all …]
/dports/databases/postgresql11-plperl/postgresql-11.14/contrib/hstore/
H A Dhstore_op.c140 if (idx < 0 || HSTORE_VALISNULL(entries, idx)) in hstore_fetchval()
282 HSTORE_VALISNULL(es, i)); in hstore_delete()
441 int snullval = HSTORE_VALISNULL(es, i); in hstore_delete_hstore()
443 if (snullval != HSTORE_VALISNULL(es2, j) || in hstore_delete_hstore()
609 if (idx < 0 || HSTORE_VALISNULL(entries, idx)) in hstore_slice_to_array()
755 if (HSTORE_VALISNULL(entries, i)) in hstore_avals()
806 if (HSTORE_VALISNULL(entries, i)) in hstore_to_array_internal()
941 if (HSTORE_VALISNULL(entries, i)) in hstore_svals()
996 bool nullval = HSTORE_VALISNULL(te, i); in hstore_contains()
999 if (nullval != HSTORE_VALISNULL(ve, idx) || in hstore_contains()
[all …]
/dports/databases/postgresql10-server/postgresql-10.19/contrib/hstore/
H A Dhstore_op.c140 if (idx < 0 || HSTORE_VALISNULL(entries, idx)) in hstore_fetchval()
282 HSTORE_VALISNULL(es, i)); in hstore_delete()
441 int snullval = HSTORE_VALISNULL(es, i); in hstore_delete_hstore()
443 if (snullval != HSTORE_VALISNULL(es2, j) || in hstore_delete_hstore()
609 if (idx < 0 || HSTORE_VALISNULL(entries, idx)) in hstore_slice_to_array()
755 if (HSTORE_VALISNULL(entries, i)) in hstore_avals()
806 if (HSTORE_VALISNULL(entries, i)) in hstore_to_array_internal()
941 if (HSTORE_VALISNULL(entries, i)) in hstore_svals()
996 bool nullval = HSTORE_VALISNULL(te, i); in hstore_contains()
999 if (nullval != HSTORE_VALISNULL(ve, idx) || in hstore_contains()
[all …]
/dports/databases/postgresql11-pltcl/postgresql-11.14/contrib/hstore/
H A Dhstore_op.c140 if (idx < 0 || HSTORE_VALISNULL(entries, idx))
282 HSTORE_VALISNULL(es, i));
441 int snullval = HSTORE_VALISNULL(es, i);
443 if (snullval != HSTORE_VALISNULL(es2, j) ||
609 if (idx < 0 || HSTORE_VALISNULL(entries, idx))
755 if (HSTORE_VALISNULL(entries, i))
806 if (HSTORE_VALISNULL(entries, i))
941 if (HSTORE_VALISNULL(entries, i))
996 bool nullval = HSTORE_VALISNULL(te, i);
999 if (nullval != HSTORE_VALISNULL(ve, idx) ||
[all …]
/dports/databases/postgresql11-client/postgresql-11.14/contrib/hstore/
H A Dhstore_op.c140 if (idx < 0 || HSTORE_VALISNULL(entries, idx)) in hstore_fetchval()
282 HSTORE_VALISNULL(es, i)); in hstore_delete()
441 int snullval = HSTORE_VALISNULL(es, i); in hstore_delete_hstore()
443 if (snullval != HSTORE_VALISNULL(es2, j) || in hstore_delete_hstore()
609 if (idx < 0 || HSTORE_VALISNULL(entries, idx)) in hstore_slice_to_array()
755 if (HSTORE_VALISNULL(entries, i)) in hstore_avals()
806 if (HSTORE_VALISNULL(entries, i)) in hstore_to_array_internal()
941 if (HSTORE_VALISNULL(entries, i)) in hstore_svals()
996 bool nullval = HSTORE_VALISNULL(te, i); in hstore_contains()
999 if (nullval != HSTORE_VALISNULL(ve, idx) || in hstore_contains()
[all …]
/dports/databases/postgresql11-server/postgresql-11.14/contrib/hstore/
H A Dhstore_op.c140 if (idx < 0 || HSTORE_VALISNULL(entries, idx)) in hstore_fetchval()
282 HSTORE_VALISNULL(es, i)); in hstore_delete()
441 int snullval = HSTORE_VALISNULL(es, i); in hstore_delete_hstore()
443 if (snullval != HSTORE_VALISNULL(es2, j) || in hstore_delete_hstore()
609 if (idx < 0 || HSTORE_VALISNULL(entries, idx)) in hstore_slice_to_array()
755 if (HSTORE_VALISNULL(entries, i)) in hstore_avals()
806 if (HSTORE_VALISNULL(entries, i)) in hstore_to_array_internal()
941 if (HSTORE_VALISNULL(entries, i)) in hstore_svals()
996 bool nullval = HSTORE_VALISNULL(te, i); in hstore_contains()
999 if (nullval != HSTORE_VALISNULL(ve, idx) || in hstore_contains()
[all …]
/dports/databases/postgresql12-contrib/postgresql-12.9/contrib/hstore/
H A Dhstore_op.c140 if (idx < 0 || HSTORE_VALISNULL(entries, idx)) in hstore_fetchval()
282 HSTORE_VALISNULL(es, i)); in hstore_delete()
441 int snullval = HSTORE_VALISNULL(es, i); in hstore_delete_hstore()
443 if (snullval != HSTORE_VALISNULL(es2, j) || in hstore_delete_hstore()
609 if (idx < 0 || HSTORE_VALISNULL(entries, idx)) in hstore_slice_to_array()
755 if (HSTORE_VALISNULL(entries, i)) in hstore_avals()
806 if (HSTORE_VALISNULL(entries, i)) in hstore_to_array_internal()
941 if (HSTORE_VALISNULL(entries, i)) in hstore_svals()
996 bool nullval = HSTORE_VALISNULL(te, i); in hstore_contains()
999 if (nullval != HSTORE_VALISNULL(ve, idx) || in hstore_contains()
[all …]
/dports/databases/postgresql12-client/postgresql-12.9/contrib/hstore/
H A Dhstore_op.c140 if (idx < 0 || HSTORE_VALISNULL(entries, idx)) in hstore_fetchval()
282 HSTORE_VALISNULL(es, i)); in hstore_delete()
441 int snullval = HSTORE_VALISNULL(es, i); in hstore_delete_hstore()
443 if (snullval != HSTORE_VALISNULL(es2, j) || in hstore_delete_hstore()
609 if (idx < 0 || HSTORE_VALISNULL(entries, idx)) in hstore_slice_to_array()
755 if (HSTORE_VALISNULL(entries, i)) in hstore_avals()
806 if (HSTORE_VALISNULL(entries, i)) in hstore_to_array_internal()
941 if (HSTORE_VALISNULL(entries, i)) in hstore_svals()
996 bool nullval = HSTORE_VALISNULL(te, i); in hstore_contains()
999 if (nullval != HSTORE_VALISNULL(ve, idx) || in hstore_contains()
[all …]
/dports/databases/postgresql14-server/postgresql-14.1/contrib/hstore/
H A Dhstore_op.c139 if (idx < 0 || HSTORE_VALISNULL(entries, idx)) in hstore_fetchval()
281 HSTORE_VALISNULL(es, i)); in hstore_delete()
440 int snullval = HSTORE_VALISNULL(es, i); in hstore_delete_hstore()
442 if (snullval != HSTORE_VALISNULL(es2, j) || in hstore_delete_hstore()
608 if (idx < 0 || HSTORE_VALISNULL(entries, idx)) in hstore_slice_to_array()
754 if (HSTORE_VALISNULL(entries, i)) in hstore_avals()
805 if (HSTORE_VALISNULL(entries, i)) in hstore_to_array_internal()
940 if (HSTORE_VALISNULL(entries, i)) in hstore_svals()
995 bool nullval = HSTORE_VALISNULL(te, i); in hstore_contains()
998 if (nullval != HSTORE_VALISNULL(ve, idx) || in hstore_contains()
[all …]
/dports/databases/postgresql96-client/postgresql-9.6.24/contrib/hstore/
H A Dhstore_op.c140 if (idx < 0 || HSTORE_VALISNULL(entries, idx)) in hstore_fetchval()
282 HSTORE_VALISNULL(es, i)); in hstore_delete()
441 int snullval = HSTORE_VALISNULL(es, i); in hstore_delete_hstore()
443 if (snullval != HSTORE_VALISNULL(es2, j) || in hstore_delete_hstore()
609 if (idx < 0 || HSTORE_VALISNULL(entries, idx)) in hstore_slice_to_array()
755 if (HSTORE_VALISNULL(entries, i)) in hstore_avals()
806 if (HSTORE_VALISNULL(entries, i)) in hstore_to_array_internal()
941 if (HSTORE_VALISNULL(entries, i)) in hstore_svals()
996 bool nullval = HSTORE_VALISNULL(te, i); in hstore_contains()
999 if (nullval != HSTORE_VALISNULL(ve, idx) || in hstore_contains()
[all …]
/dports/databases/postgresql14-plpython/postgresql-14.1/contrib/hstore/
H A Dhstore_op.c139 if (idx < 0 || HSTORE_VALISNULL(entries, idx)) in hstore_fetchval()
281 HSTORE_VALISNULL(es, i)); in hstore_delete()
440 int snullval = HSTORE_VALISNULL(es, i); in hstore_delete_hstore()
442 if (snullval != HSTORE_VALISNULL(es2, j) || in hstore_delete_hstore()
608 if (idx < 0 || HSTORE_VALISNULL(entries, idx)) in hstore_slice_to_array()
754 if (HSTORE_VALISNULL(entries, i)) in hstore_avals()
805 if (HSTORE_VALISNULL(entries, i)) in hstore_to_array_internal()
940 if (HSTORE_VALISNULL(entries, i)) in hstore_svals()
995 bool nullval = HSTORE_VALISNULL(te, i); in hstore_contains()
998 if (nullval != HSTORE_VALISNULL(ve, idx) || in hstore_contains()
[all …]
/dports/databases/postgresql14-pltcl/postgresql-14.1/contrib/hstore/
H A Dhstore_op.c139 if (idx < 0 || HSTORE_VALISNULL(entries, idx)) in hstore_fetchval()
281 HSTORE_VALISNULL(es, i)); in hstore_delete()
440 int snullval = HSTORE_VALISNULL(es, i); in hstore_delete_hstore()
442 if (snullval != HSTORE_VALISNULL(es2, j) || in hstore_delete_hstore()
608 if (idx < 0 || HSTORE_VALISNULL(entries, idx)) in hstore_slice_to_array()
754 if (HSTORE_VALISNULL(entries, i)) in hstore_avals()
805 if (HSTORE_VALISNULL(entries, i)) in hstore_to_array_internal()
940 if (HSTORE_VALISNULL(entries, i)) in hstore_svals()
995 bool nullval = HSTORE_VALISNULL(te, i); in hstore_contains()
998 if (nullval != HSTORE_VALISNULL(ve, idx) || in hstore_contains()
[all …]
/dports/databases/postgresql14-plperl/postgresql-14.1/contrib/hstore/
H A Dhstore_op.c139 if (idx < 0 || HSTORE_VALISNULL(entries, idx)) in hstore_fetchval()
281 HSTORE_VALISNULL(es, i)); in hstore_delete()
440 int snullval = HSTORE_VALISNULL(es, i); in hstore_delete_hstore()
442 if (snullval != HSTORE_VALISNULL(es2, j) || in hstore_delete_hstore()
608 if (idx < 0 || HSTORE_VALISNULL(entries, idx)) in hstore_slice_to_array()
754 if (HSTORE_VALISNULL(entries, i)) in hstore_avals()
805 if (HSTORE_VALISNULL(entries, i)) in hstore_to_array_internal()
940 if (HSTORE_VALISNULL(entries, i)) in hstore_svals()
995 bool nullval = HSTORE_VALISNULL(te, i); in hstore_contains()
998 if (nullval != HSTORE_VALISNULL(ve, idx) || in hstore_contains()
[all …]
/dports/databases/postgresql13-pltcl/postgresql-13.5/contrib/hstore/
H A Dhstore_op.c139 if (idx < 0 || HSTORE_VALISNULL(entries, idx)) in hstore_fetchval()
281 HSTORE_VALISNULL(es, i)); in hstore_delete()
440 int snullval = HSTORE_VALISNULL(es, i); in hstore_delete_hstore()
442 if (snullval != HSTORE_VALISNULL(es2, j) || in hstore_delete_hstore()
608 if (idx < 0 || HSTORE_VALISNULL(entries, idx)) in hstore_slice_to_array()
754 if (HSTORE_VALISNULL(entries, i)) in hstore_avals()
805 if (HSTORE_VALISNULL(entries, i)) in hstore_to_array_internal()
940 if (HSTORE_VALISNULL(entries, i)) in hstore_svals()
995 bool nullval = HSTORE_VALISNULL(te, i); in hstore_contains()
998 if (nullval != HSTORE_VALISNULL(ve, idx) || in hstore_contains()
[all …]

12345678910>>...13