Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gMxnQ-0008IL-Od for pgsql-docs@arkaria.postgresql.org; Wed, 14 Nov 2018 16:13:40 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1gMxnO-00052d-Q7 for pgsql-docs@arkaria.postgresql.org; Wed, 14 Nov 2018 16:13:38 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gMnlD-0008Ks-4O for pgsql-docs@lists.postgresql.org; Wed, 14 Nov 2018 05:30:43 +0000 Received: from mail-oi1-x236.google.com ([2607:f8b0:4864:20::236]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gMnlA-0001KB-2f for pgsql-docs@postgresql.org; Wed, 14 Nov 2018 05:30:41 +0000 Received: by mail-oi1-x236.google.com with SMTP id 192-v6so12577802oii.6 for ; Tue, 13 Nov 2018 21:30:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=Y8U2Dxh1Mk5Dx6PgBgo4pr539yFNgfWmYSaLJvAuYiw=; b=g5uqhhs9lWdGUhrK6iaKFeAEuMEe8Yt+9Ga72nyFgRfcmS+BpbhRhx5f+44thck2aH t/40vH/LPYqz3H9i62tUn5hijJa5DR+ftb48fmrkskhkZrmwRL8lApCahyi9ecIpCvm7 6z/Y6LmiR9YClujZnyNQs+LSJDbiJA4p/yqCBVOLFMgQ6SJnGofH83X1Kt94WmLJYVST +i2Kj3KEfqMu4MGyu3E52JXb4y4SC+36BTwbmNuacTfYghNHflhXRvXITKPRe5zG9LZg RTr0omZ0rCAYtCrZGYACUjpZuW0zX5zmnX1kzLub6HOErCURB8hCIMauLt5DikfmBaUH yurg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=Y8U2Dxh1Mk5Dx6PgBgo4pr539yFNgfWmYSaLJvAuYiw=; b=bCCeKOH4AbCDHWqmqoE+hhfBAcooD62j91JCKbnTmBjMHecY/l5HjmiME0s8Iwkmhg Za9UgVrI6A6u9mzeTv3PGziefM+HcED/9NI2pLQ7qx2t0drgJis3hwAT5xGE+9H3D4rZ VebWb8fVcGh6lPxA0iAn/Y6K8SfuA7MqMRjh5AOnxVBeMQvxNTWhtvK8lPSBMKFy7c5p tfzn0UKW/WBT0D7CoAYp8H0qLtyETCE3VLM8Dt1Sr0ksDLcRmpoWWTKOKDydYeRJyTJs VQ2vzZeh7V9EGpCBWaxxAEabAaaiWeCU7+M48VjlKH+P58JbiWnoHECvJTC/kkPXjapL Zdfg== X-Gm-Message-State: AGRZ1gJdwvtRJIQRFiAQKPMFHxa1JydHXkMWcmwS1MKQi+WimQELPqPo JpbsImvy2qmroHleGfI11u4u2reTMaPxId2Xlb1k2A4s X-Google-Smtp-Source: AJdET5eZUwTT7PSxAQ9SZLec83bPqB9yHjbYf3XJDWAVVgrJpUml4DlxawCHWfeC//KmD+Ea6/NUI7CwOyj5g2GMy+0= X-Received: by 2002:aca:c752:: with SMTP id x79-v6mr243439oif.139.1542173318792; Tue, 13 Nov 2018 21:28:38 -0800 (PST) MIME-Version: 1.0 From: Anthony Greene Date: Wed, 14 Nov 2018 00:28:27 -0500 Message-ID: Subject: Error in 42.12. Porting from Oracle PL/SQL To: pgsql-docs@postgresql.org Content-Type: multipart/alternative; boundary="000000000000d948e2057a99346c" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --000000000000d948e2057a99346c Content-Type: text/plain; charset="UTF-8" Documentation for v10.5, second paragraph, third sentence. *Currently reads*: Assignments, loops, conditionals are similar. *Should read*: Assignments, loops, and conditionals are similar. -- TonyG --000000000000d948e2057a99346c Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Documen= tation for v10.5, second paragraph, third sentence.

C= urrently reads:=C2=A0Assignments, loops, conditionals are similar.

Should read:=C2=A0Assignments, loops, and conditionals are similar.=

--
TonyG
--000000000000d948e2057a99346c--