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 1juxVu-0007W0-Dw for pgsql-docs@arkaria.postgresql.org; Mon, 13 Jul 2020 12:24:54 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1juxVs-0003Z5-Go for pgsql-docs@arkaria.postgresql.org; Mon, 13 Jul 2020 12:24:52 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1juxVs-0003Yt-A3 for pgsql-docs@lists.postgresql.org; Mon, 13 Jul 2020 12:24:52 +0000 Received: from smtp.outgoing.loopia.se ([93.188.3.37]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1juxVp-0001a7-Aw for pgsql-docs@lists.postgresql.org; Mon, 13 Jul 2020 12:24:51 +0000 Received: from s807.loopia.se (localhost [127.0.0.1]) by s807.loopia.se (Postfix) with ESMTP id A655B30A8C6E for ; Mon, 13 Jul 2020 14:24:44 +0200 (CEST) Received: from s630.loopia.se (unknown [172.22.191.6]) by s807.loopia.se (Postfix) with ESMTP id 871022E284EA; Mon, 13 Jul 2020 14:24:44 +0200 (CEST) Received: from s471.loopia.se (unknown [172.22.191.5]) by s630.loopia.se (Postfix) with ESMTP id 7595613ABF69; Mon, 13 Jul 2020 14:24:44 +0200 (CEST) X-Virus-Scanned: amavisd-new at amavis.loopia.se X-Spam-Flag: NO X-Spam-Score: -1 X-Spam-Level: X-Spam-Status: No, score=-1 tagged_above=-999 required=6.2 tests=[ALL_TRUSTED=-1] autolearn=disabled Received: from s498.loopia.se ([172.22.191.5]) by s471.loopia.se (s471.loopia.se [172.22.190.11]) (amavisd-new, port 10024) with LMTP id lMiiBQfneARX; Mon, 13 Jul 2020 14:24:44 +0200 (CEST) X-Loopia-Auth: user X-Loopia-User: daniel@yesql.se X-Loopia-Originating-IP: 89.255.232.193 Received: from [192.168.72.43] (customer-89-255-232-193.stosn.net [89.255.232.193]) (Authenticated sender: daniel@yesql.se) by s498.loopia.se (Postfix) with ESMTPSA id EE6624708CD; Mon, 13 Jul 2020 14:24:43 +0200 (CEST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.14\)) Subject: Re: Additional Chapter for Tutorial From: Daniel Gustafsson In-Reply-To: Date: Mon, 13 Jul 2020 14:24:43 +0200 Cc: =?utf-8?Q?J=C3=BCrgen_Purtz?= , pgsql-docs@lists.postgresql.org Content-Transfer-Encoding: 7bit Message-Id: <47C7B1F7-3831-46B8-8AE1-07BDE32A0CD3@yesql.se> References: <13c65997-9502-7671-1a7b-50e5d5093514@purtz.de> <40aca6b45b0da614b94c8ef86d89b70b@xs4all.nl> <4b8bdb3b-10a7-e541-18ff-6a556ce89cd1@purtz.de> <9df5b9c8-71fe-47a8-4670-346a0ae7e2cd@purtz.de> <567f7c92-dce9-7424-9022-54b31eb12740@purtz.de> <1B5F7D1E-B389-4D3B-973A-A8D183D8530A@yesql.se> To: Naresh gandi X-Mailer: Apple Mail (2.3445.104.14) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk > On 13 Jul 2020, at 14:20, Naresh gandi wrote: (please avoid top-posting) > Which version is this application for? > > I tried for v12 and v13 Beta, both failed. Unless being a bugfix, all patches are only considered against the main development branch in Git. As this is new material, it would be for v14. cheers ./daniel