Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1gEKMU-0005Kp-JM for pgsql-docs@arkaria.postgresql.org; Sun, 21 Oct 2018 20:30:10 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1gEKMS-0007SP-Bb for pgsql-docs@arkaria.postgresql.org; Sun, 21 Oct 2018 20:30:08 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1gEKMS-0007SI-28 for pgsql-docs@lists.postgresql.org; Sun, 21 Oct 2018 20:30:08 +0000 Received: from smtp.outgoing.loopia.se ([194.9.95.112]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1gEKMO-0003tZ-9R for pgsql-docs@lists.postgresql.org; Sun, 21 Oct 2018 20:30:06 +0000 Received: from s554.loopia.se (localhost [127.0.0.1]) by s554.loopia.se (Postfix) with ESMTP id 186EC1F14413 for ; Sun, 21 Oct 2018 22:30:00 +0200 (CEST) Received: from s500.loopia.se (unknown [172.21.200.98]) by s554.loopia.se (Postfix) with ESMTP id D4F8F7CF7F6 for ; Sun, 21 Oct 2018 22:29:59 +0200 (CEST) Received: from s406.loopia.se (unknown [172.21.200.105]) by s500.loopia.se (Postfix) with ESMTP id D2181CE676B for ; Sun, 21 Oct 2018 22:29:59 +0200 (CEST) X-Virus-Scanned: amavisd-new at amavis.loopia.se X-Spam-Flag: NO X-Spam-Score: -1 X-Spam-Level: X-Spam-Status: No, score=-1 tagged_above=-999 required=6.2 tests=[ALL_TRUSTED=-1] autolearn=disabled Received: from s498.loopia.se ([172.21.200.105]) by s406.loopia.se (s406.loopia.se [172.21.200.136]) (amavisd-new, port 10024) with LMTP id 6ZKYXFGZchn0 for ; Sun, 21 Oct 2018 22:29:59 +0200 (CEST) X-Loopia-Auth: user X-Loopia-User: daniel@yesql.se X-Loopia-Originating-IP: 85.228.38.16 Received: from [192.168.1.64] (c-1026e455.027-294-73746f71.bbcust.telenor.se [85.228.38.16]) (Authenticated sender: daniel@yesql.se) by s498.loopia.se (Postfix) with ESMTPSA id 71A9B44E66E for ; Sun, 21 Oct 2018 22:29:59 +0200 (CEST) From: Daniel Gustafsson Content-Type: multipart/mixed; boundary="Apple-Mail=_8F3710E9-9043-4D97-94C6-6C092A566492" Mime-Version: 1.0 (Mac OS X Mail 11.5 \(3445.9.1\)) Subject: Change pg_attribute textual link to an actual link Message-Id: <0E8748E3-8B7D-445E-9ABA-09DA5C7345CC@yesql.se> Date: Sun, 21 Oct 2018 22:29:58 +0200 To: pgsql-docs@lists.postgresql.org X-Mailer: Apple Mail (2.3445.9.1) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --Apple-Mail=_8F3710E9-9043-4D97-94C6-6C092A566492 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 In the System catalog/pg_attrdef documentation, there is a reference to pg_attribute with the text =E2=80=9Csee below=E2=80=9D. That makes = sense in the PDF version (and similar renderings), but in the web version it seems a bit odd as pg_attribute is on the next page, not below. The attached patch changes it to an actual link instead, but simply = removing the =E2=80=9Csee below=E2=80=9D bit is another approach which isn=E2=80=99= t out of line with other parts of the documentation (I opted for link since I personally prefer = that). cheers ./daniel --Apple-Mail=_8F3710E9-9043-4D97-94C6-6C092A566492 Content-Disposition: attachment; filename=pg_attrdef_link.patch Content-Type: application/octet-stream; x-unix-mode=0644; name="pg_attrdef_link.patch" Content-Transfer-Encoding: quoted-printable =46rom=201d3175a2e1dfa771124c2dd2f0565028b0732ef8=20Mon=20Sep=2017=20= 00:00:00=202001=0AFrom:=20Daniel=20Gustafsson=20=0A= Date:=20Sun,=2021=20Oct=202018=2022:12:26=20+0200=0ASubject:=20[PATCH]=20= Turn=20a=20textual=20reference=20into=20an=20actual=20link=0A=0AThe=20= "see=20below"=20reference=20to=20pg_attribute=20in=20the=20pg_attrdef=20= docs=20is=0Aa=20bit=20misleading=20in=20a=20web=20rendering,=20as=20= there=20is=20no=20content=20below=20but=0Ainstead=20on=20another=20page.=20= This=20changes=20the=20textual=20link=20into=20an=20actual=0Alink=20to=20= it=20clearer.=0A---=0A=20doc/src/sgml/catalogs.sgml=20|=204=20++--=0A=20= 1=20file=20changed,=202=20insertions(+),=202=20deletions(-)=0A=0Adiff=20= --git=20a/doc/src/sgml/catalogs.sgml=20b/doc/src/sgml/catalogs.sgml=0A= index=206d6fbecd12..62d564755f=20100644=0A---=20= a/doc/src/sgml/catalogs.sgml=0A+++=20b/doc/src/sgml/catalogs.sgml=0A@@=20= -902,8=20+902,8=20@@=0A=20=0A=20=20=20=0A=20=20=20=20The=20catalog=20= pg_attrdef=20stores=20column=20default=20= values.=20=20The=20main=20information=0A-=20=20=20about=20columns=20is=20= stored=20in=20pg_attribute=0A-=20=20=20(see=20= below).=20=20Only=20columns=20that=20explicitly=20specify=20a=20default=20= value=0A+=20=20=20about=20columns=20is=20stored=20in=20pg_attribute.=0A+=20=20=20Only=20columns=20that=20explicitly=20specify=20a=20= default=20value=0A=20=20=20=20(when=20the=20table=20is=20created=20or=20= the=20column=20is=20added)=20will=20have=20an=0A=20=20=20=20entry=20= here.=0A=20=20=20=0A--=20=0A2.14.1.145.gb3622a4ee=0A=0A= --Apple-Mail=_8F3710E9-9043-4D97-94C6-6C092A566492--