Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1ZP79t-0005q0-CK for pgsql-docs@arkaria.postgresql.org; Tue, 11 Aug 2015 10:51:53 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84) (envelope-from ) id 1ZP79s-0005bd-T2 for pgsql-docs@arkaria.postgresql.org; Tue, 11 Aug 2015 10:51:52 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84) (envelope-from ) id 1ZP79Y-0005ae-8e for pgsql-docs@postgresql.org; Tue, 11 Aug 2015 10:51:32 +0000 Received: from mail-ig0-x231.google.com ([2607:f8b0:4001:c05::231]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84) (envelope-from ) id 1ZP79W-0008D4-AJ for pgsql-docs@postgresql.org; Tue, 11 Aug 2015 10:51:31 +0000 Received: by igbpg9 with SMTP id pg9so88009529igb.0 for ; Tue, 11 Aug 2015 03:51:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=JR50lPBmTCf5CSx7n/yQFLr5zvyMBNJONeBe9+LZUjg=; b=AWHynBXjz2zfG1kGH0orbTbf4X8iPo1r+CSNbTFZE5ORjl7+yNWghfD3LPPriYu9o4 AnvzoUuUdX+OMPx/cgIT3rerYaL4E0YDxvBoMuIK/uIuaENpdmJx1ICCutXKVIeK9ofG mm1lnTZ9jsyXYg2PGAcD96lp2E3jYZjeXjEyRjExVpaF9YKE14aE3EXNC4dQdY/0F080 gxyz4Szshwb2TUWvZep82ve1EcJQHzzSgoLU8Esd17OBpT/uBRPAMweDl/kSkaeGzCoC 1r7DxvNDRNx+U8rUuJZAzVLDCs/09BWP1EpNQtlZZPVcLkhpa0tdIfvBu9tijKh3oSSv dC6A== MIME-Version: 1.0 X-Received: by 10.50.225.35 with SMTP id rh3mr16491797igc.29.1439290288655; Tue, 11 Aug 2015 03:51:28 -0700 (PDT) Received: by 10.79.111.196 with HTTP; Tue, 11 Aug 2015 03:51:28 -0700 (PDT) Date: Tue, 11 Aug 2015 13:51:28 +0300 Message-ID: Subject: "SQL null" vs "SQL NULL". From: Dmitry Igrishin To: pgsql-docs Content-Type: multipart/alternative; boundary=001a1132f21462556f051d06e236 X-Pg-Spam-Score: -2.7 (--) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgsql-docs Precedence: bulk Sender: pgsql-docs-owner@postgresql.org --001a1132f21462556f051d06e236 Content-Type: text/plain; charset=UTF-8 I've noticed that there are both of "SQL null" and "SQL NULL" are presents. I'm not sure what is more correct, but I think it would be better to make it consistent. -- // Dmitry. --001a1132f21462556f051d06e236 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
I've noticed that there are both of "SQL null&quo= t; and "SQL NULL" are presents.=C2=A0I'm not sure what is mor= e correct, but I think it would be
better to make it consistent.

--
// Dmitry.

--001a1132f21462556f051d06e236--