Ensure that all <sect1> and <refentry> tags have IDs. This is needed
Tom Lane <tgl@sss.pgh.pa.us>
Ensure that all <sect1> and <refentry> tags have IDs. This is needed to ensure that the resulting webpages have predictable URLs, instead of ever-changing numeric IDs. The new contrib docs were the biggest offender, but some old stuff had the problem too. Also, rename a couple of new contrib sgml files for consistency's sake.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/adminpack.sgml | modified | +6 −2 |
| doc/src/sgml/btree-gist.sgml | modified | +5 −8 |
| doc/src/sgml/contrib.sgml | modified | +5 −5 |
| doc/src/sgml/datetime.sgml | modified | +2 −2 |
| doc/src/sgml/dblink.sgml | modified | +27 −42 |
| doc/src/sgml/filelist.sgml | modified | +5 −5 |
| doc/src/sgml/install-win32.sgml | modified | +3 −3 |
| doc/src/sgml/pgbuffercache.sgml (from doc/src/sgml/buffercache.sgml) | renamed | +3 −4 |
| doc/src/sgml/pgfreespacemap.sgml (from doc/src/sgml/freespacemap.sgml) | renamed | +3 −4 |
| doc/src/sgml/pgstandby.sgml (from doc/src/sgml/standby.sgml) | renamed | +1 −3 |
| doc/src/sgml/pgtrgm.sgml (from doc/src/sgml/trgm.sgml) | renamed | +1 −2 |