Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: Oracle-compatible lpad/rpad behavior - Mailing list pgsql-general

From Jonathan Ellis
Subject Re: Oracle-compatible lpad/rpad behavior
Date
Msg-id [email protected]
Whole thread Raw
In response to AW: [HACKERS] Re: is it a bug?  (Zeugswetter Andreas SB <[email protected]>)
List pgsql-general
> Returns not empty string but NULL:

The two are equivalent in Oracle.  Try select 'a' || null || 'b' from dual
and compare it to postgres.

-Jonathan


pgsql-general by date:

Previous
From: Tatsuo Ishii
Date:
Subject: Re: ilike and --enable-multibyte=KOI8
Next
From: "Nathan Barnett"
Date:
Subject: Memory Usage