pgsql: Add section IDs to subsections of syntax.sgml that lacked them.

Started by Tom Lanealmost 14 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Add section IDs to subsections of syntax.sgml that lacked them.

This is so that these sections will have stable HTML tags that one can
link to, rather than things like "AEN1902". Perhaps we should mount a
campaign to do this everywhere, but I've found myself pointing at
syntax.sgml subsections often enough to be sure it's useful here.

Branch
------
REL9_2_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/60888e232f0a0264ab5c8bb2bf8860932f58723d

Modified Files
--------------
doc/src/sgml/syntax.sgml | 14 +++++++-------
1 files changed, 7 insertions(+), 7 deletions(-)