| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Greg Stark <stark(at)mit(dot)edu> |
| Cc: | "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>, Bruce Momjian <bruce(at)momjian(dot)us>, thomas(dot)berger(at)1und1(dot)de, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: [BUGS] BUG #14244: wrong suffix for pg_size_pretty() |
| Date: | 2016-07-30 14:35:58 |
| Message-ID: | 794.1469889358@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs pgsql-hackers |
Greg Stark <stark(at)mit(dot)edu> writes:
> I think Bruce's summary is a bit revisionist.
I would say it's a tempest in a teapot.
What I think we should do is accept "kb" and the rest case-insensitively,
print them all in all-upper-case always, and tell standards pedants
to get lost. The idea of introducing either a GUC or new function names
is just silly; it will cause far more confusion and user code breakage
than will result from just leaving well enough alone.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | David G. Johnston | 2016-07-30 14:55:40 | Re: [BUGS] BUG #14244: wrong suffix for pg_size_pretty() |
| Previous Message | Greg Stark | 2016-07-30 12:30:16 | Re: [BUGS] BUG #14244: wrong suffix for pg_size_pretty() |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2016-07-30 14:47:10 | Re: [Patch] Temporary tables that do not bloat pg_catalog (a.k.a fast temp tables) |
| Previous Message | Tomas Vondra | 2016-07-30 12:42:54 | Re: [Patch] Temporary tables that do not bloat pg_catalog (a.k.a fast temp tables) |