contact details in contrib module documentation

Started by Peter Eisentrautover 17 years ago4 messagesdocs
Jump to latest
#1Peter Eisentraut
peter_e@gmx.net

I am getting an increased amount of private support inquiries about the
uuid-ossp contrib module, probably because my name appears in the
documentation for it. I would remove it, so people use the normal
mailing lists for that. Are other modules similarly affected?

We don't have names in any of the other chapters, so perhaps we should
remove all the names?

#2Alvaro Herrera
alvherre@2ndquadrant.com
In reply to: Peter Eisentraut (#1)
Re: contact details in contrib module documentation

Peter Eisentraut wrote:

I am getting an increased amount of private support inquiries about the
uuid-ossp contrib module, probably because my name appears in the
documentation for it. I would remove it, so people use the normal
mailing lists for that. Are other modules similarly affected?

We don't have names in any of the other chapters, so perhaps we should
remove all the names?

Why not just remove the email address, and keep the name?

--
Alvaro Herrera http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

#3Tom Lane
tgl@sss.pgh.pa.us
In reply to: Peter Eisentraut (#1)
Re: contact details in contrib module documentation

Peter Eisentraut <peter_e@gmx.net> writes:

I am getting an increased amount of private support inquiries about the
uuid-ossp contrib module, probably because my name appears in the
documentation for it. I would remove it, so people use the normal
mailing lists for that. Are other modules similarly affected?

We don't have names in any of the other chapters, so perhaps we should
remove all the names?

This was discussed before and got some push-back:
http://archives.postgresql.org/pgsql-docs/2007-12/msg00012.php

regards, tom lane

#4Magnus Hagander
magnus@hagander.net
In reply to: Alvaro Herrera (#2)
Re: contact details in contrib module documentation

Alvaro Herrera wrote:

Peter Eisentraut wrote:

I am getting an increased amount of private support inquiries about the
uuid-ossp contrib module, probably because my name appears in the
documentation for it. I would remove it, so people use the normal
mailing lists for that. Are other modules similarly affected?

We don't have names in any of the other chapters, so perhaps we should
remove all the names?

Why not just remove the email address, and keep the name?

What makes the contrib modules different from all the other parts of the
system in that they need the specific author listed? Other authors are
just listed in the release notes...

//Magnus