Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.2.0
    • 3.2.0
    • SQL
    • None

    Description

      Function Return Type Description Example Result
      btrim({{string}}bytea{{bytes}}bytea) bytea Remove the longest string containing only bytes appearing in bytes_from the start and end of string_ btrim('\000trim\001'::bytea, '\000\001'::bytea) trim

      More details: https://www.postgresql.org/docs/11/functions-binarystring.html

      Attachments

        Activity

          People

            beliefer Jiaan Geng
            yumwang Yuming Wang
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: