F.21. fulleq — an additional equivalence operator for compatibility with Microsoft SQL Server #

The fulleq module provides additional equivalence operator for compatibility with Microsoft SQL Server.

This module is required for 1C Enterprise support.

F.21.1. Overview #

The Postgres Pro equivalence operator is defined to return NULL when both operands are NULLs. However, the Microsoft SQL Servers family traditionally defines other semantic for equivalence operator, where operator returns TRUE in the case of both nulled operands. This module provides such operator with MS SQL semantic.

F.21.2. Operator fulleq #

The == operator is defined for the following data types:

  • bool

  • bytea

  • char

  • name

  • int2

  • int4

  • int8

  • int2vector

  • text

  • oid

  • xid

  • cid

  • oidvector

  • float4

  • float8

  • abstime

  • reltime

  • macaddr

  • inet

  • cidr

  • varchar

  • date

  • time

  • timestamp

  • timestamptz

  • interval

  • timetz

F.21.3. Authors #


      Teodor Sigaev 
    

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy