Details

    • Sub-task
    • Status: Resolved
    • Minor
    • Resolution: Won't Fix
    • 3.0.0
    • None
    • SQL
    • None

    Description

      PostgreSQL supports IS OF (<type>) predicate, for example the following query is valid:

      select 1 is of (int), true is of (bool)
      
      true true
      

      I can't find PostgreSQL documentation about it, but here is how it works in Oracle:
      https://docs.oracle.com/cd/B28359_01/server.111/b28286/conditions014.htm#SQLRF52157

      Attachments

        Activity

          People

            Unassigned Unassigned
            petertoth Peter Toth
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: