| From: | "Joel Jacobson" <joel(at)compiler(dot)org> |
|---|---|
| To: | "daniel(at)yesql(dot)se" <daniel(at)yesql(dot)se>, "Michael Paquier" <michael(at)paquier(dot)xyz> |
| Cc: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: [PATCH] Fix docs to use canonical links |
| Date: | 2024-07-01 11:09:30 |
| Message-ID: | 7102feeb-08bf-454f-9be1-0ad7f8ea7198@app.fastmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Mon, Jul 1, 2024, at 09:35, Daniel Gustafsson wrote:
> Avoding redirects is generally a good thing, not everyone is on lightning fast
> internet. Wikipedia is however not doing any 30X redirects so it's not really
> an issue for those links, it's all 200 requests.
Yes, I noticed that too when observing the HTTPS traffic, so no issue there,
except that it's a bit annoying that the address bar suddenly changes.
However, I think David J had another good argument:
"If we are making wikipedia our authority we might as well use their standard for naming."
/Joel
| From | Date | Subject | |
|---|---|---|---|
| Next Message | David Christensen | 2024-07-01 11:28:57 | Re: Reuse child_relids in try_partitionwise_join was Re: Assert failure on bms_equal(child_joinrel->relids, child_joinrelids) |
| Previous Message | Peter Eisentraut | 2024-07-01 10:59:13 | Re: Virtual generated columns |