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 1jWi8q-0003JE-T7 for pgsql-hackers@arkaria.postgresql.org; Thu, 07 May 2020 15:08:53 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1jWi8p-0000Yk-R6 for pgsql-hackers@arkaria.postgresql.org; Thu, 07 May 2020 15:08:51 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jWi8p-0000Yd-9a for pgsql-hackers@lists.postgresql.org; Thu, 07 May 2020 15:08:51 +0000 Received: from mail-qt1-x831.google.com ([2607:f8b0:4864:20::831]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1jWi8f-0002KG-Dr for pgsql-hackers@postgresql.org; Thu, 07 May 2020 15:08:50 +0000 Received: by mail-qt1-x831.google.com with SMTP id w29so5015488qtv.3 for ; Thu, 07 May 2020 08:08:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telsasoft-com.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=5EFngza/crkZZvZycp38VoT4oirp2OEMthQVVnGj1Po=; b=BfMUlqALE4ps/33s4iT0mDH8tZowxvbJz0iLqrSqUXU/LxxCS3DLdc27LKY/X+3sev dcRwC04CSo3/7lYuC3tvIeZw2JBAC6H+86mgPExnO2weiRdDcoLAIVuPSAvq8qm6g4mn qTnWkhDfcWBo8HSMHepAWPqvCIXp9peXbh4At8JjmGO51GoLC7dT/cTI2+QUrTWowwTV A0T8X71XyuyPkPCrNgt3vFSVhCNG6Qvgz56Qwl15cwxvkAq7K0IPHCR7DVLCNE12o7YL zGZQd/SA26oOQgHOGqJ2StUmDrlBltF+M8jqNuIblhP31pM15aCBgdf+y2waFip71zPy 8L0A== 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:references :mime-version:content-disposition:in-reply-to:user-agent; bh=5EFngza/crkZZvZycp38VoT4oirp2OEMthQVVnGj1Po=; b=oRkWQkribgiY80CptpuWWzmSlVrX/bYwgIsqmP9LLKDuFTxT4KQtBDJuAtUrM7vxTy tHuvsv4oX5WHaFdCEe/qbj+vkjHghO+0z68JJo3OGe1A81uwfUWAFrVhkjaWjan972x/ P7CVjPlkzJzAVaIYVjAfHKhIyzxxsljU7FErPkxeKtiL86CXVGy4rWXEEkaRAa57xHpG BDi03WYqo7TuI729Knw3VbFbThHuEElcGgtatoLM2PWnn8FoXQ92OC8xs2pVE+4auonv 9tR29BCR24ZbcBkC/qIRjz88+KxE6AsdjK9PwZowyt9RKfaaALSgjvquljz7JhugaBfz wymQ== X-Gm-Message-State: AGi0PuZ+SRhnmDrT0dE11RWPArO8q+rui4D7dyNjq2vJn0q68/BJWNm5 n8+Zvq6NDLAewDUx6T09PH3MBQ== X-Google-Smtp-Source: APiQypJioe6AAytHUEW9vXNWvCNLRj3sEpglTh18XQYbXldjIKRpMgg01OnT9FmRVOctnIcqyTD5rQ== X-Received: by 2002:ac8:543:: with SMTP id c3mr14018021qth.8.1588864119521; Thu, 07 May 2020 08:08:39 -0700 (PDT) Received: from pryzbyj (charmander.telsasoft.com. [50.244.222.1]) by smtp.gmail.com with ESMTPSA id m7sm4396494qti.6.2020.05.07.08.08.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 May 2020 08:08:37 -0700 (PDT) Received: by pryzbyj (Postfix, from userid 1000) id 7DC778009F4; Thu, 7 May 2020 10:08:35 -0500 (CDT) Date: Thu, 7 May 2020 10:08:35 -0500 From: Justin Pryzby To: Fabien COELHO Cc: Alvaro Herrera , David Steele , pgsql-hackers@postgresql.org, "Bossart, Nathan" , Thomas Munro , Tom Lane Subject: Re: pg_ls_tmpdir to show directories and shared filesets (and pg_ls_*) Message-ID: <20200507150835.GB28974@telsasoft.com> References: <20200316214806.GQ26184@telsasoft.com> <20200316221736.GA15635@alvherre.pgsql> <20200317031427.GU26184@telsasoft.com> <20200317190401.GY26184@telsasoft.com> <20200331200812.GI14618@telsasoft.com> <20200503024215.GJ28974@telsasoft.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="4LFBTxd4L5NLO6ly" Content-Disposition: inline In-Reply-To: <20200503024215.GJ28974@telsasoft.com> User-Agent: Mutt/1.9.4 (2018-02-28) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --4LFBTxd4L5NLO6ly Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Rebased onto 1ad23335f36b07f4574906a8dc66a3d62af7c40c --4LFBTxd4L5NLO6ly Content-Type: text/x-diff; charset=us-ascii Content-Disposition: attachment; filename="v17-0001-Document-historic-behavior-of-links-to-directori.patch"