Updated on 2024-06-03 GMT+08:00

Redistribution Functions

The following functions are system functions used by gs_redis during redistribution (Do not call them unless absolutely necessary.):

  • pg_get_redis_rel_end_ctid(text, name, int, int)
  • pg_get_redis_rel_start_ctid(text, name, int, int)
  • pg_enable_redis_proc_cancelable()
  • pg_disable_redis_proc_cancelable()
  • pg_tupleid_get_blocknum(tid)
  • pg_tupleid_get_offset(tid)
  • pg_tupleid_get_ctid_to_bigint(ctid)