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 1iT41w-0008Rq-8J for pgsql-docs@arkaria.postgresql.org; Fri, 08 Nov 2019 13:10:24 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1iT41u-00005c-Vn for pgsql-docs@arkaria.postgresql.org; Fri, 08 Nov 2019 13:10:22 +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 1iT41u-00005D-L6 for pgsql-docs@lists.postgresql.org; Fri, 08 Nov 2019 13:10:22 +0000 Received: from mail-qv1-xf41.google.com ([2607:f8b0:4864:20::f41]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1iT41r-00071O-Gq for pgsql-docs@lists.postgresql.org; Fri, 08 Nov 2019 13:10:21 +0000 Received: by mail-qv1-xf41.google.com with SMTP id i3so1957848qvv.7 for ; Fri, 08 Nov 2019 05:10:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=2ndquadrant-com.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:mime-version:content-disposition :content-transfer-encoding:in-reply-to:user-agent; bh=25LLrRGG/p1wZ6sgiksKbB4ILsoHML1bFjeaDWqO0hI=; b=PSOcYJo8nBs04Ezix59C9DsNoVA5aTHXAKrssx0kS8gjLXaxt2cbw9WrPOqSCqbTgJ hIl1hLwJaadhFgeJOTE/l+OOLmcKTBhpd27PfB8zvqarKKB5cm3QO1XfQyqLxIpJ5UFO Dm2dlmuNxHRi2rzQS/DM2aFGZJeI3SN9DG6B1IzBidUWoqxraxuLaaa4RyWpMTTvGNW3 cCWPqZ3U4yIziMdCq5QRu4PefFy9nscM28omsIgvrI4Epl3U4nShAAz45WWoxhZ29Ciq uoQlDGmnkeJslZUUH0Pgn6qREuQyf3BIyfgZDEZMeaS7Y6A64YtLoJA9Q8vFLV6+dMtj LiSA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:mime-version :content-disposition:content-transfer-encoding:in-reply-to :user-agent; bh=25LLrRGG/p1wZ6sgiksKbB4ILsoHML1bFjeaDWqO0hI=; b=MmdHaVGhAnHnu/1/YI6Ak/7TxWTpqSw098ud72DbOvlwsf7STOjY6ntv/8IMNopj5B w7IQhtG5q4Atal5ke+dgGmSKswrw11krvDjCTvDyn41sKAAoP/F2kcyEMaXQC+NY5oJ4 uU/BovIyf4+vG+IEkIlNdt4dBBjwxVuzJxtwdTfRCceZnwdcJ+TP5lDEyfWaDQ2QjQyB WZtFcOEXOQ0jJQM9ogEqaoXfoKWW+bF647CXugUHU9gon8ibxJT6fwCGvWsRt8RPqkOz klnYWPdBAm6xKr0DwjU+SxSbAzAMUB9PAL8/41iFwpBRy0RP4g5SgmTbsOEXrlGJR5dz gkXg== X-Gm-Message-State: APjAAAXY4O/Ln1IOgtcl8oRXWniIPHwninCdlAUQLphvTFBZnX723X1D 3eoTZ8VNL6/aFu08GnfscPwi8kBCiYSv1E8vW+v2jYDVUWCS4Ypzj51+2/clJPJzS0+Bi4sfouw UkwvZuDeLf5O2B3YtyR5qudq3Edh9VYLDr9SMEO4OgqNvgel8UlJqAoGpVx+WngNz1Q/FKisIOc 5qlNZG5pFVRkoP X-Google-Smtp-Source: APXvYqyE6OADpTvAKcJoA4WGidNd6Sid9Q/gYbZOMhL+Xi9Gx3jdc0C+dCZIwNBRu05EOM+COGm5Cw== X-Received: by 2002:a0c:ff01:: with SMTP id w1mr1071444qvt.171.1573218618447; Fri, 08 Nov 2019 05:10:18 -0800 (PST) Received: from nimloth.alvh.no-ip.org (ip-49-2-52-196.nyc.us.northamericancoax.com. [196.52.2.49]) by smtp.gmail.com with ESMTPSA id p66sm3077334qkd.1.2019.11.08.05.10.16 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 08 Nov 2019 05:10:17 -0800 (PST) Received: by nimloth.alvh.no-ip.org (Postfix, from userid 1000) id 22B4F300AB4; Fri, 8 Nov 2019 10:10:14 -0300 (-03) Date: Fri, 8 Nov 2019 10:10:14 -0300 From: Alvaro Herrera To: Daniel Gustafsson Cc: Bruce Momjian , brian.williams@mayalane.com, pgsql-docs@lists.postgresql.org Subject: Re: The word "virgin" used incorrectly and probably better off replaced Message-ID: <20191108131014.GA27568@alvherre.pgsql> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="IS0zKkzwUGydFO0o" Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --IS0zKkzwUGydFO0o Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit On 2019-Nov-08, Daniel Gustafsson wrote: > Agreed. I like your suggestion, or the inverse of it: "a database without any > user defined objects". Here's a proposed patch. -- Álvaro Herrera https://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services --IS0zKkzwUGydFO0o Content-Type: text/x-diff; charset=us-ascii Content-Disposition: attachment; filename="0001-No-more-virgins.patch"