Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1XGqkh-0000Q8-E8 for pgsql-docs@arkaria.postgresql.org; Mon, 11 Aug 2014 14:39:11 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.80) (envelope-from ) id 1XGqkg-0005Pr-AT for pgsql-docs@arkaria.postgresql.org; Mon, 11 Aug 2014 14:39:10 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.80) (envelope-from ) id 1XGqka-0005Ee-Nq for pgsql-docs@postgresql.org; Mon, 11 Aug 2014 14:39:05 +0000 Received: from mail-pa0-x22c.google.com ([2607:f8b0:400e:c03::22c]) by makus.postgresql.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:256) (Exim 4.80) (envelope-from ) id 1XGqkU-0004Ba-Rk for pgsql-docs@postgresql.org; Mon, 11 Aug 2014 14:39:00 +0000 Received: by mail-pa0-f44.google.com with SMTP id eu11so11280981pac.3 for ; Mon, 11 Aug 2014 07:38:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=NUyGV52uRK26ix4RzkAgwctW0cOG2tvAJO8ng09c0Ik=; b=oZArOLTSJIUpmtcODQWc53oupcal9CKzqrdoq5hc3fA099JM4AoXFYMd6ReBavHLOp Xlp3daMYvbwhCh2towzlFhBdWUBE8X9y2GnKTiPpNUaKWwd1SiJw+V65Gp5FlXSdHL2W Qggpyx4v9mv6OC9thTmIJ9vnP1Tjdq1hHTkJ/PSvejzmUXEZVXqX9KjRllLaFsnJhf1H dVdMaoNDi3dfe9nadlZ+DcG4+Y9IIRqE8s2X+vSyQnMikJg+wFdD8Ef5CTwpBduRwDBu 1fvYZWaN0dCJooN0qCIr6/sFFIETrDHJ7lopuDJjxICCL6TsFgK2X1XY+tQ0dE7/CuhN rY6Q== MIME-Version: 1.0 X-Received: by 10.68.93.65 with SMTP id cs1mr41964828pbb.52.1407767937447; Mon, 11 Aug 2014 07:38:57 -0700 (PDT) Received: by 10.70.100.6 with HTTP; Mon, 11 Aug 2014 07:38:57 -0700 (PDT) In-Reply-To: <3CD454FB008D4E4B9F6C01DCE91FCBAE@maumau> References: <53D8E0D9.9090300@dalibo.com> <510823BF13464AAE872F0C81C194E86C@maumau> <53E7C12F.3020901@dalibo.com> <53E8B866.20008@dalibo.com> <3CD454FB008D4E4B9F6C01DCE91FCBAE@maumau> Date: Mon, 11 Aug 2014 23:38:57 +0900 Message-ID: Subject: Re: pageinspect forks From: Fujii Masao To: MauMau Cc: Vik Fearing , PG Docs Content-Type: text/plain; charset=UTF-8 X-Pg-Spam-Score: -2.0 (--) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgsql-docs Precedence: bulk Sender: pgsql-docs-owner@postgresql.org On Mon, Aug 11, 2014 at 10:42 PM, MauMau wrote: > From: "Vik Fearing" > >> I think you're looking at an old version of the code. My understanding >> of his message was that that patch had already been applied but not >> backpatched and he wants it backpatched. To wit, that hint message does >> include "init" on master and it's located in src/common/relpath.c. >> >> However, I did find another occurence in the documentation, so third >> patch attached. > > > You are right, I was looking at the code of 9.3.4 at hand. The latest code > certainly has the accurate HINT message. > > Your v3 patch looks reasonable. Thanks for the patch! Applied. Regards, -- Fujii Masao -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs