Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-36978

to_number() - deferred features

    XMLWordPrintable

Details

    • New Feature
    • Status: Open (View Workflow)
    • Major
    • Resolution: Unresolved
    • 12.2
    • PL/SQL
    • None

    Description

      Some features were not implemented in to_number() under terms of MDEV-20022:

      • The ON CONVERSION ERROR clause
      • The third parameter (nlsparam)
      • Internationalized components: G, D, C, L, U.

      Under terms of this task we'll implement these features.

      The internationalized components need some new information to be added into sql_locale.cc first.
      We do have information for group separators (G) and decimal delimiters (D).
      But we don't need information about:

      • C - the ISO currency symbol
      • L - the local currency symbol
      • U - the dual currency symbol (e.g. Euro)

      So this information should be added first

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              bar Alexander Barkov
              Alexander Barkov Alexander Barkov
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:

                Git Integration

                  Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.