Re: wrong link in acronyms.sgml

2020-12-02 Thread Alvaro Herrera
On 2020-Dec-02, Erik Rijkers wrote: > Hi > > I just noticed that in > > https://www.postgresql.org/docs/13/acronyms.html > (i.e., doc/src/sgml/acronyms.sgml) > > there is under lemma 'HOT' a link with URL: > > https://git.postgresql.org/gitweb/?p=postgresql.git;a=blob;f=src/backend/acces

wrong link in acronyms.sgml

2020-12-02 Thread Erik Rijkers
Hi I just noticed that in https://www.postgresql.org/docs/13/acronyms.html (i.e., doc/src/sgml/acronyms.sgml) there is under lemma 'HOT' a link with URL: https://git.postgresql.org/gitweb/?p=postgresql.git;a=blob;f=src/backend/access/heap/README.HOT;hb=HEAD Is this deliberate? Surel