Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jnyip-0001B3-CI for pgsql-novice@arkaria.postgresql.org; Wed, 24 Jun 2020 06:17:23 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1jnyio-0002KW-7L for pgsql-novice@arkaria.postgresql.org; Wed, 24 Jun 2020 06:17:22 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jnyio-0002KH-0s for pgsql-novice@lists.postgresql.org; Wed, 24 Jun 2020 06:17:22 +0000 Received: from mail-wr1-x442.google.com ([2a00:1450:4864:20::442]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1jnyik-0002ym-SN for pgsql-novice@lists.postgresql.org; Wed, 24 Jun 2020 06:17:21 +0000 Received: by mail-wr1-x442.google.com with SMTP id h5so1016107wrc.7 for ; Tue, 23 Jun 2020 23:17:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cybertec-at.20150623.gappssmtp.com; s=20150623; h=message-id:subject:from:to:date:in-reply-to:references:user-agent :mime-version:content-transfer-encoding; bh=wZ7kuoIFlmy+02NrPgvp+6o27XGfAZp+jdQtpuV4514=; b=zLHvfmzIJcKkSktWtF4QE8zKL09CZ9RGnW/jvX0TXRv5Oy07yH0UeMubJ4ca7Db9X4 lPAvK8QPKUeC2AKVb2JWgzZGsjhmXvEqsQq6RmG9+2xsqomxjMXsQO0FO5D1BfXcCc5j LbYPCmP4kZliMP5FikUsisgqQg3v4UIc/wjzlhwIBjVJiX6YOxf+ineRTvu8yxroqEK0 c1uUaSCDZCaoAFU/bheV1Kt4IintxzMCRFU/qDzojesk1fyIslKAaN2IlTW+IlMPto/0 hA50R9rXr3498srEkSN00/r4uiHWPkp8pg5YhKons9x2U16Y/714aOoC9KiOoGflyxUv 44eg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:message-id:subject:from:to:date:in-reply-to :references:user-agent:mime-version:content-transfer-encoding; bh=wZ7kuoIFlmy+02NrPgvp+6o27XGfAZp+jdQtpuV4514=; b=iNM41ftmlLQe43Xji+nNARpf4+utu2bOtx/uXtS721YPJNMfTFa+JnIDou4pIO0orA 0RgkDHGysc81HAZM1wY4mYhxUCDLY8PtSMw04fPsKQx2xZsWKb+1Cg6Z7juBVyPtmMDD y9k2y6MbXJTpXDmhpisCJPhWtB9Gq0f49FglO5KkL4apSkGyctf5EMpVQ8mzlssHxY2z EQCg+c9dadh3m4n/9ssR6smRU1nHuw+FBS/TvMzDeZUzG9P/CfwpCA5Toaf6oMm6rQlZ BmsRKjHT/d2Zu6jEwdyI4uyx8vKld0IfVBCcMl6lo+EljHrcA1k5nPQB1izh3kE2RPLY tCnw== X-Gm-Message-State: AOAM532/xuFAZKYXPaWqByfuIB3744Ruz2gp2kehP5K+cuDy1vgwDnt3 Jkmi2fU/vwka4+Xep+3RJd2C0Q== X-Google-Smtp-Source: ABdhPJzR5KuL/EubMHTu/rdgHw6qyq0vD4fvrlsTuV3Ebl9/P/fvbOP7yxVnf0x0J5wA2E74cg1IDQ== X-Received: by 2002:a05:6000:1cf:: with SMTP id t15mr13650106wrx.180.1592979436606; Tue, 23 Jun 2020 23:17:16 -0700 (PDT) Received: from localhost.localdomain (217-149-173-211.nat.highway.telekom.at. [217.149.173.211]) by smtp.gmail.com with ESMTPSA id b19sm7221265wmj.0.2020.06.23.23.17.16 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 23 Jun 2020 23:17:16 -0700 (PDT) Message-ID: <05e8ca751abed11a22e0b53ffabbca69f203b250.camel@cybertec.at> Subject: Re: manual for syntax for pg Query Tool From: Laurenz Albe To: "Anthony E. Greene" , pgsql-novice@lists.postgresql.org Date: Wed, 24 Jun 2020 08:17:15 +0200 In-Reply-To: <20200623225231.GA478392@lnxws01.localdomain> References: <20200623225231.GA478392@lnxws01.localdomain> Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.32.5 (3.32.5-1.fc30) MIME-Version: 1.0 Content-Transfer-Encoding: 7bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk On Tue, 2020-06-23 at 18:52 -0400, Anthony E. Greene wrote: > PostgreSQL is compliant with standard SQL We strive to stick close to it, but saying that we are compliant is an exaggeration. Yours, Laurenz Albe -- Cybertec | https://www.cybertec-postgresql.com