Re: doc: add missing "id" attributes to extension packaging page - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: doc: add missing "id" attributes to extension packaging page
Date
Msg-id 9ddefeab-79d8-a594-0876-eee01b15cd59@enterprisedb.com
Whole thread Raw
In response to Re: doc: add missing "id" attributes to extension packaging page  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: doc: add missing "id" attributes to extension packaging page
List pgsql-hackers
On 09.01.23 21:18, Tom Lane wrote:
> * AFAIK our practice is to use "-" never "_" in XML ID attributes.
> You weren't very consistent about that even within this patch, and
> the overall effect would have been to have no standard about that
> at all, which doesn't seem great.  I changed them all to "-".

In the olden says, "_" was invalid in ID attribute values.  This is no 
longer the case.  But of course it's good to stay consistent with 
existing practice where reasonable.




pgsql-hackers by date:

Previous
From: Jelte Fennema
Date:
Subject: Re: [EXTERNAL] Re: [PATCH] Support using "all" for the db user in pg_ident.conf
Next
From: Jelte Fennema
Date:
Subject: Re: [PATCH] Add `verify-system` sslmode to use system CA pool for server cert