From: | Justin Pryzby <pryzby(at)telsasoft(dot)com> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Stephen Frost <sfrost(at)snowman(dot)net> |
Cc: | Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr>, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, David Steele <david(at)pgmasters(dot)net>, pgsql-hackers(at)postgresql(dot)org, "Bossart, Nathan" <bossartn(at)amazon(dot)com>, Thomas Munro <thomas(dot)munro(at)gmail(dot)com> |
Subject: | Re: pg_ls_tmpdir to show directories and shared filesets (and pg_ls_*) |
Date: | 2021-04-09 04:14:32 |
Message-ID: | 20210409041432.GQ6592@telsasoft.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Breaking with tradition, the previous patch included one too *few* changes, and
failed to resolve the OID collisions.
Attachment | Content-Type | Size |
---|---|---|
v28-0001-Document-historic-behavior-of-links-to-directori.patch | text/x-diff | 1.1 KB |
v28-0002-Add-tests-on-pg_ls_dir-before-changing-it.patch | text/x-diff | 2.3 KB |
v28-0003-Add-pg_ls_dir_metadata-to-list-a-dir-with-file-m.patch | text/x-diff | 19.1 KB |
v28-0004-pg_ls_tmpdir-to-show-directories-and-isdir-argum.patch | text/x-diff | 6.3 KB |
v28-0005-pg_ls_-dir-to-show-directories-and-isdir-column.patch | text/x-diff | 9.1 KB |
v28-0006-pg_ls_logdir-to-ignore-error-if-initial-top-dir-.patch | text/x-diff | 3.1 KB |
v28-0007-pg_ls_-dir-to-return-all-the-metadata-from-pg_st.patch | text/x-diff | 17.6 KB |
v28-0008-pg_stat_file-and-pg_ls_dir_-to-use-lstat.patch | text/x-diff | 2.3 KB |
v28-0009-pg_ls_-pg_stat_file-to-show-file-type.patch | text/x-diff | 21.5 KB |
v28-0010-Preserve-pg_stat_file-isdir.patch | text/x-diff | 4.5 KB |
v28-0011-Add-recursion-option-in-pg_ls_dir_files.patch | text/x-diff | 16.3 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Justin Pryzby | 2021-04-09 04:28:52 | Re: missing documentation for streaming in-progress transactions |
Previous Message | Amit Kapila | 2021-04-09 04:09:16 | Re: missing documentation for streaming in-progress transactions |