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 1hRS0K-0008I0-5n for pgsql-advocacy@arkaria.postgresql.org; Fri, 17 May 2019 01:49:48 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1hRS0I-000894-IM for pgsql-advocacy@arkaria.postgresql.org; Fri, 17 May 2019 01:49:46 +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 1hRS0I-00088s-40 for pgsql-advocacy@lists.postgresql.org; Fri, 17 May 2019 01:49:46 +0000 Received: from mail-ot1-x341.google.com ([2607:f8b0:4864:20::341]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1hRS0E-0006yU-GH for pgsql-advocacy@lists.postgresql.org; Fri, 17 May 2019 01:49:44 +0000 Received: by mail-ot1-x341.google.com with SMTP id u11so5308604otq.7 for ; Thu, 16 May 2019 18:49:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bowt-ie.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=XriP3JsyO7xmv6INm8xdZ0ZNFpCTZTEFa6YSmn+hn8E=; b=gBaoUQiiYQMaqrOea+XMBm+YpLqmfvAniSOwBpN0jcdI3tyi+3WKfvGr3W6Q2+dkDp 4zemZOQrG6mwnCP+TLg57kNT5sUe+vMILHvtD8Krbu6DMRZIo8PkOCEToKUrIiOMrZ5B kzGW1BpCC+fBeFlE/Atft1V5EWH2jVtmHJUh0O8PjQkL2+ygHchsQZbaCroaaYPNdaS+ tXu4sMxQ0nt2s6Em7XhCWHIBoBTP0urIa8s8OzSzMaGfPQ20WyvhmVCKWRugPERkJS16 0841ZAMiYnrOucHVEGzY75R8iV3MA6XBhDYphePI8EzNF2mf7rFT1AJMfexExbTcLUnl zbbg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=XriP3JsyO7xmv6INm8xdZ0ZNFpCTZTEFa6YSmn+hn8E=; b=Yw0FSWDtot0jTxCYO4hoMcozUtIuqku7Q68oB1vudOVCNRf5JqW1RAHl8N/wMoeonQ 4TOipvVB/7pS7oIAHFZGby4tooUh/AXhXfZE+t/+fOv0tnceUMHXlj5ZYP5bSaUipK4F 1F/SSThPQZJbHsKuEdWCWMn82qqZ2HLxBFoSl9Nr2pS5GC0kIFBvorS5MwZLNb9YzdzF D7pyY7r9UYtQltCBoLGOxpBI3h/Lz37UgGow23A5zAigSPhKwxp2liInHLTBIct7hGNA RdPOQdQicfTJt4uZzWuSj4Yal4ALp2YO8wD1UQ5QSodDIvgb8PPjpDSiEz/nv32f8XMK u8kw== X-Gm-Message-State: APjAAAV/npsNp9AUPfsLKn2PsuNCL5bFaD4PDO6hNa0dwRGgxyqd7wP1 aCNArSjkMze9G5JelO4xEM1Y2GqpygqRvHdkbG26/g== X-Google-Smtp-Source: APXvYqyTARV2fX/IkbO1UZY+TlNLt7nEyoSbdenUdI/+z2BbmMlMLQX9W8aUlI72yP+ah4EoZ2GrLcM2sT0OoN5vUao= X-Received: by 2002:a9d:4611:: with SMTP id y17mr32061795ote.297.1558057781209; Thu, 16 May 2019 18:49:41 -0700 (PDT) MIME-Version: 1.0 References: <20190516182628.kbkiajfnlooocgyg@momjian.us> <20190516190806.GA14121@alvherre.pgsql> <20190516235250.GD20887@paquier.xyz> <20190517013255.bera5dtuii376lae@momjian.us> In-Reply-To: <20190517013255.bera5dtuii376lae@momjian.us> From: Peter Geoghegan Date: Thu, 16 May 2019 18:49:29 -0700 Message-ID: Subject: Re: PostgreSQL 12: Feature Highlights To: Bruce Momjian Cc: Michael Paquier , Alvaro Herrera , Amit Langote , David Rowley , "Jonathan S. Katz" , PostgreSQL Advocacy Content-Type: text/plain; charset="UTF-8" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk On Thu, May 16, 2019 at 6:32 PM Bruce Momjian wrote: > The release notes are written for the _average_ reader. The commits are > there as comments and making them more visible would be a nice > improvement. I don't think that making it possible to read the release notes from start to finish is a useful goal. Users probably just skim them. I certainly don't read them from start to finish, nor do I expect to understand every item. > We have already adjusted the partition item, and the btree item. I was making a general point. This comes up every year. > If there is more detail people want, I suggest you post something to the > hackers list and we will see if can be added in a consistent way. I think that it should be discussed at the developer meeting. -- Peter Geoghegan