32 #define OperatorRelationId 2617
64 #define Natts_pg_operator 14
65 #define Anum_pg_operator_oprname 1
66 #define Anum_pg_operator_oprnamespace 2
67 #define Anum_pg_operator_oprowner 3
68 #define Anum_pg_operator_oprkind 4
69 #define Anum_pg_operator_oprcanmerge 5
70 #define Anum_pg_operator_oprcanhash 6
71 #define Anum_pg_operator_oprleft 7
72 #define Anum_pg_operator_oprright 8
73 #define Anum_pg_operator_oprresult 9
74 #define Anum_pg_operator_oprcom 10
75 #define Anum_pg_operator_oprnegate 11
76 #define Anum_pg_operator_oprcode 12
77 #define Anum_pg_operator_oprrest 13
78 #define Anum_pg_operator_oprjoin 14
99 DESCR(
"greater than");
101 DESCR(
"less than or equal");
103 DESCR(
"greater than or equal");
108 DESCR(
"greater than");
111 #define BooleanNotEqualOperator 85
114 #define BooleanEqualOperator 91
116 DESCR(
"less than or equal");
118 DESCR(
"greater than or equal");
130 #define Int4EqualOperator 96
133 #define Int4LessOperator 97
136 #define TextEqualOperator 98
138 DATA(insert OID = 349 (
"||" PGNSP PGUID b f f 2277 2283 2277 0 0
array_append - - ));
139 DESCR(
"append element onto end of array");
140 DATA(insert OID = 374 (
"||" PGNSP PGUID b f f 2283 2277 2277 0 0
array_prepend - - ));
141 DESCR(
"prepend element onto front of array");
142 DATA(insert OID = 375 (
"||" PGNSP PGUID b f f 2277 2277 2277 0 0
array_cat - - ));
143 DESCR(
"concatenate");
147 DATA(insert OID = 353 (
"=" PGNSP PGUID b f f 28 23 16 0 3316 xideqint4
eqsel eqjoinsel ));
153 DATA(insert OID = 388 (
"!" PGNSP PGUID r f f 20 0 1700 0 0
numeric_fac - - ));
155 DATA(insert OID = 389 (
"!!" PGNSP PGUID l f f 0 20 1700 0 0
numeric_fac - - ));
156 DESCR(
"deprecated, use ! instead");
164 #define TIDEqualOperator 387
169 #define TIDLessOperator 2799
171 DESCR(
"greater than");
173 DESCR(
"less than or equal");
175 DESCR(
"greater than or equal");
183 #define Int8LessOperator 412
185 DESCR(
"greater than");
187 DESCR(
"less than or equal");
189 DESCR(
"greater than or equal");
198 DESCR(
"greater than");
200 DESCR(
"less than or equal");
202 DESCR(
"greater than or equal");
203 DATA(insert OID = 439 (
"%" PGNSP PGUID b f f 20 20 20 0 0
int8mod - - ));
205 DATA(insert OID = 473 (
"@" PGNSP PGUID l f f 0 20 20 0 0
int8abs - - ));
206 DESCR(
"absolute value");
208 DATA(insert OID = 484 (
"-" PGNSP PGUID l f f 0 20 20 0 0
int8um - - ));
213 DESCR(
"overlaps or is left of");
215 DESCR(
"overlaps or is right of");
217 DESCR(
"is right of");
219 DESCR(
"is contained by");
229 DESCR(
"overlaps or is left of");
231 DESCR(
"overlaps or is right of");
233 DESCR(
"is right of");
235 DESCR(
"is contained by");
243 DESCR(
"greater than or equal by area");
245 DESCR(
"greater than by area");
247 DESCR(
"equal by area");
249 DESCR(
"less than by area");
251 DESCR(
"less than or equal by area");
257 DESCR(
"is right of");
263 DESCR(
"point inside box");
266 DATA(insert OID = 512 (
"<@" PGNSP PGUID b f f 600 602 16 755 0
on_ppath - - ));
267 DESCR(
"point within closed path, or point on open path");
268 DATA(insert OID = 513 (
"@@" PGNSP PGUID l f f 0 603 600 0 0
box_center - - ));
270 DATA(insert OID = 514 (
"*" PGNSP PGUID b f f 23 23 23 514 0
int4mul - - ));
272 DATA(insert OID = 517 (
"<->" PGNSP PGUID b f f 600 600 701 517 0
point_distance - - ));
273 DESCR(
"distance between");
279 DESCR(
"greater than");
281 DESCR(
"greater than");
283 DESCR(
"less than or equal");
285 DESCR(
"less than or equal");
287 DESCR(
"greater than or equal");
289 DESCR(
"greater than or equal");
290 DATA(insert OID = 526 (
"*" PGNSP PGUID b f f 21 21 21 526 0
int2mul - - ));
292 DATA(insert OID = 527 (
"/" PGNSP PGUID b f f 21 21 21 0 0
int2div - - ));
294 DATA(insert OID = 528 (
"/" PGNSP PGUID b f f 23 23 23 0 0
int4div - - ));
296 DATA(insert OID = 529 (
"%" PGNSP PGUID b f f 21 21 21 0 0
int2mod - - ));
298 DATA(insert OID = 530 (
"%" PGNSP PGUID b f f 23 23 23 0 0
int4mod - - ));
311 DESCR(
"greater than");
313 DESCR(
"greater than");
319 DESCR(
"less than or equal");
321 DESCR(
"less than or equal");
323 DESCR(
"greater than or equal");
325 DESCR(
"greater than or equal");
326 DATA(insert OID = 544 (
"*" PGNSP PGUID b f f 21 23 23 545 0
int24mul - - ));
328 DATA(insert OID = 545 (
"*" PGNSP PGUID b f f 23 21 23 544 0
int42mul - - ));
330 DATA(insert OID = 546 (
"/" PGNSP PGUID b f f 21 23 23 0 0
int24div - - ));
332 DATA(insert OID = 547 (
"/" PGNSP PGUID b f f 23 21 23 0 0
int42div - - ));
334 DATA(insert OID = 550 (
"+" PGNSP PGUID b f f 21 21 21 550 0
int2pl - - ));
336 DATA(insert OID = 551 (
"+" PGNSP PGUID b f f 23 23 23 551 0
int4pl - - ));
338 DATA(insert OID = 552 (
"+" PGNSP PGUID b f f 21 23 23 553 0
int24pl - - ));
340 DATA(insert OID = 553 (
"+" PGNSP PGUID b f f 23 21 23 552 0
int42pl - - ));
342 DATA(insert OID = 554 (
"-" PGNSP PGUID b f f 21 21 21 0 0
int2mi - - ));
344 DATA(insert OID = 555 (
"-" PGNSP PGUID b f f 23 23 23 0 0
int4mi - - ));
346 DATA(insert OID = 556 (
"-" PGNSP PGUID b f f 21 23 23 0 0
int24mi - - ));
348 DATA(insert OID = 557 (
"-" PGNSP PGUID b f f 23 21 23 0 0
int42mi - - ));
350 DATA(insert OID = 558 (
"-" PGNSP PGUID l f f 0 23 23 0 0
int4um - - ));
352 DATA(insert OID = 559 (
"-" PGNSP PGUID l f f 0 21 21 0 0
int2um - - ));
361 DESCR(
"greater than");
363 DESCR(
"less than or equal");
365 DESCR(
"greater than or equal");
373 DESCR(
"greater than");
375 DESCR(
"less than or equal");
377 DESCR(
"greater than or equal");
380 DATA(insert OID = 573 (
"<<" PGNSP PGUID b f f 704 704 16 0 0
tintervalct - - ));
382 DATA(insert OID = 574 (
"&&" PGNSP PGUID b f f 704 704 16 574 0
tintervalov - - ));
384 DATA(insert OID = 575 (
"#=" PGNSP PGUID b f f 704 703 16 0 576
tintervalleneq - - ));
385 DESCR(
"equal by length");
386 DATA(insert OID = 576 (
"#<>" PGNSP PGUID b f f 704 703 16 0 575
tintervallenne - - ));
387 DESCR(
"not equal by length");
388 DATA(insert OID = 577 (
"#<" PGNSP PGUID b f f 704 703 16 0 580
tintervallenlt - - ));
389 DESCR(
"less than by length");
390 DATA(insert OID = 578 (
"#>" PGNSP PGUID b f f 704 703 16 0 579
tintervallengt - - ));
391 DESCR(
"greater than by length");
392 DATA(insert OID = 579 (
"#<=" PGNSP PGUID b f f 704 703 16 0 578
tintervallenle - - ));
393 DESCR(
"less than or equal by length");
394 DATA(insert OID = 580 (
"#>=" PGNSP PGUID b f f 704 703 16 0 577
tintervallenge - - ));
395 DESCR(
"greater than or equal by length");
396 DATA(insert OID = 581 (
"+" PGNSP PGUID b f f 702 703 702 0 0
timepl - - ));
398 DATA(insert OID = 582 (
"-" PGNSP PGUID b f f 702 703 702 0 0
timemi - - ));
400 DATA(insert OID = 583 (
"<?>" PGNSP PGUID b f f 702 704 16 0 0
intinterval - - ));
401 DESCR(
"is contained by");
402 DATA(insert OID = 584 (
"-" PGNSP PGUID l f f 0 700 700 0 0
float4um - - ));
404 DATA(insert OID = 585 (
"-" PGNSP PGUID l f f 0 701 701 0 0
float8um - - ));
406 DATA(insert OID = 586 (
"+" PGNSP PGUID b f f 700 700 700 586 0
float4pl - - ));
408 DATA(insert OID = 587 (
"-" PGNSP PGUID b f f 700 700 700 0 0
float4mi - - ));
410 DATA(insert OID = 588 (
"/" PGNSP PGUID b f f 700 700 700 0 0
float4div - - ));
412 DATA(insert OID = 589 (
"*" PGNSP PGUID b f f 700 700 700 589 0
float4mul - - ));
414 DATA(insert OID = 590 (
"@" PGNSP PGUID l f f 0 700 700 0 0
float4abs - - ));
415 DESCR(
"absolute value");
416 DATA(insert OID = 591 (
"+" PGNSP PGUID b f f 701 701 701 591 0
float8pl - - ));
418 DATA(insert OID = 592 (
"-" PGNSP PGUID b f f 701 701 701 0 0
float8mi - - ));
420 DATA(insert OID = 593 (
"/" PGNSP PGUID b f f 701 701 701 0 0
float8div - - ));
422 DATA(insert OID = 594 (
"*" PGNSP PGUID b f f 701 701 701 594 0
float8mul - - ));
424 DATA(insert OID = 595 (
"@" PGNSP PGUID l f f 0 701 701 0 0
float8abs - - ));
425 DESCR(
"absolute value");
426 DATA(insert OID = 596 (
"|/" PGNSP PGUID l f f 0 701 701 0 0
dsqrt - - ));
427 DESCR(
"square root");
428 DATA(insert OID = 597 (
"||/" PGNSP PGUID l f f 0 701 701 0 0
dcbrt - - ));
431 DESCR(
"start of interval");
432 DATA(insert OID = 606 (
"<#>" PGNSP PGUID b f f 702 702 704 0 0
mktinterval - - ));
433 DESCR(
"convert to tinterval");
442 DESCR(
"greater than");
444 DESCR(
"less than or equal");
446 DESCR(
"greater than or equal");
453 DESCR(
"greater than");
455 DESCR(
"less than or equal");
457 DESCR(
"greater than or equal");
461 DATA(insert OID = 613 (
"<->" PGNSP PGUID b f f 600 628 701 0 0
dist_pl - - ));
462 DESCR(
"distance between");
463 DATA(insert OID = 614 (
"<->" PGNSP PGUID b f f 600 601 701 0 0
dist_ps - - ));
464 DESCR(
"distance between");
465 DATA(insert OID = 615 (
"<->" PGNSP PGUID b f f 600 603 701 0 0
dist_pb - - ));
466 DESCR(
"distance between");
467 DATA(insert OID = 616 (
"<->" PGNSP PGUID b f f 601 628 701 0 0
dist_sl - - ));
468 DESCR(
"distance between");
469 DATA(insert OID = 617 (
"<->" PGNSP PGUID b f f 601 603 701 0 0
dist_sb - - ));
470 DESCR(
"distance between");
471 DATA(insert OID = 618 (
"<->" PGNSP PGUID b f f 600 602 701 0 0
dist_ppath - - ));
472 DESCR(
"distance between");
481 DESCR(
"greater than");
483 DESCR(
"less than or equal");
485 DESCR(
"greater than or equal");
492 DESCR(
"less than or equal");
494 DESCR(
"greater than");
496 DESCR(
"greater than or equal");
499 DESCR(
"matches regular expression, case-sensitive");
500 #define OID_NAME_REGEXEQ_OP 639
502 DESCR(
"does not match regular expression, case-sensitive");
504 DESCR(
"matches regular expression, case-sensitive");
505 #define OID_TEXT_REGEXEQ_OP 641
507 DESCR(
"does not match regular expression, case-sensitive");
510 DATA(insert OID = 654 (
"||" PGNSP PGUID b f f 25 25 25 0 0
textcat - - ));
511 DESCR(
"concatenate");
516 DESCR(
"less than or equal");
518 DESCR(
"greater than");
520 DESCR(
"greater than or equal");
524 DESCR(
"less than or equal");
526 DESCR(
"greater than");
528 DESCR(
"greater than or equal");
536 #define Float8LessOperator 672
538 DESCR(
"less than or equal");
540 DESCR(
"greater than");
542 DESCR(
"greater than or equal");
544 DATA(insert OID = 682 (
"@" PGNSP PGUID l f f 0 21 21 0 0
int2abs - - ));
545 DESCR(
"absolute value");
546 DATA(insert OID = 684 (
"+" PGNSP PGUID b f f 20 20 20 684 0
int8pl - - ));
548 DATA(insert OID = 685 (
"-" PGNSP PGUID b f f 20 20 20 0 0
int8mi - - ));
550 DATA(insert OID = 686 (
"*" PGNSP PGUID b f f 20 20 20 686 0
int8mul - - ));
552 DATA(insert OID = 687 (
"/" PGNSP PGUID b f f 20 20 20 0 0
int8div - - ));
555 DATA(insert OID = 688 (
"+" PGNSP PGUID b f f 20 23 20 692 0
int84pl - - ));
557 DATA(insert OID = 689 (
"-" PGNSP PGUID b f f 20 23 20 0 0
int84mi - - ));
559 DATA(insert OID = 690 (
"*" PGNSP PGUID b f f 20 23 20 694 0
int84mul - - ));
561 DATA(insert OID = 691 (
"/" PGNSP PGUID b f f 20 23 20 0 0
int84div - - ));
563 DATA(insert OID = 692 (
"+" PGNSP PGUID b f f 23 20 20 688 0
int48pl - - ));
565 DATA(insert OID = 693 (
"-" PGNSP PGUID b f f 23 20 20 0 0
int48mi - - ));
567 DATA(insert OID = 694 (
"*" PGNSP PGUID b f f 23 20 20 690 0
int48mul - - ));
569 DATA(insert OID = 695 (
"/" PGNSP PGUID b f f 23 20 20 0 0
int48div - - ));
572 DATA(insert OID = 818 (
"+" PGNSP PGUID b f f 20 21 20 822 0
int82pl - - ));
574 DATA(insert OID = 819 (
"-" PGNSP PGUID b f f 20 21 20 0 0
int82mi - - ));
576 DATA(insert OID = 820 (
"*" PGNSP PGUID b f f 20 21 20 824 0
int82mul - - ));
578 DATA(insert OID = 821 (
"/" PGNSP PGUID b f f 20 21 20 0 0
int82div - - ));
580 DATA(insert OID = 822 (
"+" PGNSP PGUID b f f 21 20 20 818 0
int28pl - - ));
582 DATA(insert OID = 823 (
"-" PGNSP PGUID b f f 21 20 20 0 0
int28mi - - ));
584 DATA(insert OID = 824 (
"*" PGNSP PGUID b f f 21 20 20 820 0
int28mul - - ));
586 DATA(insert OID = 825 (
"/" PGNSP PGUID b f f 21 20 20 0 0
int28div - - ));
589 DATA(insert OID = 706 (
"<->" PGNSP PGUID b f f 603 603 701 706 0
box_distance - - ));
590 DESCR(
"distance between");
591 DATA(insert OID = 707 (
"<->" PGNSP PGUID b f f 602 602 701 707 0
path_distance - - ));
592 DESCR(
"distance between");
593 DATA(insert OID = 708 (
"<->" PGNSP PGUID b f f 628 628 701 708 0
line_distance - - ));
594 DESCR(
"distance between");
595 DATA(insert OID = 709 (
"<->" PGNSP PGUID b f f 601 601 701 709 0
lseg_distance - - ));
596 DESCR(
"distance between");
597 DATA(insert OID = 712 (
"<->" PGNSP PGUID b f f 604 604 701 712 0
poly_distance - - ));
598 DESCR(
"distance between");
604 DATA(insert OID = 731 (
"+" PGNSP PGUID b f f 600 600 600 731 0
point_add - - ));
605 DESCR(
"add points (translate)");
606 DATA(insert OID = 732 (
"-" PGNSP PGUID b f f 600 600 600 0 0
point_sub - - ));
607 DESCR(
"subtract points (translate)");
608 DATA(insert OID = 733 (
"*" PGNSP PGUID b f f 600 600 600 733 0
point_mul - - ));
609 DESCR(
"multiply points (scale/rotate)");
610 DATA(insert OID = 734 (
"/" PGNSP PGUID b f f 600 600 600 0 0
point_div - - ));
611 DESCR(
"divide points (scale/rotate)");
612 DATA(insert OID = 735 (
"+" PGNSP PGUID b f f 602 602 602 735 0
path_add - - ));
613 DESCR(
"concatenate");
614 DATA(insert OID = 736 (
"+" PGNSP PGUID b f f 602 600 602 0 0
path_add_pt - - ));
615 DESCR(
"add (translate path)");
616 DATA(insert OID = 737 (
"-" PGNSP PGUID b f f 602 600 602 0 0
path_sub_pt - - ));
617 DESCR(
"subtract (translate path)");
618 DATA(insert OID = 738 (
"*" PGNSP PGUID b f f 602 600 602 0 0
path_mul_pt - - ));
619 DESCR(
"multiply (rotate/scale path)");
620 DATA(insert OID = 739 (
"/" PGNSP PGUID b f f 602 600 602 0 0
path_div_pt - - ));
621 DESCR(
"divide (rotate/scale path)");
622 DATA(insert OID = 755 (
"@>" PGNSP PGUID b f f 602 600 16 512 0 path_contain_pt - - ));
625 DESCR(
"is contained by");
629 DESCR(
"is contained by");
633 DATA(insert OID = 773 (
"@" PGNSP PGUID l f f 0 23 23 0 0
int4abs - - ));
634 DESCR(
"absolute value");
639 DATA(insert OID = 793 (
"<" PGNSP PGUID b f f 602 602 16 794 0
path_n_lt - - ));
641 DATA(insert OID = 794 (
">" PGNSP PGUID b f f 602 602 16 793 0
path_n_gt - - ));
642 DESCR(
"greater than");
643 DATA(insert OID = 795 (
"<=" PGNSP PGUID b f f 602 602 16 796 0
path_n_le - - ));
644 DESCR(
"less than or equal");
645 DATA(insert OID = 796 (
">=" PGNSP PGUID b f f 602 602 16 795 0
path_n_ge - - ));
646 DESCR(
"greater than or equal");
647 DATA(insert OID = 797 (
"#" PGNSP PGUID l f f 0 602 23 0 0
path_npoints - - ));
648 DESCR(
"number of points");
649 DATA(insert OID = 798 (
"?#" PGNSP PGUID b f f 602 602 16 0 0
path_inter - - ));
651 DATA(insert OID = 799 (
"@-@" PGNSP PGUID l f f 0 602 701 0 0
path_length - - ));
652 DESCR(
"sum of path segment lengths");
654 DESCR(
"is above (allows touching)");
656 DESCR(
"is below (allows touching)");
658 DESCR(
"deprecated, use && instead");
659 DATA(insert OID = 803 (
"#" PGNSP PGUID b f f 603 603 603 0 0
box_intersect - - ));
660 DESCR(
"box intersection");
661 DATA(insert OID = 804 (
"+" PGNSP PGUID b f f 603 600 603 0 0
box_add - - ));
662 DESCR(
"add point to box (translate)");
663 DATA(insert OID = 805 (
"-" PGNSP PGUID b f f 603 600 603 0 0
box_sub - - ));
664 DESCR(
"subtract point from box (translate)");
665 DATA(insert OID = 806 (
"*" PGNSP PGUID b f f 603 600 603 0 0
box_mul - - ));
666 DESCR(
"multiply box by point (scale)");
667 DATA(insert OID = 807 (
"/" PGNSP PGUID b f f 603 600 603 0 0
box_div - - ));
668 DESCR(
"divide box by point (scale)");
669 DATA(insert OID = 808 (
"?-" PGNSP PGUID b f f 600 600 16 808 0
point_horiz - - ));
670 DESCR(
"horizontally aligned");
671 DATA(insert OID = 809 (
"?|" PGNSP PGUID b f f 600 600 16 809 0
point_vert - - ));
672 DESCR(
"vertically aligned");
681 DESCR(
"greater than");
683 DESCR(
"less than or equal");
685 DESCR(
"greater than or equal");
687 DATA(insert OID = 843 (
"*" PGNSP PGUID b f f 790 700 790 845 0
cash_mul_flt4 - - ));
689 DATA(insert OID = 844 (
"/" PGNSP PGUID b f f 790 700 790 0 0
cash_div_flt4 - - ));
691 DATA(insert OID = 845 (
"*" PGNSP PGUID b f f 700 790 790 843 0
flt4_mul_cash - - ));
701 DESCR(
"greater than");
703 DESCR(
"less than or equal");
705 DESCR(
"greater than or equal");
706 DATA(insert OID = 906 (
"+" PGNSP PGUID b f f 790 790 790 906 0
cash_pl - - ));
708 DATA(insert OID = 907 (
"-" PGNSP PGUID b f f 790 790 790 0 0
cash_mi - - ));
710 DATA(insert OID = 908 (
"*" PGNSP PGUID b f f 790 701 790 916 0
cash_mul_flt8 - - ));
712 DATA(insert OID = 909 (
"/" PGNSP PGUID b f f 790 701 790 0 0
cash_div_flt8 - - ));
714 DATA(insert OID = 912 (
"*" PGNSP PGUID b f f 790 23 790 917 0
cash_mul_int4 - - ));
716 DATA(insert OID = 913 (
"/" PGNSP PGUID b f f 790 23 790 0 0
cash_div_int4 - - ));
718 DATA(insert OID = 914 (
"*" PGNSP PGUID b f f 790 21 790 918 0
cash_mul_int2 - - ));
720 DATA(insert OID = 915 (
"/" PGNSP PGUID b f f 790 21 790 0 0
cash_div_int2 - - ));
722 DATA(insert OID = 916 (
"*" PGNSP PGUID b f f 701 790 790 908 0
flt8_mul_cash - - ));
724 DATA(insert OID = 917 (
"*" PGNSP PGUID b f f 23 790 790 912 0
int4_mul_cash - - ));
726 DATA(insert OID = 918 (
"*" PGNSP PGUID b f f 21 790 790 914 0
int2_mul_cash - - ));
728 DATA(insert OID = 3825 (
"/" PGNSP PGUID b f f 790 790 701 0 0
cash_div_cash - - ));
731 DATA(insert OID = 965 (
"^" PGNSP PGUID b f f 701 701 701 0 0
dpow - - ));
732 DESCR(
"exponentiation");
733 DATA(insert OID = 966 (
"+" PGNSP PGUID b f f 1034 1033 1034 0 0
aclinsert - - ));
734 DESCR(
"add/update ACL item");
735 DATA(insert OID = 967 (
"-" PGNSP PGUID b f f 1034 1033 1034 0 0
aclremove - - ));
736 DESCR(
"remove ACL item");
737 DATA(insert OID = 968 (
"@>" PGNSP PGUID b f f 1034 1033 16 0 0
aclcontains - - ));
739 DATA(insert OID = 974 (
"=" PGNSP PGUID b f t 1033 1033 16 974 0 aclitemeq
eqsel eqjoinsel ));
743 DATA(insert OID = 969 (
"@@" PGNSP PGUID l f f 0 601 600 0 0
lseg_center - - ));
745 DATA(insert OID = 970 (
"@@" PGNSP PGUID l f f 0 602 600 0 0
path_center - - ));
747 DATA(insert OID = 971 (
"@@" PGNSP PGUID l f f 0 604 600 0 0
poly_center - - ));
754 DESCR(
"matches regular expression, case-sensitive");
755 #define OID_BPCHAR_REGEXEQ_OP 1055
757 DESCR(
"does not match regular expression, case-sensitive");
763 DESCR(
"less than or equal");
765 DESCR(
"greater than");
767 DESCR(
"greater than or equal");
772 #define ARRAY_EQ_OP 1070
777 #define ARRAY_LT_OP 1072
779 DESCR(
"greater than");
780 #define ARRAY_GT_OP 1073
782 DESCR(
"less than or equal");
784 DESCR(
"greater than or equal");
798 DESCR(
"less than or equal");
800 DESCR(
"greater than");
802 DESCR(
"greater than or equal");
803 DATA(insert OID = 1099 (
"-" PGNSP PGUID b f f 1082 1082 23 0 0
date_mi - - ));
805 DATA(insert OID = 1100 (
"+" PGNSP PGUID b f f 1082 23 1082 2555 0
date_pli - - ));
807 DATA(insert OID = 1101 (
"-" PGNSP PGUID b f f 1082 23 1082 0 0
date_mii - - ));
818 DESCR(
"less than or equal");
820 DESCR(
"greater than");
822 DESCR(
"greater than or equal");
832 DESCR(
"less than or equal");
834 DESCR(
"greater than");
836 DESCR(
"greater than or equal");
839 DATA(insert OID = 1116 (
"+" PGNSP PGUID b f f 700 701 701 1126 0
float48pl - - ));
841 DATA(insert OID = 1117 (
"-" PGNSP PGUID b f f 700 701 701 0 0
float48mi - - ));
843 DATA(insert OID = 1118 (
"/" PGNSP PGUID b f f 700 701 701 0 0
float48div - - ));
845 DATA(insert OID = 1119 (
"*" PGNSP PGUID b f f 700 701 701 1129 0
float48mul - - ));
854 DESCR(
"greater than");
856 DESCR(
"less than or equal");
858 DESCR(
"greater than or equal");
861 DATA(insert OID = 1126 (
"+" PGNSP PGUID b f f 701 700 701 1116 0
float84pl - - ));
863 DATA(insert OID = 1127 (
"-" PGNSP PGUID b f f 701 700 701 0 0
float84mi - - ));
865 DATA(insert OID = 1128 (
"/" PGNSP PGUID b f f 701 700 701 0 0
float84div - - ));
867 DATA(insert OID = 1129 (
"*" PGNSP PGUID b f f 701 700 701 1119 0
float84mul - - ));
876 DESCR(
"greater than");
878 DESCR(
"less than or equal");
880 DESCR(
"greater than or equal");
885 DESCR(
"matches LIKE expression");
886 #define OID_NAME_LIKE_OP 1207
888 DESCR(
"does not match LIKE expression");
890 DESCR(
"matches LIKE expression");
891 #define OID_TEXT_LIKE_OP 1209
893 DESCR(
"does not match LIKE expression");
895 DESCR(
"matches LIKE expression");
896 #define OID_BPCHAR_LIKE_OP 1211
898 DESCR(
"does not match LIKE expression");
902 DESCR(
"matches regular expression, case-insensitive");
903 #define OID_NAME_ICREGEXEQ_OP 1226
905 DESCR(
"does not match regular expression, case-insensitive");
907 DESCR(
"matches regular expression, case-insensitive");
908 #define OID_TEXT_ICREGEXEQ_OP 1228
910 DESCR(
"does not match regular expression, case-insensitive");
912 DESCR(
"matches regular expression, case-insensitive");
913 #define OID_BPCHAR_ICREGEXEQ_OP 1234
915 DESCR(
"does not match regular expression, case-insensitive");
918 DATA(insert OID = 1320 (
"=" PGNSP PGUID b t t 1184 1184 16 1320 1321 timestamptz_eq
eqsel eqjoinsel ));
920 DATA(insert OID = 1321 (
"<>" PGNSP PGUID b f f 1184 1184 16 1321 1320 timestamptz_ne
neqsel neqjoinsel ));
925 DESCR(
"less than or equal");
927 DESCR(
"greater than");
929 DESCR(
"greater than or equal");
932 DATA(insert OID = 1328 (
"-" PGNSP PGUID b f f 1184 1184 1186 0 0 timestamptz_mi - - ));
945 DESCR(
"less than or equal");
947 DESCR(
"greater than");
949 DESCR(
"greater than or equal");
951 DATA(insert OID = 1336 (
"-" PGNSP PGUID l f f 0 1186 1186 0 0
interval_um - - ));
953 DATA(insert OID = 1337 (
"+" PGNSP PGUID b f f 1186 1186 1186 1337 0
interval_pl - - ));
955 DATA(insert OID = 1338 (
"-" PGNSP PGUID b f f 1186 1186 1186 0 0
interval_mi - - ));
958 DATA(insert OID = 1360 (
"+" PGNSP PGUID b f f 1082 1083 1114 1363 0 datetime_pl - - ));
959 DESCR(
"convert date and time to timestamp");
960 DATA(insert OID = 1361 (
"+" PGNSP PGUID b f f 1082 1266 1184 1366 0 datetimetz_pl - - ));
961 DESCR(
"convert date and time with time zone to timestamp with time zone");
962 DATA(insert OID = 1363 (
"+" PGNSP PGUID b f f 1083 1082 1114 1360 0 timedate_pl - - ));
963 DESCR(
"convert time and date to timestamp");
964 DATA(insert OID = 1366 (
"+" PGNSP PGUID b f f 1266 1082 1184 1361 0 timetzdate_pl - - ));
965 DESCR(
"convert time with time zone and date to timestamp with time zone");
967 DATA(insert OID = 1399 (
"-" PGNSP PGUID b f f 1083 1083 1186 0 0
time_mi_time - - ));
971 DATA(insert OID = 1420 (
"@@" PGNSP PGUID l f f 0 718 600 0 0
circle_center - - ));
974 DESCR(
"equal by area");
976 DESCR(
"not equal by area");
978 DESCR(
"less than by area");
980 DESCR(
"greater than by area");
982 DESCR(
"less than or equal by area");
984 DESCR(
"greater than or equal by area");
989 DESCR(
"overlaps or is left of");
991 DESCR(
"overlaps or is right of");
993 DESCR(
"is right of");
995 DESCR(
"is contained by");
1007 DATA(insert OID = 1516 (
"+" PGNSP PGUID b f f 718 600 718 0 0
circle_add_pt - - ));
1009 DATA(insert OID = 1517 (
"-" PGNSP PGUID b f f 718 600 718 0 0
circle_sub_pt - - ));
1011 DATA(insert OID = 1518 (
"*" PGNSP PGUID b f f 718 600 718 0 0
circle_mul_pt - - ));
1013 DATA(insert OID = 1519 (
"/" PGNSP PGUID b f f 718 600 718 0 0
circle_div_pt - - ));
1016 DATA(insert OID = 1520 (
"<->" PGNSP PGUID b f f 718 718 701 1520 0
circle_distance - - ));
1017 DESCR(
"distance between");
1018 DATA(insert OID = 1521 (
"#" PGNSP PGUID l f f 0 604 23 0 0
poly_npoints - - ));
1019 DESCR(
"number of points");
1020 DATA(insert OID = 1522 (
"<->" PGNSP PGUID b f f 600 718 701 3291 0
dist_pc - - ));
1021 DESCR(
"distance between");
1022 DATA(insert OID = 3291 (
"<->" PGNSP PGUID b f f 718 600 701 1522 0
dist_cpoint - - ));
1023 DESCR(
"distance between");
1024 DATA(insert OID = 3276 (
"<->" PGNSP PGUID b f f 600 604 701 3289 0
dist_ppoly - - ));
1025 DESCR(
"distance between");
1026 DATA(insert OID = 3289 (
"<->" PGNSP PGUID b f f 604 600 701 3276 0
dist_polyp - - ));
1027 DESCR(
"distance between");
1028 DATA(insert OID = 1523 (
"<->" PGNSP PGUID b f f 718 604 701 0 0
dist_cpoly - - ));
1029 DESCR(
"distance between");
1032 DATA(insert OID = 1524 (
"<->" PGNSP PGUID b f f 628 603 701 0 0
dist_lb - - ));
1033 DESCR(
"distance between");
1035 DATA(insert OID = 1525 (
"?#" PGNSP PGUID b f f 601 601 16 1525 0
lseg_intersect - - ));
1037 DATA(insert OID = 1526 (
"?||" PGNSP PGUID b f f 601 601 16 1526 0
lseg_parallel - - ));
1039 DATA(insert OID = 1527 (
"?-|" PGNSP PGUID b f f 601 601 16 1527 0
lseg_perp - - ));
1040 DESCR(
"perpendicular");
1042 DESCR(
"horizontal");
1043 DATA(insert OID = 1529 (
"?|" PGNSP PGUID l f f 0 601 16 0 0
lseg_vertical - - ));
1047 DATA(insert OID = 1536 (
"#" PGNSP PGUID b f f 601 601 600 1536 0
lseg_interpt - - ));
1048 DESCR(
"intersection point");
1049 DATA(insert OID = 1537 (
"?#" PGNSP PGUID b f f 601 628 16 0 0
inter_sl - - ));
1051 DATA(insert OID = 1538 (
"?#" PGNSP PGUID b f f 601 603 16 0 0
inter_sb - - ));
1053 DATA(insert OID = 1539 (
"?#" PGNSP PGUID b f f 628 603 16 0 0
inter_lb - - ));
1056 DATA(insert OID = 1546 (
"<@" PGNSP PGUID b f f 600 628 16 0 0
on_pl - - ));
1057 DESCR(
"point on line");
1058 DATA(insert OID = 1547 (
"<@" PGNSP PGUID b f f 600 601 16 0 0
on_ps - - ));
1059 DESCR(
"is contained by");
1060 DATA(insert OID = 1548 (
"<@" PGNSP PGUID b f f 601 628 16 0 0
on_sl - - ));
1061 DESCR(
"lseg on line");
1062 DATA(insert OID = 1549 (
"<@" PGNSP PGUID b f f 601 603 16 0 0
on_sb - - ));
1063 DESCR(
"is contained by");
1065 DATA(insert OID = 1557 (
"##" PGNSP PGUID b f f 600 628 600 0 0
close_pl - - ));
1066 DESCR(
"closest point to A on B");
1067 DATA(insert OID = 1558 (
"##" PGNSP PGUID b f f 600 601 600 0 0
close_ps - - ));
1068 DESCR(
"closest point to A on B");
1069 DATA(insert OID = 1559 (
"##" PGNSP PGUID b f f 600 603 600 0 0
close_pb - - ));
1070 DESCR(
"closest point to A on B");
1072 DATA(insert OID = 1566 (
"##" PGNSP PGUID b f f 601 628 600 0 0
close_sl - - ));
1073 DESCR(
"closest point to A on B");
1074 DATA(insert OID = 1567 (
"##" PGNSP PGUID b f f 601 603 600 0 0
close_sb - - ));
1075 DESCR(
"closest point to A on B");
1076 DATA(insert OID = 1568 (
"##" PGNSP PGUID b f f 628 603 600 0 0
close_lb - - ));
1077 DESCR(
"closest point to A on B");
1078 DATA(insert OID = 1577 (
"##" PGNSP PGUID b f f 628 601 600 0 0
close_ls - - ));
1079 DESCR(
"closest point to A on B");
1080 DATA(insert OID = 1578 (
"##" PGNSP PGUID b f f 601 601 600 0 0
close_lseg - - ));
1081 DESCR(
"closest point to A on B");
1082 DATA(insert OID = 1583 (
"*" PGNSP PGUID b f f 1186 701 1186 1584 0
interval_mul - - ));
1084 DATA(insert OID = 1584 (
"*" PGNSP PGUID b f f 701 1186 1186 1583 0
mul_d_interval - - ));
1086 DATA(insert OID = 1585 (
"/" PGNSP PGUID b f f 1186 701 1186 0 0
interval_div - - ));
1091 DATA(insert OID = 1587 (
"<" PGNSP PGUID b f f 601 601 16 1589 1590
lseg_lt - - ));
1092 DESCR(
"less than by length");
1093 DATA(insert OID = 1588 (
"<=" PGNSP PGUID b f f 601 601 16 1590 1589
lseg_le - - ));
1094 DESCR(
"less than or equal by length");
1095 DATA(insert OID = 1589 (
">" PGNSP PGUID b f f 601 601 16 1587 1588
lseg_gt - - ));
1096 DESCR(
"greater than by length");
1097 DATA(insert OID = 1590 (
">=" PGNSP PGUID b f f 601 601 16 1588 1587
lseg_ge - - ));
1098 DESCR(
"greater than or equal by length");
1100 DATA(insert OID = 1591 (
"@-@" PGNSP PGUID l f f 0 601 701 0 0
lseg_length - - ));
1101 DESCR(
"distance between endpoints");
1103 DATA(insert OID = 1611 (
"?#" PGNSP PGUID b f f 628 628 16 1611 0
line_intersect - - ));
1105 DATA(insert OID = 1612 (
"?||" PGNSP PGUID b f f 628 628 16 1612 0
line_parallel - - ));
1107 DATA(insert OID = 1613 (
"?-|" PGNSP PGUID b f f 628 628 16 1613 0
line_perp - - ));
1108 DESCR(
"perpendicular");
1110 DESCR(
"horizontal");
1111 DATA(insert OID = 1615 (
"?|" PGNSP PGUID l f f 0 628 16 0 0
line_vertical - - ));
1115 DATA(insert OID = 1617 (
"#" PGNSP PGUID b f f 628 628 600 1617 0
line_interpt - - ));
1116 DESCR(
"intersection point");
1126 DESCR(
"less than or equal");
1128 DESCR(
"greater than");
1130 DESCR(
"greater than or equal");
1132 DATA(insert OID = 3147 (
"~" PGNSP PGUID l f f 0 829 829 0 0
macaddr_not - - ));
1133 DESCR(
"bitwise not");
1134 DATA(insert OID = 3148 (
"&" PGNSP PGUID b f f 829 829 829 0 0
macaddr_and - - ));
1135 DESCR(
"bitwise and");
1136 DATA(insert OID = 3149 (
"|" PGNSP PGUID b f f 829 829 829 0 0
macaddr_or - - ));
1137 DESCR(
"bitwise or");
1147 DESCR(
"less than or equal");
1149 DESCR(
"greater than");
1151 DESCR(
"greater than or equal");
1154 #define OID_INET_SUB_OP 931
1156 DESCR(
"is subnet or equal");
1157 #define OID_INET_SUBEQ_OP 932
1159 DESCR(
"is supernet");
1160 #define OID_INET_SUP_OP 933
1162 DESCR(
"is supernet or equal");
1163 #define OID_INET_SUPEQ_OP 934
1165 DESCR(
"overlaps (is subnet or supernet)");
1166 #define OID_INET_OVERLAP_OP 3552
1168 DATA(insert OID = 2634 (
"~" PGNSP PGUID l f f 0 869 869 0 0
inetnot - - ));
1169 DESCR(
"bitwise not");
1170 DATA(insert OID = 2635 (
"&" PGNSP PGUID b f f 869 869 869 0 0
inetand - - ));
1171 DESCR(
"bitwise and");
1172 DATA(insert OID = 2636 (
"|" PGNSP PGUID b f f 869 869 869 0 0
inetor - - ));
1173 DESCR(
"bitwise or");
1174 DATA(insert OID = 2637 (
"+" PGNSP PGUID b f f 869 20 869 2638 0
inetpl - - ));
1176 DATA(insert OID = 2638 (
"+" PGNSP PGUID b f f 20 869 869 2637 0 int8pl_inet - - ));
1178 DATA(insert OID = 2639 (
"-" PGNSP PGUID b f f 869 20 869 0 0
inetmi_int8 - - ));
1180 DATA(insert OID = 2640 (
"-" PGNSP PGUID b f f 869 869 20 0 0
inetmi - - ));
1185 DESCR(
"matches LIKE expression, case-insensitive");
1186 #define OID_NAME_ICLIKE_OP 1625
1188 DESCR(
"does not match LIKE expression, case-insensitive");
1190 DESCR(
"matches LIKE expression, case-insensitive");
1191 #define OID_TEXT_ICLIKE_OP 1627
1193 DESCR(
"does not match LIKE expression, case-insensitive");
1195 DESCR(
"matches LIKE expression, case-insensitive");
1196 #define OID_BPCHAR_ICLIKE_OP 1629
1198 DESCR(
"does not match LIKE expression, case-insensitive");
1201 DATA(insert OID = 1751 (
"-" PGNSP PGUID l f f 0 1700 1700 0 0
numeric_uminus - - ));
1210 DESCR(
"less than or equal");
1212 DESCR(
"greater than");
1214 DESCR(
"greater than or equal");
1215 DATA(insert OID = 1758 (
"+" PGNSP PGUID b f f 1700 1700 1700 1758 0
numeric_add - - ));
1217 DATA(insert OID = 1759 (
"-" PGNSP PGUID b f f 1700 1700 1700 0 0
numeric_sub - - ));
1219 DATA(insert OID = 1760 (
"*" PGNSP PGUID b f f 1700 1700 1700 1760 0
numeric_mul - - ));
1221 DATA(insert OID = 1761 (
"/" PGNSP PGUID b f f 1700 1700 1700 0 0
numeric_div - - ));
1223 DATA(insert OID = 1762 (
"%" PGNSP PGUID b f f 1700 1700 1700 0 0
numeric_mod - - ));
1225 DATA(insert OID = 1038 (
"^" PGNSP PGUID b f f 1700 1700 1700 0 0
numeric_power - - ));
1226 DESCR(
"exponentiation");
1227 DATA(insert OID = 1763 (
"@" PGNSP PGUID l f f 0 1700 1700 0 0
numeric_abs - - ));
1228 DESCR(
"absolute value");
1237 DESCR(
"greater than");
1239 DESCR(
"less than or equal");
1241 DESCR(
"greater than or equal");
1242 DATA(insert OID = 1791 (
"&" PGNSP PGUID b f f 1560 1560 1560 1791 0 bitand - - ));
1243 DESCR(
"bitwise and");
1244 DATA(insert OID = 1792 (
"|" PGNSP PGUID b f f 1560 1560 1560 1792 0 bitor - - ));
1245 DESCR(
"bitwise or");
1246 DATA(insert OID = 1793 (
"#" PGNSP PGUID b f f 1560 1560 1560 1793 0
bitxor - - ));
1247 DESCR(
"bitwise exclusive or");
1248 DATA(insert OID = 1794 (
"~" PGNSP PGUID l f f 0 1560 1560 0 0
bitnot - - ));
1249 DESCR(
"bitwise not");
1250 DATA(insert OID = 1795 (
"<<" PGNSP PGUID b f f 1560 23 1560 0 0
bitshiftleft - - ));
1251 DESCR(
"bitwise shift left");
1252 DATA(insert OID = 1796 (
">>" PGNSP PGUID b f f 1560 23 1560 0 0
bitshiftright - - ));
1253 DESCR(
"bitwise shift right");
1254 DATA(insert OID = 1797 (
"||" PGNSP PGUID b f f 1562 1562 1562 0 0
bitcat - - ));
1255 DESCR(
"concatenate");
1266 DATA(insert OID = 1804 (
"=" PGNSP PGUID b t f 1562 1562 16 1804 1805 varbiteq
eqsel eqjoinsel ));
1268 DATA(insert OID = 1805 (
"<>" PGNSP PGUID b f f 1562 1562 16 1805 1804 varbitne
neqsel neqjoinsel ));
1273 DESCR(
"greater than");
1275 DESCR(
"less than or equal");
1277 DESCR(
"greater than or equal");
1279 DATA(insert OID = 1849 (
"+" PGNSP PGUID b f f 1186 1083 1083 1800 0 interval_pl_time - - ));
1289 DESCR(
"greater than");
1291 DESCR(
"less than or equal");
1293 DESCR(
"greater than or equal");
1302 DESCR(
"greater than");
1304 DESCR(
"less than or equal");
1306 DESCR(
"greater than or equal");
1308 DATA(insert OID = 1874 (
"&" PGNSP PGUID b f f 21 21 21 1874 0
int2and - - ));
1309 DESCR(
"bitwise and");
1310 DATA(insert OID = 1875 (
"|" PGNSP PGUID b f f 21 21 21 1875 0
int2or - - ));
1311 DESCR(
"bitwise or");
1312 DATA(insert OID = 1876 (
"#" PGNSP PGUID b f f 21 21 21 1876 0
int2xor - - ));
1313 DESCR(
"bitwise exclusive or");
1314 DATA(insert OID = 1877 (
"~" PGNSP PGUID l f f 0 21 21 0 0
int2not - - ));
1315 DESCR(
"bitwise not");
1316 DATA(insert OID = 1878 (
"<<" PGNSP PGUID b f f 21 23 21 0 0
int2shl - - ));
1317 DESCR(
"bitwise shift left");
1318 DATA(insert OID = 1879 (
">>" PGNSP PGUID b f f 21 23 21 0 0
int2shr - - ));
1319 DESCR(
"bitwise shift right");
1321 DATA(insert OID = 1880 (
"&" PGNSP PGUID b f f 23 23 23 1880 0
int4and - - ));
1322 DESCR(
"bitwise and");
1323 DATA(insert OID = 1881 (
"|" PGNSP PGUID b f f 23 23 23 1881 0
int4or - - ));
1324 DESCR(
"bitwise or");
1325 DATA(insert OID = 1882 (
"#" PGNSP PGUID b f f 23 23 23 1882 0
int4xor - - ));
1326 DESCR(
"bitwise exclusive or");
1327 DATA(insert OID = 1883 (
"~" PGNSP PGUID l f f 0 23 23 0 0
int4not - - ));
1328 DESCR(
"bitwise not");
1329 DATA(insert OID = 1884 (
"<<" PGNSP PGUID b f f 23 23 23 0 0
int4shl - - ));
1330 DESCR(
"bitwise shift left");
1331 DATA(insert OID = 1885 (
">>" PGNSP PGUID b f f 23 23 23 0 0
int4shr - - ));
1332 DESCR(
"bitwise shift right");
1334 DATA(insert OID = 1886 (
"&" PGNSP PGUID b f f 20 20 20 1886 0
int8and - - ));
1335 DESCR(
"bitwise and");
1336 DATA(insert OID = 1887 (
"|" PGNSP PGUID b f f 20 20 20 1887 0
int8or - - ));
1337 DESCR(
"bitwise or");
1338 DATA(insert OID = 1888 (
"#" PGNSP PGUID b f f 20 20 20 1888 0
int8xor - - ));
1339 DESCR(
"bitwise exclusive or");
1340 DATA(insert OID = 1889 (
"~" PGNSP PGUID l f f 0 20 20 0 0
int8not - - ));
1341 DESCR(
"bitwise not");
1342 DATA(insert OID = 1890 (
"<<" PGNSP PGUID b f f 20 23 20 0 0
int8shl - - ));
1343 DESCR(
"bitwise shift left");
1344 DATA(insert OID = 1891 (
">>" PGNSP PGUID b f f 20 23 20 0 0
int8shr - - ));
1345 DESCR(
"bitwise shift right");
1347 DATA(insert OID = 1916 (
"+" PGNSP PGUID l f f 0 20 20 0 0
int8up - - ));
1348 DESCR(
"unary plus");
1349 DATA(insert OID = 1917 (
"+" PGNSP PGUID l f f 0 21 21 0 0
int2up - - ));
1350 DESCR(
"unary plus");
1351 DATA(insert OID = 1918 (
"+" PGNSP PGUID l f f 0 23 23 0 0
int4up - - ));
1352 DESCR(
"unary plus");
1353 DATA(insert OID = 1919 (
"+" PGNSP PGUID l f f 0 700 700 0 0
float4up - - ));
1354 DESCR(
"unary plus");
1355 DATA(insert OID = 1920 (
"+" PGNSP PGUID l f f 0 701 701 0 0
float8up - - ));
1356 DESCR(
"unary plus");
1357 DATA(insert OID = 1921 (
"+" PGNSP PGUID l f f 0 1700 1700 0 0
numeric_uplus - - ));
1358 DESCR(
"unary plus");
1368 DESCR(
"less than or equal");
1370 DESCR(
"greater than");
1372 DESCR(
"greater than or equal");
1375 DESCR(
"matches LIKE expression");
1376 #define OID_BYTEA_LIKE_OP 2016
1378 DESCR(
"does not match LIKE expression");
1379 DATA(insert OID = 2018 (
"||" PGNSP PGUID b f f 17 17 17 0 0
byteacat - - ));
1380 DESCR(
"concatenate");
1390 DESCR(
"less than or equal");
1392 DESCR(
"greater than");
1394 DESCR(
"greater than or equal");
1397 DATA(insert OID = 2067 (
"-" PGNSP PGUID b f f 1114 1114 1186 0 0
timestamp_mi - - ));
1407 DESCR(
"less than or equal");
1409 DESCR(
"greater than or equal");
1411 DESCR(
"greater than");
1416 DESCR(
"less than or equal");
1418 DESCR(
"greater than or equal");
1420 DESCR(
"greater than");
1427 DESCR(
"less than or equal");
1431 DESCR(
"greater than or equal");
1433 DESCR(
"greater than");
1440 DESCR(
"less than or equal");
1444 DESCR(
"greater than or equal");
1446 DESCR(
"greater than");
1453 DESCR(
"less than or equal");
1457 DESCR(
"greater than or equal");
1459 DESCR(
"greater than");
1466 DESCR(
"less than or equal");
1470 DESCR(
"greater than or equal");
1472 DESCR(
"greater than");
1481 DESCR(
"less than or equal");
1485 DESCR(
"greater than or equal");
1487 DESCR(
"greater than");
1494 DESCR(
"less than or equal");
1498 DESCR(
"greater than or equal");
1500 DESCR(
"greater than");
1505 DATA(insert OID = 2551 (
"+" PGNSP PGUID b f f 1186 1082 1114 1076 0 interval_pl_date - - ));
1507 DATA(insert OID = 2552 (
"+" PGNSP PGUID b f f 1186 1266 1266 1802 0 interval_pl_timetz - - ));
1509 DATA(insert OID = 2553 (
"+" PGNSP PGUID b f f 1186 1114 1114 2066 0 interval_pl_timestamp - - ));
1511 DATA(insert OID = 2554 (
"+" PGNSP PGUID b f f 1186 1184 1184 1327 0 interval_pl_timestamptz - - ));
1513 DATA(insert OID = 2555 (
"+" PGNSP PGUID b f f 23 1082 1082 1100 0 integer_pl_date - - ));
1520 DESCR(
"overlaps or is below");
1522 DESCR(
"overlaps or is above");
1528 DESCR(
"overlaps or is below");
1530 DESCR(
"overlaps or is above");
1534 DESCR(
"overlaps or is below");
1536 DESCR(
"overlaps or is above");
1541 #define OID_ARRAY_OVERLAP_OP 2750
1544 #define OID_ARRAY_CONTAINS_OP 2751
1546 DESCR(
"is contained by");
1547 #define OID_ARRAY_CONTAINED_OP 2752
1550 DATA(insert OID = 2779 (
"||" PGNSP PGUID b f f 25 2776 25 0 0 textanycat - - ));
1551 DESCR(
"concatenate");
1552 DATA(insert OID = 2780 (
"||" PGNSP PGUID b f f 2776 25 25 0 0 anytextcat - - ));
1553 DESCR(
"concatenate");
1557 DESCR(
"deprecated, use <@ instead");
1559 DESCR(
"deprecated, use @> instead");
1561 DESCR(
"deprecated, use <@ instead");
1563 DESCR(
"deprecated, use @> instead");
1565 DESCR(
"deprecated, use <@ instead");
1567 DESCR(
"deprecated, use @> instead");
1568 DATA(insert OID = 2866 (
"@" PGNSP PGUID b f f 600 603 16 0 0
on_pb - - ));
1569 DESCR(
"deprecated, use <@ instead");
1570 DATA(insert OID = 2867 (
"@" PGNSP PGUID b f f 600 602 16 2868 0
on_ppath - - ));
1571 DESCR(
"deprecated, use <@ instead");
1572 DATA(insert OID = 2868 (
"~" PGNSP PGUID b f f 602 600 16 2867 0 path_contain_pt - - ));
1573 DESCR(
"deprecated, use @> instead");
1575 DESCR(
"deprecated, use <@ instead");
1577 DESCR(
"deprecated, use @> instead");
1579 DESCR(
"deprecated, use <@ instead");
1581 DESCR(
"deprecated, use @> instead");
1582 DATA(insert OID = 2873 (
"@" PGNSP PGUID b f f 600 628 16 0 0
on_pl - - ));
1583 DESCR(
"deprecated, use <@ instead");
1584 DATA(insert OID = 2874 (
"@" PGNSP PGUID b f f 600 601 16 0 0
on_ps - - ));
1585 DESCR(
"deprecated, use <@ instead");
1586 DATA(insert OID = 2875 (
"@" PGNSP PGUID b f f 601 628 16 0 0
on_sl - - ));
1587 DESCR(
"deprecated, use <@ instead");
1588 DATA(insert OID = 2876 (
"@" PGNSP PGUID b f f 601 603 16 0 0
on_sb - - ));
1589 DESCR(
"deprecated, use <@ instead");
1590 DATA(insert OID = 2877 (
"~" PGNSP PGUID b f f 1034 1033 16 0 0
aclcontains - - ));
1591 DESCR(
"deprecated, use @> instead");
1601 DESCR(
"greater than");
1603 DESCR(
"less than or equal");
1605 DESCR(
"greater than or equal");
1615 DESCR(
"greater than");
1617 DESCR(
"less than or equal");
1619 DESCR(
"greater than or equal");
1620 DATA(insert OID = 3228 (
"-" PGNSP PGUID b f f 3220 3220 1700 0 0
pg_lsn_mi - - ));
1631 DESCR(
"greater than");
1633 DESCR(
"less than or equal");
1635 DESCR(
"greater than or equal");
1643 DESCR(
"less than or equal");
1649 DESCR(
"greater than or equal");
1651 DESCR(
"greater than");
1652 DATA(insert OID = 3633 (
"||" PGNSP PGUID b f f 3614 3614 3614 0 0
tsvector_concat - - ));
1653 DESCR(
"concatenate");
1655 DESCR(
"text search match");
1657 DESCR(
"text search match");
1659 DESCR(
"deprecated, use @@ instead");
1661 DESCR(
"deprecated, use @@ instead");
1665 DESCR(
"less than or equal");
1671 DESCR(
"greater than or equal");
1673 DESCR(
"greater than");
1674 DATA(insert OID = 3680 (
"&&" PGNSP PGUID b f f 3615 3615 3615 0 0
tsquery_and - - ));
1675 DESCR(
"AND-concatenate");
1676 DATA(insert OID = 3681 (
"||" PGNSP PGUID b f f 3615 3615 3615 0 0
tsquery_or - - ));
1677 DESCR(
"OR-concatenate");
1679 DATA(insert OID = 5005 (
"<->" PGNSP PGUID b f f 3615 3615 3615 0 0 5003 - - ));
1680 DESCR(
"phrase-concatenate");
1681 DATA(insert OID = 3682 (
"!!" PGNSP PGUID l f f 0 3615 3615 0 0
tsquery_not - - ));
1682 DESCR(
"NOT tsquery");
1686 DESCR(
"is contained by");
1688 DESCR(
"text search match");
1690 DESCR(
"text search match");
1695 #define RECORD_EQ_OP 2988
1700 #define RECORD_LT_OP 2990
1702 DESCR(
"greater than");
1703 #define RECORD_GT_OP 2991
1705 DESCR(
"less than or equal");
1707 DESCR(
"greater than or equal");
1713 DESCR(
"not identical");
1717 DESCR(
"greater than");
1719 DESCR(
"less than or equal");
1721 DESCR(
"greater than or equal");
1730 #define OID_RANGE_LESS_OP 3884
1732 DESCR(
"less than or equal");
1733 #define OID_RANGE_LESS_EQUAL_OP 3885
1735 DESCR(
"greater than or equal");
1736 #define OID_RANGE_GREATER_EQUAL_OP 3886
1738 DESCR(
"greater than");
1739 #define OID_RANGE_GREATER_OP 3887
1742 #define OID_RANGE_OVERLAP_OP 3888
1745 #define OID_RANGE_CONTAINS_ELEM_OP 3889
1748 #define OID_RANGE_CONTAINS_OP 3890
1750 DESCR(
"is contained by");
1751 #define OID_RANGE_ELEM_CONTAINED_OP 3891
1753 DESCR(
"is contained by");
1754 #define OID_RANGE_CONTAINED_OP 3892
1756 DESCR(
"is left of");
1757 #define OID_RANGE_LEFT_OP 3893
1759 DESCR(
"is right of");
1760 #define OID_RANGE_RIGHT_OP 3894
1762 DESCR(
"overlaps or is left of");
1763 #define OID_RANGE_OVERLAPS_LEFT_OP 3895
1765 DESCR(
"overlaps or is right of");
1766 #define OID_RANGE_OVERLAPS_RIGHT_OP 3896
1768 DESCR(
"is adjacent to");
1769 DATA(insert OID = 3898 (
"+" PGNSP PGUID b f f 3831 3831 3831 3898 0
range_union - - ));
1770 DESCR(
"range union");
1771 DATA(insert OID = 3899 (
"-" PGNSP PGUID b f f 3831 3831 3831 0 0
range_minus - - ));
1772 DESCR(
"range difference");
1773 DATA(insert OID = 3900 (
"*" PGNSP PGUID b f f 3831 3831 3831 3900 0
range_intersect - - ));
1774 DESCR(
"range intersection");
1776 DESCR(
"get json object field");
1778 DESCR(
"get json object field as text");
1780 DESCR(
"get json array element");
1782 DESCR(
"get json array element as text");
1784 DESCR(
"get value from json with path elements");
1786 DESCR(
"get value from json as text with path elements");
1788 DESCR(
"get jsonb object field");
1790 DESCR(
"get jsonb object field as text");
1792 DESCR(
"get jsonb array element");
1794 DESCR(
"get jsonb array element as text");
1796 DESCR(
"get value from jsonb with path elements");
1798 DESCR(
"get value from jsonb as text with path elements");
1806 DESCR(
"greater than");
1808 DESCR(
"less than or equal");
1810 DESCR(
"greater than or equal");
1814 DESCR(
"key exists");
1816 DESCR(
"any key exists");
1818 DESCR(
"all keys exist");
1820 DESCR(
"is contained by");
1821 DATA(insert OID = 3284 (
"||" PGNSP PGUID b f f 3802 3802 3802 0 0
jsonb_concat - - ));
1822 DESCR(
"concatenate");
1823 DATA(insert OID = 3285 (
"-" PGNSP PGUID b f f 3802 25 3802 0 0 3302 - - ));
1824 DESCR(
"delete object field");
1825 DATA(insert OID = 3286 (
"-" PGNSP PGUID b f f 3802 23 3802 0 0 3303 - - ));
1826 DESCR(
"delete array element");
1828 DESCR(
"delete path");
Datum int2not(PG_FUNCTION_ARGS)
Datum float48lt(PG_FUNCTION_ARGS)
Datum textnlike(PG_FUNCTION_ARGS)
Datum namelike(PG_FUNCTION_ARGS)
Datum box_right(PG_FUNCTION_ARGS)
Datum float8ne(PG_FUNCTION_ARGS)
Datum dist_pb(PG_FUNCTION_ARGS)
Datum dist_cpoly(PG_FUNCTION_ARGS)
Datum int8lt(PG_FUNCTION_ARGS)
Datum float4pl(PG_FUNCTION_ARGS)
Datum tintervallt(PG_FUNCTION_ARGS)
Datum time_mi_interval(PG_FUNCTION_ARGS)
Datum int8ge(PG_FUNCTION_ARGS)
Datum tidlt(PG_FUNCTION_ARGS)
Datum tintervalstart(PG_FUNCTION_ARGS)
Datum date_eq(PG_FUNCTION_ARGS)
Datum box_contained(PG_FUNCTION_ARGS)
Datum float4mi(PG_FUNCTION_ARGS)
Datum timestamptz_ge_timestamp(PG_FUNCTION_ARGS)
Datum float84ge(PG_FUNCTION_ARGS)
Datum timetz_pl_interval(PG_FUNCTION_ARGS)
Datum array_ne(PG_FUNCTION_ARGS)
Datum timetz_ge(PG_FUNCTION_ARGS)
Datum nameiclike(PG_FUNCTION_ARGS)
Datum box_sub(PG_FUNCTION_ARGS)
Datum bitle(PG_FUNCTION_ARGS)
Datum jsonb_lt(PG_FUNCTION_ARGS)
Datum time_pl_interval(PG_FUNCTION_ARGS)
Datum float4eq(PG_FUNCTION_ARGS)
Datum circle_gt(PG_FUNCTION_ARGS)
Datum bpchargt(PG_FUNCTION_ARGS)
Datum charle(PG_FUNCTION_ARGS)
Datum abstimegt(PG_FUNCTION_ARGS)
Datum box_same(PG_FUNCTION_ARGS)
CATALOG(pg_operator, 2617)
Datum box_le(PG_FUNCTION_ARGS)
Datum date_le(PG_FUNCTION_ARGS)
Datum close_pl(PG_FUNCTION_ARGS)
Datum flt8_mul_cash(PG_FUNCTION_ARGS)
Datum date_lt(PG_FUNCTION_ARGS)
Datum int2shr(PG_FUNCTION_ARGS)
Datum int2vectoreq(PG_FUNCTION_ARGS)
Datum timestamp_ne_date(PG_FUNCTION_ARGS)
Datum lseg_ge(PG_FUNCTION_ARGS)
Datum int24mi(PG_FUNCTION_ARGS)
Datum array_ge(PG_FUNCTION_ARGS)
Datum likejoinsel(PG_FUNCTION_ARGS)
Datum int84ge(PG_FUNCTION_ARGS)
Datum int82mul(PG_FUNCTION_ARGS)
Datum numeric_uplus(PG_FUNCTION_ARGS)
Datum box_left(PG_FUNCTION_ARGS)
Datum inetpl(PG_FUNCTION_ARGS)
Datum timemi(PG_FUNCTION_ARGS)
Datum tsquery_le(PG_FUNCTION_ARGS)
Datum int2mod(PG_FUNCTION_ARGS)
Datum float4le(PG_FUNCTION_ARGS)
Datum circle_contained(PG_FUNCTION_ARGS)
Datum float48mi(PG_FUNCTION_ARGS)
Datum abstimeeq(PG_FUNCTION_ARGS)
Datum lseg_perp(PG_FUNCTION_ARGS)
Datum close_lb(PG_FUNCTION_ARGS)
Datum aclcontains(PG_FUNCTION_ARGS)
Datum int82eq(PG_FUNCTION_ARGS)
Datum lseg_le(PG_FUNCTION_ARGS)
Datum pg_lsn_le(PG_FUNCTION_ARGS)
Datum float8mi(PG_FUNCTION_ARGS)
Datum text_lt(PG_FUNCTION_ARGS)
Datum text_pattern_le(PG_FUNCTION_ARGS)
Datum nameregexeq(PG_FUNCTION_ARGS)
Datum cash_ne(PG_FUNCTION_ARGS)
Datum timetz_ne(PG_FUNCTION_ARGS)
Datum json_extract_path_text(PG_FUNCTION_ARGS)
Datum int24gt(PG_FUNCTION_ARGS)
Datum circle_same(PG_FUNCTION_ARGS)
Datum contsel(PG_FUNCTION_ARGS)
Datum float8gt(PG_FUNCTION_ARGS)
Datum namene(PG_FUNCTION_ARGS)
Datum float48eq(PG_FUNCTION_ARGS)
Datum tintervalsame(PG_FUNCTION_ARGS)
Datum cash_div_int4(PG_FUNCTION_ARGS)
Datum int8xor(PG_FUNCTION_ARGS)
Datum charlt(PG_FUNCTION_ARGS)
Datum tintervallenlt(PG_FUNCTION_ARGS)
Datum timestamptz_eq_timestamp(PG_FUNCTION_ARGS)
Datum timestamp_lt(PG_FUNCTION_ARGS)
Datum range_overleft(PG_FUNCTION_ARGS)
Datum text_pattern_gt(PG_FUNCTION_ARGS)
Datum timestamp_ne(PG_FUNCTION_ARGS)
Datum int42eq(PG_FUNCTION_ARGS)
Datum int82ge(PG_FUNCTION_ARGS)
Datum poly_overleft(PG_FUNCTION_ARGS)
Datum lseg_eq(PG_FUNCTION_ARGS)
Datum circle_below(PG_FUNCTION_ARGS)
Datum int48div(PG_FUNCTION_ARGS)
Datum int24ge(PG_FUNCTION_ARGS)
Datum timetz_gt(PG_FUNCTION_ARGS)
Datum ts_match_qv(PG_FUNCTION_ARGS)
Datum icregexeqsel(PG_FUNCTION_ARGS)
Datum lseg_center(PG_FUNCTION_ARGS)
Datum byteagt(PG_FUNCTION_ARGS)
Datum timestamptz_ne_date(PG_FUNCTION_ARGS)
Datum box_overright(PG_FUNCTION_ARGS)
Datum poly_overright(PG_FUNCTION_ARGS)
Datum box_intersect(PG_FUNCTION_ARGS)
Datum on_ppath(PG_FUNCTION_ARGS)
Datum lseg_vertical(PG_FUNCTION_ARGS)
Datum tintervalle(PG_FUNCTION_ARGS)
Datum nlikesel(PG_FUNCTION_ARGS)
Datum bpchar_pattern_gt(PG_FUNCTION_ARGS)
Datum path_inter(PG_FUNCTION_ARGS)
Datum tsvector_ne(PG_FUNCTION_ARGS)
Datum float4ge(PG_FUNCTION_ARGS)
Datum timestamp_gt(PG_FUNCTION_ARGS)
Datum time_le(PG_FUNCTION_ARGS)
Datum float8um(PG_FUNCTION_ARGS)
Datum numeric_gt(PG_FUNCTION_ARGS)
Datum int2ge(PG_FUNCTION_ARGS)
Datum regexnesel(PG_FUNCTION_ARGS)
Datum bytealike(PG_FUNCTION_ARGS)
Datum int28gt(PG_FUNCTION_ARGS)
Datum poly_distance(PG_FUNCTION_ARGS)
Datum pg_lsn_mi(PG_FUNCTION_ARGS)
Datum box_contain_pt(PG_FUNCTION_ARGS)
Datum int4mod(PG_FUNCTION_ARGS)
Datum timestamp_mi(PG_FUNCTION_ARGS)
Datum int42lt(PG_FUNCTION_ARGS)
Datum boollt(PG_FUNCTION_ARGS)
Datum cash_lt(PG_FUNCTION_ARGS)
Datum date_ne_timestamptz(PG_FUNCTION_ARGS)
Datum tsquery_gt(PG_FUNCTION_ARGS)
Datum scalargtsel(PG_FUNCTION_ARGS)
Datum int4and(PG_FUNCTION_ARGS)
Datum path_add(PG_FUNCTION_ARGS)
Datum int8pl(PG_FUNCTION_ARGS)
Datum tsvector_concat(PG_FUNCTION_ARGS)
Datum date_eq_timestamp(PG_FUNCTION_ARGS)
Datum oidvectorle(PG_FUNCTION_ARGS)
Datum oidvectorne(PG_FUNCTION_ARGS)
Datum timestamp_ge_date(PG_FUNCTION_ARGS)
Datum texticregexne(PG_FUNCTION_ARGS)
Datum tintervallenle(PG_FUNCTION_ARGS)
Datum dpow(PG_FUNCTION_ARGS)
Datum circle_mul_pt(PG_FUNCTION_ARGS)
Datum float84div(PG_FUNCTION_ARGS)
Datum int2and(PG_FUNCTION_ARGS)
Datum inter_sb(PG_FUNCTION_ARGS)
Datum int24ne(PG_FUNCTION_ARGS)
Datum poly_overbelow(PG_FUNCTION_ARGS)
Datum time_eq(PG_FUNCTION_ARGS)
Datum float8up(PG_FUNCTION_ARGS)
Datum oidgt(PG_FUNCTION_ARGS)
Datum cash_mul_int4(PG_FUNCTION_ARGS)
Datum box_overlap(PG_FUNCTION_ARGS)
Datum int28eq(PG_FUNCTION_ARGS)
Datum float48le(PG_FUNCTION_ARGS)
Datum macaddr_le(PG_FUNCTION_ARGS)
Datum macaddr_ge(PG_FUNCTION_ARGS)
Datum bpcharge(PG_FUNCTION_ARGS)
Datum tsq_mcontains(PG_FUNCTION_ARGS)
Datum aclinsert(PG_FUNCTION_ARGS)
Datum abstimene(PG_FUNCTION_ARGS)
Datum cash_div_int2(PG_FUNCTION_ARGS)
Datum int24mul(PG_FUNCTION_ARGS)
Datum int84div(PG_FUNCTION_ARGS)
Datum point_add(PG_FUNCTION_ARGS)
Datum float8eq(PG_FUNCTION_ARGS)
Datum interval_ne(PG_FUNCTION_ARGS)
Datum reltimene(PG_FUNCTION_ARGS)
Datum chargt(PG_FUNCTION_ARGS)
Datum date_lt_timestamptz(PG_FUNCTION_ARGS)
Datum int2xor(PG_FUNCTION_ARGS)
Datum timetz_lt(PG_FUNCTION_ARGS)
Datum lseg_interpt(PG_FUNCTION_ARGS)
Datum int28div(PG_FUNCTION_ARGS)
Datum int8le(PG_FUNCTION_ARGS)
Datum tsvector_ge(PG_FUNCTION_ARGS)
Datum icregexnejoinsel(PG_FUNCTION_ARGS)
Datum textlike(PG_FUNCTION_ARGS)
Datum int4up(PG_FUNCTION_ARGS)
Datum int4ne(PG_FUNCTION_ARGS)
Datum range_minus(PG_FUNCTION_ARGS)
Datum timestamptz_lt_timestamp(PG_FUNCTION_ARGS)
Datum range_after(PG_FUNCTION_ARGS)
Datum int8mi(PG_FUNCTION_ARGS)
Datum textregexeq(PG_FUNCTION_ARGS)
Datum int82pl(PG_FUNCTION_ARGS)
Datum path_center(PG_FUNCTION_ARGS)
Datum network_le(PG_FUNCTION_ARGS)
Datum float84ne(PG_FUNCTION_ARGS)
Datum range_overlaps(PG_FUNCTION_ARGS)
Datum path_distance(PG_FUNCTION_ARGS)
Datum int82mi(PG_FUNCTION_ARGS)
Datum scalargtjoinsel(PG_FUNCTION_ARGS)
Datum neqsel(PG_FUNCTION_ARGS)
Datum poly_contain_pt(PG_FUNCTION_ARGS)
Datum timetz_mi_interval(PG_FUNCTION_ARGS)
Datum bpchareq(PG_FUNCTION_ARGS)
Datum float8ge(PG_FUNCTION_ARGS)
Datum range_before(PG_FUNCTION_ARGS)
Datum xideq(PG_FUNCTION_ARGS)
Datum timestamp_gt_date(PG_FUNCTION_ARGS)
Datum date_eq_timestamptz(PG_FUNCTION_ARGS)
Datum bpcharlt(PG_FUNCTION_ARGS)
Datum regexeqjoinsel(PG_FUNCTION_ARGS)
Datum poly_contain(PG_FUNCTION_ARGS)
Datum bitxor(PG_FUNCTION_ARGS)
Datum poly_right(PG_FUNCTION_ARGS)
Datum dist_lb(PG_FUNCTION_ARGS)
Datum byteaeq(PG_FUNCTION_ARGS)
Datum box_below_eq(PG_FUNCTION_ARGS)
Datum line_eq(PG_FUNCTION_ARGS)
Datum lseg_ne(PG_FUNCTION_ARGS)
Datum line_perp(PG_FUNCTION_ARGS)
Datum reltimeeq(PG_FUNCTION_ARGS)
Datum namege(PG_FUNCTION_ARGS)
Datum namelt(PG_FUNCTION_ARGS)
Datum bitge(PG_FUNCTION_ARGS)
Datum int48mi(PG_FUNCTION_ARGS)
Datum enum_eq(PG_FUNCTION_ARGS)
Datum numeric_div(PG_FUNCTION_ARGS)
Datum path_n_eq(PG_FUNCTION_ARGS)
Datum network_ne(PG_FUNCTION_ARGS)
Datum int2lt(PG_FUNCTION_ARGS)
Datum int48ge(PG_FUNCTION_ARGS)
Datum int4pl(PG_FUNCTION_ARGS)
Datum network_lt(PG_FUNCTION_ARGS)
Datum int24div(PG_FUNCTION_ARGS)
Datum areasel(PG_FUNCTION_ARGS)
Datum interval_mi(PG_FUNCTION_ARGS)
Datum box_above_eq(PG_FUNCTION_ARGS)
Datum timestamptz_ne_timestamp(PG_FUNCTION_ARGS)
Datum bpchar_pattern_lt(PG_FUNCTION_ARGS)
Datum float48pl(PG_FUNCTION_ARGS)
Datum boolne(PG_FUNCTION_ARGS)
Datum arraycontsel(PG_FUNCTION_ARGS)
Datum cideq(PG_FUNCTION_ARGS)
Datum array_gt(PG_FUNCTION_ARGS)
Datum json_array_element_text(PG_FUNCTION_ARGS)
Datum flt4_mul_cash(PG_FUNCTION_ARGS)
Datum int24eq(PG_FUNCTION_ARGS)
Datum timestamp_le_date(PG_FUNCTION_ARGS)
Datum point_distance(PG_FUNCTION_ARGS)
Datum circle_above(PG_FUNCTION_ARGS)
Datum point_mul(PG_FUNCTION_ARGS)
Datum numeric_eq(PG_FUNCTION_ARGS)
Datum line_parallel(PG_FUNCTION_ARGS)
Datum enum_lt(PG_FUNCTION_ARGS)
Datum arrayoverlap(PG_FUNCTION_ARGS)
Datum mktinterval(PG_FUNCTION_ARGS)
Datum point_below(PG_FUNCTION_ARGS)
Datum lseg_length(PG_FUNCTION_ARGS)
Datum float4up(PG_FUNCTION_ARGS)
Datum array_cat(PG_FUNCTION_ARGS)
Datum float48ge(PG_FUNCTION_ARGS)
Datum cash_div_cash(PG_FUNCTION_ARGS)
Datum int2up(PG_FUNCTION_ARGS)
Datum point_right(PG_FUNCTION_ARGS)
Datum timestamp_mi_interval(PG_FUNCTION_ARGS)
Datum bytealt(PG_FUNCTION_ARGS)
Datum networkjoinsel(PG_FUNCTION_ARGS)
Datum timestamp_pl_interval(PG_FUNCTION_ARGS)
Datum interval_pl(PG_FUNCTION_ARGS)
Datum tsvector_le(PG_FUNCTION_ARGS)
Datum int48eq(PG_FUNCTION_ARGS)
Datum on_pl(PG_FUNCTION_ARGS)
Datum nameicnlike(PG_FUNCTION_ARGS)
Datum timestamp_eq_timestamptz(PG_FUNCTION_ARGS)
Datum circle_contain(PG_FUNCTION_ARGS)
Datum enum_gt(PG_FUNCTION_ARGS)
Datum box_gt(PG_FUNCTION_ARGS)
Datum enum_ne(PG_FUNCTION_ARGS)
Datum circle_ge(PG_FUNCTION_ARGS)
Datum cash_mul_flt4(PG_FUNCTION_ARGS)
Datum line_interpt(PG_FUNCTION_ARGS)
Datum reltimegt(PG_FUNCTION_ARGS)
Datum float8pl(PG_FUNCTION_ARGS)
Datum circle_overleft(PG_FUNCTION_ARGS)
Datum numeric_uminus(PG_FUNCTION_ARGS)
Datum numeric_abs(PG_FUNCTION_ARGS)
Datum icregexeqjoinsel(PG_FUNCTION_ARGS)
Datum likesel(PG_FUNCTION_ARGS)
Datum jsonb_gt(PG_FUNCTION_ARGS)
Datum time_lt(PG_FUNCTION_ARGS)
Datum int82le(PG_FUNCTION_ARGS)
Datum reltimege(PG_FUNCTION_ARGS)
Datum range_contains(PG_FUNCTION_ARGS)
Datum int8and(PG_FUNCTION_ARGS)
Datum float84pl(PG_FUNCTION_ARGS)
Datum poly_below(PG_FUNCTION_ARGS)
Datum json_array_element(PG_FUNCTION_ARGS)
Datum numeric_mod(PG_FUNCTION_ARGS)
Datum point_div(PG_FUNCTION_ARGS)
Datum float4div(PG_FUNCTION_ARGS)
Datum oidvectorge(PG_FUNCTION_ARGS)
Datum int4abs(PG_FUNCTION_ARGS)
Datum int28ge(PG_FUNCTION_ARGS)
Datum byteage(PG_FUNCTION_ARGS)
Datum path_add_pt(PG_FUNCTION_ARGS)
Datum pt_contained_circle(PG_FUNCTION_ARGS)
Datum bitlt(PG_FUNCTION_ARGS)
Datum int8eq(PG_FUNCTION_ARGS)
Datum texticregexeq(PG_FUNCTION_ARGS)
Datum bpcharle(PG_FUNCTION_ARGS)
Datum ts_match_vq(PG_FUNCTION_ARGS)
Datum box_distance(PG_FUNCTION_ARGS)
Datum range_gt(PG_FUNCTION_ARGS)
Datum dcbrt(PG_FUNCTION_ARGS)
Datum close_pb(PG_FUNCTION_ARGS)
Datum int42gt(PG_FUNCTION_ARGS)
Datum int4ge(PG_FUNCTION_ARGS)
Datum macaddr_lt(PG_FUNCTION_ARGS)
Datum interval_lt(PG_FUNCTION_ARGS)
Datum int4lt(PG_FUNCTION_ARGS)
Datum int4mi(PG_FUNCTION_ARGS)
Datum time_gt(PG_FUNCTION_ARGS)
Datum rangesel(PG_FUNCTION_ARGS)
Datum timestamp_gt_timestamptz(PG_FUNCTION_ARGS)
Datum point_left(PG_FUNCTION_ARGS)
Datum float8abs(PG_FUNCTION_ARGS)
Datum box_contain(PG_FUNCTION_ARGS)
Datum texteq(PG_FUNCTION_ARGS)
Datum int2mul(PG_FUNCTION_ARGS)
Datum path_n_lt(PG_FUNCTION_ARGS)
Datum enum_le(PG_FUNCTION_ARGS)
Datum poly_contained(PG_FUNCTION_ARGS)
Datum box_above(PG_FUNCTION_ARGS)
Datum float8div(PG_FUNCTION_ARGS)
Datum int8gt(PG_FUNCTION_ARGS)
Datum date_gt_timestamp(PG_FUNCTION_ARGS)
Datum timestamp_ne_timestamptz(PG_FUNCTION_ARGS)
Datum path_n_ge(PG_FUNCTION_ARGS)
Datum jsonb_array_element_text(PG_FUNCTION_ARGS)
Datum range_overright(PG_FUNCTION_ARGS)
Datum textne(PG_FUNCTION_ARGS)
Datum eqsel(PG_FUNCTION_ARGS)
Datum int82gt(PG_FUNCTION_ARGS)
Datum timestamp_ge_timestamptz(PG_FUNCTION_ARGS)
Datum int8mul(PG_FUNCTION_ARGS)
Datum boolgt(PG_FUNCTION_ARGS)
Datum box_eq(PG_FUNCTION_ARGS)
Datum scalarltsel(PG_FUNCTION_ARGS)
Datum jsonb_object_field(PG_FUNCTION_ARGS)
Datum abstimele(PG_FUNCTION_ARGS)
Datum path_n_le(PG_FUNCTION_ARGS)
Datum record_ge(PG_FUNCTION_ARGS)
Datum reltimele(PG_FUNCTION_ARGS)
Datum namenlike(PG_FUNCTION_ARGS)
Datum macaddr_not(PG_FUNCTION_ARGS)
Datum numeric_le(PG_FUNCTION_ARGS)
Datum float84mul(PG_FUNCTION_ARGS)
Datum box_add(PG_FUNCTION_ARGS)
Datum date_ne(PG_FUNCTION_ARGS)
Datum tsquery_ne(PG_FUNCTION_ARGS)
Datum circle_le(PG_FUNCTION_ARGS)
Datum eqjoinsel(PG_FUNCTION_ARGS)
Datum texticnlike(PG_FUNCTION_ARGS)
Datum nameicregexne(PG_FUNCTION_ARGS)
Datum range_eq(PG_FUNCTION_ARGS)
Datum cash_le(PG_FUNCTION_ARGS)
Datum box_center(PG_FUNCTION_ARGS)
Datum timestamp_eq(PG_FUNCTION_ARGS)
Datum date_gt(PG_FUNCTION_ARGS)
Datum pt_contained_poly(PG_FUNCTION_ARGS)
Datum float4abs(PG_FUNCTION_ARGS)
Datum int8div(PG_FUNCTION_ARGS)
Datum inter_lb(PG_FUNCTION_ARGS)
Datum chareq(PG_FUNCTION_ARGS)
Datum lseg_horizontal(PG_FUNCTION_ARGS)
Datum on_sl(PG_FUNCTION_ARGS)
Datum regexeqsel(PG_FUNCTION_ARGS)
Datum dist_ps(PG_FUNCTION_ARGS)
Datum interval_ge(PG_FUNCTION_ARGS)
Datum poly_left(PG_FUNCTION_ARGS)
Datum pg_lsn_ge(PG_FUNCTION_ARGS)
Datum box_lt(PG_FUNCTION_ARGS)
Datum int48gt(PG_FUNCTION_ARGS)
Datum tsmatchsel(PG_FUNCTION_ARGS)
Datum timestamptz_le_date(PG_FUNCTION_ARGS)
Datum charge(PG_FUNCTION_ARGS)
Datum int2eq(PG_FUNCTION_ARGS)
Datum interval_le(PG_FUNCTION_ARGS)
Datum tsvector_gt(PG_FUNCTION_ARGS)
Datum circle_div_pt(PG_FUNCTION_ARGS)
Datum int84lt(PG_FUNCTION_ARGS)
Datum enum_ge(PG_FUNCTION_ARGS)
Datum int4not(PG_FUNCTION_ARGS)
Datum lseg_distance(PG_FUNCTION_ARGS)
Datum timetz_le(PG_FUNCTION_ARGS)
Datum record_lt(PG_FUNCTION_ARGS)
Datum text_gt(PG_FUNCTION_ARGS)
Datum textregexne(PG_FUNCTION_ARGS)
Datum float8mul(PG_FUNCTION_ARGS)
Datum int48lt(PG_FUNCTION_ARGS)
Datum contjoinsel(PG_FUNCTION_ARGS)
Datum pg_lsn_eq(PG_FUNCTION_ARGS)
Datum inetmi_int8(PG_FUNCTION_ARGS)
Datum int8um(PG_FUNCTION_ARGS)
Datum dist_sb(PG_FUNCTION_ARGS)
Datum macaddr_or(PG_FUNCTION_ARGS)
Datum on_pb(PG_FUNCTION_ARGS)
Datum float4mul(PG_FUNCTION_ARGS)
Datum cash_pl(PG_FUNCTION_ARGS)
Datum timestamp_ge(PG_FUNCTION_ARGS)
Datum int42mul(PG_FUNCTION_ARGS)
Datum int4shl(PG_FUNCTION_ARGS)
Datum numeric_ne(PG_FUNCTION_ARGS)
Datum network_gt(PG_FUNCTION_ARGS)
Datum record_image_le(PG_FUNCTION_ARGS)
Datum range_ne(PG_FUNCTION_ARGS)
Datum network_eq(PG_FUNCTION_ARGS)
Datum tidge(PG_FUNCTION_ARGS)
Datum textcat(PG_FUNCTION_ARGS)
Datum dist_sl(PG_FUNCTION_ARGS)
Datum network_ge(PG_FUNCTION_ARGS)
Datum date_le_timestamptz(PG_FUNCTION_ARGS)
Datum int84le(PG_FUNCTION_ARGS)
Datum float8lt(PG_FUNCTION_ARGS)
Datum interval_eq(PG_FUNCTION_ARGS)
Datum date_mii(PG_FUNCTION_ARGS)
Datum path_div_pt(PG_FUNCTION_ARGS)
Datum int84mul(PG_FUNCTION_ARGS)
Datum date_lt_timestamp(PG_FUNCTION_ARGS)
Datum nameicregexeq(PG_FUNCTION_ARGS)
Datum oidvectorgt(PG_FUNCTION_ARGS)
Datum bpcharne(PG_FUNCTION_ARGS)
Datum jsonb_concat(PG_FUNCTION_ARGS)
Datum int24lt(PG_FUNCTION_ARGS)
Datum tintervalov(PG_FUNCTION_ARGS)
Datum tidle(PG_FUNCTION_ARGS)
Datum int4um(PG_FUNCTION_ARGS)
Datum namegt(PG_FUNCTION_ARGS)
Datum bitshiftright(PG_FUNCTION_ARGS)
Datum tintervallengt(PG_FUNCTION_ARGS)
Datum scalarltjoinsel(PG_FUNCTION_ARGS)
Datum record_gt(PG_FUNCTION_ARGS)
Datum pg_lsn_gt(PG_FUNCTION_ARGS)
Datum box_mul(PG_FUNCTION_ARGS)
Datum int48pl(PG_FUNCTION_ARGS)
Datum iclikejoinsel(PG_FUNCTION_ARGS)
Datum jsonb_array_element(PG_FUNCTION_ARGS)
Datum float48ne(PG_FUNCTION_ARGS)
Datum circle_left(PG_FUNCTION_ARGS)
Datum jsonb_contains(PG_FUNCTION_ARGS)
Datum cash_mi(PG_FUNCTION_ARGS)
Datum numeric_mul(PG_FUNCTION_ARGS)
Datum text_le(PG_FUNCTION_ARGS)
Datum cash_div_flt4(PG_FUNCTION_ARGS)
Datum lseg_intersect(PG_FUNCTION_ARGS)
Datum interval_um(PG_FUNCTION_ARGS)
Datum jsonb_delete_path(PG_FUNCTION_ARGS)
Datum close_ls(PG_FUNCTION_ARGS)
Datum int8ne(PG_FUNCTION_ARGS)
Datum oidvectorlt(PG_FUNCTION_ARGS)
Datum int84ne(PG_FUNCTION_ARGS)
Datum texticlike(PG_FUNCTION_ARGS)
Datum bitgt(PG_FUNCTION_ARGS)
Datum macaddr_eq(PG_FUNCTION_ARGS)
Datum path_sub_pt(PG_FUNCTION_ARGS)
Datum int82div(PG_FUNCTION_ARGS)
Datum float4ne(PG_FUNCTION_ARGS)
Datum int4or(PG_FUNCTION_ARGS)
Datum circle_contain_pt(PG_FUNCTION_ARGS)
Datum point_sub(PG_FUNCTION_ARGS)
Datum numeric_sub(PG_FUNCTION_ARGS)
Datum elem_contained_by_range(PG_FUNCTION_ARGS)
Datum tsq_mcontained(PG_FUNCTION_ARGS)
Datum int82lt(PG_FUNCTION_ARGS)
Datum line_intersect(PG_FUNCTION_ARGS)
Datum jsonb_exists(PG_FUNCTION_ARGS)
Datum json_object_field(PG_FUNCTION_ARGS)
Datum int4le(PG_FUNCTION_ARGS)
Datum int4xor(PG_FUNCTION_ARGS)
Datum mul_d_interval(PG_FUNCTION_ARGS)
Datum point_vert(PG_FUNCTION_ARGS)
Datum bitcat(PG_FUNCTION_ARGS)
Datum arraycontains(PG_FUNCTION_ARGS)
Datum float84lt(PG_FUNCTION_ARGS)
Datum network_subeq(PG_FUNCTION_ARGS)
Datum box_overbelow(PG_FUNCTION_ARGS)
Datum biteq(PG_FUNCTION_ARGS)
Datum aclremove(PG_FUNCTION_ARGS)
Datum int84gt(PG_FUNCTION_ARGS)
Datum text_ge(PG_FUNCTION_ARGS)
Datum range_le(PG_FUNCTION_ARGS)
Datum arraycontained(PG_FUNCTION_ARGS)
Datum int28ne(PG_FUNCTION_ARGS)
Datum circle_overbelow(PG_FUNCTION_ARGS)
Datum macaddr_ne(PG_FUNCTION_ARGS)
Datum numeric_lt(PG_FUNCTION_ARGS)
Datum float84mi(PG_FUNCTION_ARGS)
Datum point_ne(PG_FUNCTION_ARGS)
Datum int8shr(PG_FUNCTION_ARGS)
Datum time_ne(PG_FUNCTION_ARGS)
Datum positionjoinsel(PG_FUNCTION_ARGS)
Datum circle_overabove(PG_FUNCTION_ARGS)
Datum record_le(PG_FUNCTION_ARGS)
Datum cash_eq(PG_FUNCTION_ARGS)
Datum boolle(PG_FUNCTION_ARGS)
Datum circle_eq(PG_FUNCTION_ARGS)
Datum range_contained_by(PG_FUNCTION_ARGS)
Datum circle_right(PG_FUNCTION_ARGS)
Datum numeric_power(PG_FUNCTION_ARGS)
Datum tintervalct(PG_FUNCTION_ARGS)
Datum int28le(PG_FUNCTION_ARGS)
Datum int24le(PG_FUNCTION_ARGS)
Datum range_lt(PG_FUNCTION_ARGS)
Datum icregexnesel(PG_FUNCTION_ARGS)
Datum timestamp_le_timestamptz(PG_FUNCTION_ARGS)
Datum uuid_gt(PG_FUNCTION_ARGS)
Datum date_gt_timestamptz(PG_FUNCTION_ARGS)
Datum bitshiftleft(PG_FUNCTION_ARGS)
Datum array_eq(PG_FUNCTION_ARGS)
Datum tsquery_not(PG_FUNCTION_ARGS)
Datum boolge(PG_FUNCTION_ARGS)
Datum timestamptz_mi_interval(PG_FUNCTION_ARGS)
Datum circle_lt(PG_FUNCTION_ARGS)
Datum inetmi(PG_FUNCTION_ARGS)
Datum int4div(PG_FUNCTION_ARGS)
Datum dist_ppath(PG_FUNCTION_ARGS)
Datum json_object_field_text(PG_FUNCTION_ARGS)
Datum byteanlike(PG_FUNCTION_ARGS)
Datum close_sl(PG_FUNCTION_ARGS)
Datum timestamptz_ge_date(PG_FUNCTION_ARGS)
Datum box_below(PG_FUNCTION_ARGS)
Datum array_le(PG_FUNCTION_ARGS)
Datum int84pl(PG_FUNCTION_ARGS)
Datum timestamptz_lt_date(PG_FUNCTION_ARGS)
Datum array_lt(PG_FUNCTION_ARGS)
Datum int8shl(PG_FUNCTION_ARGS)
Datum jsonb_object_field_text(PG_FUNCTION_ARGS)
Datum circle_overright(PG_FUNCTION_ARGS)
Datum int48mul(PG_FUNCTION_ARGS)
Datum int2div(PG_FUNCTION_ARGS)
Datum dist_pc(PG_FUNCTION_ARGS)
Datum on_sb(PG_FUNCTION_ARGS)
Datum int42div(PG_FUNCTION_ARGS)
Datum network_overlap(PG_FUNCTION_ARGS)
Datum icnlikesel(PG_FUNCTION_ARGS)
Datum int2mi(PG_FUNCTION_ARGS)
Datum dist_pl(PG_FUNCTION_ARGS)
Datum inter_sl(PG_FUNCTION_ARGS)
Datum poly_overabove(PG_FUNCTION_ARGS)
Datum int2ne(PG_FUNCTION_ARGS)
Datum box_div(PG_FUNCTION_ARGS)
Datum tsquery_eq(PG_FUNCTION_ARGS)
Datum tsvector_eq(PG_FUNCTION_ARGS)
Datum icnlikejoinsel(PG_FUNCTION_ARGS)
Datum poly_overlap(PG_FUNCTION_ARGS)
Datum range_ge(PG_FUNCTION_ARGS)
Datum range_union(PG_FUNCTION_ARGS)
Datum tsquery_ge(PG_FUNCTION_ARGS)
Datum bpchar_pattern_le(PG_FUNCTION_ARGS)
Datum cash_mul_flt8(PG_FUNCTION_ARGS)
Datum timetz_eq(PG_FUNCTION_ARGS)
Datum tsquery_and(PG_FUNCTION_ARGS)
Datum box_overleft(PG_FUNCTION_ARGS)
Datum int82ne(PG_FUNCTION_ARGS)
Datum pg_lsn_lt(PG_FUNCTION_ARGS)
Datum int2shl(PG_FUNCTION_ARGS)
Datum int4mul(PG_FUNCTION_ARGS)
Datum text_pattern_lt(PG_FUNCTION_ARGS)
Datum int28mul(PG_FUNCTION_ARGS)
Datum timestamptz_pl_interval(PG_FUNCTION_ARGS)
Datum float4lt(PG_FUNCTION_ARGS)
Datum int2or(PG_FUNCTION_ARGS)
Datum numeric_fac(PG_FUNCTION_ARGS)
Datum network_sup(PG_FUNCTION_ARGS)
Datum abstimelt(PG_FUNCTION_ARGS)
Datum byteane(PG_FUNCTION_ARGS)
Datum line_vertical(PG_FUNCTION_ARGS)
Datum float84gt(PG_FUNCTION_ARGS)
Datum jsonb_exists_any(PG_FUNCTION_ARGS)
Datum record_image_gt(PG_FUNCTION_ARGS)
Datum interval_div(PG_FUNCTION_ARGS)
Datum circle_sub_pt(PG_FUNCTION_ARGS)
Datum macaddr_and(PG_FUNCTION_ARGS)
Datum int84eq(PG_FUNCTION_ARGS)
Datum tintervalleneq(PG_FUNCTION_ARGS)
Datum iclikesel(PG_FUNCTION_ARGS)
Datum cash_ge(PG_FUNCTION_ARGS)
Datum float48mul(PG_FUNCTION_ARGS)
Datum circle_center(PG_FUNCTION_ARGS)
Datum tintervallenne(PG_FUNCTION_ARGS)
FormData_pg_operator* Form_pg_operator
Datum dist_polyp(PG_FUNCTION_ARGS)
Datum xidneq(PG_FUNCTION_ARGS)
Datum point_horiz(PG_FUNCTION_ARGS)
Datum circle_distance(PG_FUNCTION_ARGS)
Datum date_ge_timestamptz(PG_FUNCTION_ARGS)
Datum circle_ne(PG_FUNCTION_ARGS)
Datum intinterval(PG_FUNCTION_ARGS)
Datum circle_overlap(PG_FUNCTION_ARGS)
Datum lseg_parallel(PG_FUNCTION_ARGS)
Datum poly_npoints(PG_FUNCTION_ARGS)
Datum charne(PG_FUNCTION_ARGS)
Datum int28lt(PG_FUNCTION_ARGS)
Datum json_extract_path(PG_FUNCTION_ARGS)
Datum date_ne_timestamp(PG_FUNCTION_ARGS)
Datum int8abs(PG_FUNCTION_ARGS)
Datum bpchar_pattern_ge(PG_FUNCTION_ARGS)
Datum jsonb_extract_path_text(PG_FUNCTION_ARGS)
Datum uuid_ge(PG_FUNCTION_ARGS)
Datum tintervallenge(PG_FUNCTION_ARGS)
Datum tintervalge(PG_FUNCTION_ARGS)
Datum line_distance(PG_FUNCTION_ARGS)
Datum int42ne(PG_FUNCTION_ARGS)
Datum namele(PG_FUNCTION_ARGS)
Datum date_le_timestamp(PG_FUNCTION_ARGS)
Datum regexnejoinsel(PG_FUNCTION_ARGS)
Datum dsqrt(PG_FUNCTION_ARGS)
Datum tintervaleq(PG_FUNCTION_ARGS)
Datum uuid_le(PG_FUNCTION_ARGS)
Datum inetor(PG_FUNCTION_ARGS)
Datum oidne(PG_FUNCTION_ARGS)
Datum timepl(PG_FUNCTION_ARGS)
Datum nameregexne(PG_FUNCTION_ARGS)
Datum float4gt(PG_FUNCTION_ARGS)
Datum inetnot(PG_FUNCTION_ARGS)
Datum int2um(PG_FUNCTION_ARGS)
Datum int4gt(PG_FUNCTION_ARGS)
Datum timestamp_lt_timestamptz(PG_FUNCTION_ARGS)
Datum close_ps(PG_FUNCTION_ARGS)
Datum int84mi(PG_FUNCTION_ARGS)
Datum range_contains_elem(PG_FUNCTION_ARGS)
Datum interval_mul(PG_FUNCTION_ARGS)
Datum int8or(PG_FUNCTION_ARGS)
Datum lseg_lt(PG_FUNCTION_ARGS)
Datum jsonb_eq(PG_FUNCTION_ARGS)
Datum range_intersect(PG_FUNCTION_ARGS)
Datum tintervalgt(PG_FUNCTION_ARGS)
Datum time_mi_time(PG_FUNCTION_ARGS)
Datum point_eq(PG_FUNCTION_ARGS)
Datum areajoinsel(PG_FUNCTION_ARGS)
Datum cash_div_flt8(PG_FUNCTION_ARGS)
Datum int2abs(PG_FUNCTION_ARGS)
Datum timestamptz_gt_date(PG_FUNCTION_ARGS)
Datum timestamptz_gt_timestamp(PG_FUNCTION_ARGS)
Datum int4_mul_cash(PG_FUNCTION_ARGS)
Datum positionsel(PG_FUNCTION_ARGS)
Datum record_ne(PG_FUNCTION_ARGS)
Datum path_n_gt(PG_FUNCTION_ARGS)
Datum timestamptz_eq_date(PG_FUNCTION_ARGS)
Datum timestamp_le(PG_FUNCTION_ARGS)
Datum int28pl(PG_FUNCTION_ARGS)
Datum uuid_ne(PG_FUNCTION_ARGS)
Datum float84le(PG_FUNCTION_ARGS)
Datum int42ge(PG_FUNCTION_ARGS)
Datum point_above(PG_FUNCTION_ARGS)
Datum date_ge_timestamp(PG_FUNCTION_ARGS)
Datum date_mi_interval(PG_FUNCTION_ARGS)
Datum int2pl(PG_FUNCTION_ARGS)
Datum tidgt(PG_FUNCTION_ARGS)
Datum jsonb_ge(PG_FUNCTION_ARGS)
Datum timestamp_lt_date(PG_FUNCTION_ARGS)
Datum bitnot(PG_FUNCTION_ARGS)
Datum oidlt(PG_FUNCTION_ARGS)
Datum float48div(PG_FUNCTION_ARGS)
Datum tidne(PG_FUNCTION_ARGS)
Datum close_lseg(PG_FUNCTION_ARGS)
Datum tsvector_lt(PG_FUNCTION_ARGS)
Datum interval_gt(PG_FUNCTION_ARGS)
Datum dist_ppoly(PG_FUNCTION_ARGS)
Datum network_sub(PG_FUNCTION_ARGS)
Datum box_overabove(PG_FUNCTION_ARGS)
Datum int42pl(PG_FUNCTION_ARGS)
Datum tsquery_lt(PG_FUNCTION_ARGS)
Datum tintervalne(PG_FUNCTION_ARGS)
Datum jsonb_ne(PG_FUNCTION_ARGS)
Datum network_supeq(PG_FUNCTION_ARGS)
Datum record_eq(PG_FUNCTION_ARGS)
Datum path_mul_pt(PG_FUNCTION_ARGS)
Datum box_ge(PG_FUNCTION_ARGS)
Datum poly_center(PG_FUNCTION_ARGS)
Datum abstimege(PG_FUNCTION_ARGS)
Datum int48ne(PG_FUNCTION_ARGS)
Datum int2_mul_cash(PG_FUNCTION_ARGS)
Datum record_image_ge(PG_FUNCTION_ARGS)
Datum int8not(PG_FUNCTION_ARGS)
Datum array_append(PG_FUNCTION_ARGS)
Datum int4shr(PG_FUNCTION_ARGS)
Datum time_ge(PG_FUNCTION_ARGS)
Datum array_prepend(PG_FUNCTION_ARGS)
Datum numeric_ge(PG_FUNCTION_ARGS)
Datum uuid_lt(PG_FUNCTION_ARGS)
Datum oidvectoreq(PG_FUNCTION_ARGS)
Datum int28mi(PG_FUNCTION_ARGS)
Datum float8le(PG_FUNCTION_ARGS)
Datum timestamptz_le_timestamp(PG_FUNCTION_ARGS)
Datum date_mi(PG_FUNCTION_ARGS)
Datum int48le(PG_FUNCTION_ARGS)
Datum jsonb_extract_path(PG_FUNCTION_ARGS)
Datum path_length(PG_FUNCTION_ARGS)
Datum byteale(PG_FUNCTION_ARGS)
Datum cash_mul_int2(PG_FUNCTION_ARGS)
Datum float84eq(PG_FUNCTION_ARGS)
Datum jsonb_contained(PG_FUNCTION_ARGS)
Datum nlikejoinsel(PG_FUNCTION_ARGS)
Datum networksel(PG_FUNCTION_ARGS)
Datum int4eq(PG_FUNCTION_ARGS)
Datum jsonb_le(PG_FUNCTION_ARGS)
Datum float48gt(PG_FUNCTION_ARGS)
Datum int42mi(PG_FUNCTION_ARGS)
Datum numeric_add(PG_FUNCTION_ARGS)
Datum jsonb_exists_all(PG_FUNCTION_ARGS)
Datum int24pl(PG_FUNCTION_ARGS)
Datum tideq(PG_FUNCTION_ARGS)
Datum neqjoinsel(PG_FUNCTION_ARGS)
Datum close_sb(PG_FUNCTION_ARGS)
Datum on_ps(PG_FUNCTION_ARGS)
Datum float4um(PG_FUNCTION_ARGS)
Datum int8up(PG_FUNCTION_ARGS)
Datum bitne(PG_FUNCTION_ARGS)
Datum line_horizontal(PG_FUNCTION_ARGS)
Datum ts_match_tt(PG_FUNCTION_ARGS)
Datum circle_add_pt(PG_FUNCTION_ARGS)
Datum int8mod(PG_FUNCTION_ARGS)
Datum reltimelt(PG_FUNCTION_ARGS)
Datum int2gt(PG_FUNCTION_ARGS)
Datum path_npoints(PG_FUNCTION_ARGS)
Datum cash_gt(PG_FUNCTION_ARGS)
Datum record_image_eq(PG_FUNCTION_ARGS)
DATA(insert OID=15("="PGNSP PGUID b t t 23 20 16 416 36 int48eq eqsel eqjoinsel))
Datum ts_match_tq(PG_FUNCTION_ARGS)
Datum int42le(PG_FUNCTION_ARGS)
Datum poly_above(PG_FUNCTION_ARGS)
Datum pg_lsn_ne(PG_FUNCTION_ARGS)
Datum text_pattern_ge(PG_FUNCTION_ARGS)
Datum dist_cpoint(PG_FUNCTION_ARGS)
Datum date_pl_interval(PG_FUNCTION_ARGS)
Datum arraycontjoinsel(PG_FUNCTION_ARGS)
Datum date_ge(PG_FUNCTION_ARGS)
Datum inetand(PG_FUNCTION_ARGS)
Datum uuid_eq(PG_FUNCTION_ARGS)
Datum nameeq(PG_FUNCTION_ARGS)
Datum int2le(PG_FUNCTION_ARGS)
Datum record_image_lt(PG_FUNCTION_ARGS)
Datum lseg_gt(PG_FUNCTION_ARGS)
Datum tsquery_or(PG_FUNCTION_ARGS)
Datum timestamp_eq_date(PG_FUNCTION_ARGS)
Datum range_adjacent(PG_FUNCTION_ARGS)
Datum macaddr_gt(PG_FUNCTION_ARGS)
Datum poly_same(PG_FUNCTION_ARGS)
Datum record_image_ne(PG_FUNCTION_ARGS)
Datum byteacat(PG_FUNCTION_ARGS)
Datum booleq(PG_FUNCTION_ARGS)
Datum date_pli(PG_FUNCTION_ARGS)
Datum tsmatchjoinsel(PG_FUNCTION_ARGS)