@ -4516,6 +4516,8 @@ DATA(insert OID = 3653 ( gtsvector_penalty PGNSP PGUID 12 1 0 0 0 f f f f t f
DESCR ( " GiST tsvector support " ) ;
DATA ( insert OID = 3654 ( gtsvector_consistent PGNSP PGUID 12 1 0 0 0 f f f f t f i s 5 0 16 " 2281 3614 21 26 2281 " _null_ _null_ _null_ _null_ _null_ gtsvector_consistent _null_ _null_ _null_ ) ) ;
DESCR ( " GiST tsvector support " ) ;
DATA ( insert OID = 3790 ( gtsvector_consistent PGNSP PGUID 12 1 0 0 0 f f f f t f i s 5 0 16 " 2281 3642 23 26 2281 " _null_ _null_ _null_ _null_ _null_ gtsvector_consistent_oldsig _null_ _null_ _null_ ) ) ;
DESCR ( " GiST tsvector support (obsolete) " ) ;
DATA ( insert OID = 3656 ( gin_extract_tsvector PGNSP PGUID 12 1 0 0 0 f f f f t f i s 3 0 2281 " 3614 2281 2281 " _null_ _null_ _null_ _null_ _null_ gin_extract_tsvector _null_ _null_ _null_ ) ) ;
DESCR ( " GIN tsvector support " ) ;
@ -4535,6 +4537,11 @@ DATA(insert OID = 3087 ( gin_extract_tsquery PGNSP PGUID 12 1 0 0 0 f f f f t f
DESCR ( " GIN tsvector support (obsolete) " ) ;
DATA ( insert OID = 3088 ( gin_tsquery_consistent PGNSP PGUID 12 1 0 0 0 f f f f t f i s 6 0 16 " 2281 21 3615 23 2281 2281 " _null_ _null_ _null_ _null_ _null_ gin_tsquery_consistent_6args _null_ _null_ _null_ ) ) ;
DESCR ( " GIN tsvector support (obsolete) " ) ;
DATA ( insert OID = 3791 ( gin_extract_tsquery PGNSP PGUID 12 1 0 0 0 f f f f t f i s 7 0 2281 " 3615 2281 21 2281 2281 2281 2281 " _null_ _null_ _null_ _null_ _null_ gin_extract_tsquery_oldsig _null_ _null_ _null_ ) ) ;
DESCR ( " GIN tsvector support (obsolete) " ) ;
DATA ( insert OID = 3792 ( gin_tsquery_consistent PGNSP PGUID 12 1 0 0 0 f f f f t f i s 8 0 16 " 2281 21 3615 23 2281 2281 2281 2281 " _null_ _null_ _null_ _null_ _null_ gin_tsquery_consistent_oldsig _null_ _null_ _null_ ) ) ;
DESCR ( " GIN tsvector support (obsolete) " ) ;
DATA ( insert OID = 3789 ( gin_clean_pending_list PGNSP PGUID 12 1 0 0 0 f f f f t f v s 1 0 20 " 2205 " _null_ _null_ _null_ _null_ _null_ gin_clean_pending_list _null_ _null_ _null_ ) ) ;
DESCR ( " clean up GIN pending list " ) ;
@ -4578,6 +4585,8 @@ DATA(insert OID = 3700 ( gtsquery_penalty PGNSP PGUID 12 1 0 0 0 f f f f t f
DESCR ( " GiST tsquery support " ) ;
DATA ( insert OID = 3701 ( gtsquery_consistent PGNSP PGUID 12 1 0 0 0 f f f f t f i s 5 0 16 " 2281 3615 21 26 2281 " _null_ _null_ _null_ _null_ _null_ gtsquery_consistent _null_ _null_ _null_ ) ) ;
DESCR ( " GiST tsquery support " ) ;
DATA ( insert OID = 3793 ( gtsquery_consistent PGNSP PGUID 12 1 0 0 0 f f f f t f i s 5 0 16 " 2281 2281 23 26 2281 " _null_ _null_ _null_ _null_ _null_ gtsquery_consistent_oldsig _null_ _null_ _null_ ) ) ;
DESCR ( " GiST tsquery support (obsolete) " ) ;
DATA ( insert OID = 3686 ( tsmatchsel PGNSP PGUID 12 1 0 0 0 f f f f t f s s 4 0 701 " 2281 26 2281 23 " _null_ _null_ _null_ _null_ _null_ tsmatchsel _null_ _null_ _null_ ) ) ;
DESCR ( " restriction selectivity of tsvector @@ tsquery " ) ;