| From: | David Christensen <david(dot)christensen(at)crunchydata(dot)com> |
|---|---|
| To: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: [PATCH] expand the units that pg_size_pretty supports on output |
| Date: | 2021-06-03 19:17:53 |
| Message-ID: | CAOxo6XKZw0JvmQCvkjPfkRkEBcODMYdDmkhBRfeyvGu-K1poXA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
New versions attached to address the initial CF feedback and rebase on HEAD
as of now.
0001-Expand-the-units-that-pg_size_pretty-numeric-knows-a.patch
- expands the units that pg_size_pretty() can handle up to YB.
0002-Expand-the-supported-units-in-pg_size_bytes-to-cover.patch
- expands the units that pg_size_bytes() can handle, up to YB.
| Attachment | Content-Type | Size |
|---|---|---|
| 0002-Expand-the-supported-units-in-pg_size_bytes-to-cover.patch | application/octet-stream | 12.8 KB |
| 0001-Expand-the-units-that-pg_size_pretty-numeric-knows-a.patch | application/octet-stream | 8.9 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Heikki Linnakangas | 2021-06-03 19:22:15 | Re: speed up verifying UTF-8 |
| Previous Message | Heikki Linnakangas | 2021-06-03 19:16:04 | Re: speed up verifying UTF-8 |