| From: | "Jonathan S(dot) Katz" <jkatz(at)postgresql(dot)org> |
|---|---|
| To: | Magnus Hagander <magnus(at)hagander(dot)net> |
| Cc: | Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>, w^3 <pgsql-www(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: missing files because versioning? |
| Date: | 2023-03-22 14:24:42 |
| Message-ID: | f7ae0e74-dcaa-617c-7a93-538772cb84c2@postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-www |
On 3/22/23 10:17 AM, Magnus Hagander wrote:
> By definition it's unnecessary given we don't use it :-) it's not much
> traffic on the server side though, but it certainly seems like something
> worth optimizing for client side improvements if it's easy enough to do.
> At least unless it turns out to be ugly or invasive against something else.
>
> So it sounds like completing that patch is worthwhile.
I have it ready to go -- it's just removing:
"/*# sourceMappingURL=bootstrap.css.map */"
and the like from the minified files. I haven't posted it because it's a
1.5MB diff for a 3 line change (yay minified code).
But if there are no objections, I can push it.
Thanks,
Jonathan
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Célestin Matte | 2023-03-22 15:13:18 | pgarchives: Bug report + Patches: loader can't handle message in multiple lists |
| Previous Message | Célestin Matte | 2023-03-22 14:24:21 | [PATCH] Message loader: add JIS encodings |