commit_baseurl is broken in postgres.sgml - Mailing list pgsql-hackers

From Chao Li
Subject commit_baseurl is broken in postgres.sgml
Date
Msg-id C1DA457D-FCF6-4734-A7DE-E25A31E78788@gmail.com
Whole thread Raw
Responses Re: commit_baseurl is broken in postgres.sgml
List pgsql-hackers
Hi Hacker,

I just noticed $SUBJECT:

In doc/src/sgml/postgres.sgml, line 12:
```
<!ENTITY commit_baseurl "https://postgr.es/c/">
```

https://postgr.es/c/ is resolved to https://git.postgresql.org/pg/commitdiff/, but the URL now returns 404.

Looks like Bruce fixed the URL 13 months ago, but it’s broken again. I am not sure if https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff is the correct URL, and anyway I don’t know how to generate a short URL.

Best regards,
--
Chao Li (Evan)
HighGo Software Co., Ltd.
https://www.highgo.com/




pgsql-hackers by date:

Previous
From: Shubham Khanna
Date:
Subject: Re: Add support for specifying tables in pg_createsubscriber.
Next
From: Tatsuo Ishii
Date:
Subject: Re: Add RESPECT/IGNORE NULLS and FROM FIRST/LAST options