Re: template0 database comment

Dave Page <dpage@pgadmin.org>

From: Dave Page <dpage@pgadmin.org>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Bruce Momjian <bruce@momjian.us>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2011-03-12T09:48:02Z
Lists: pgsql-hackers
On 3/12/11, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Bruce Momjian <bruce@momjian.us> writes:
>> People are confused about what template0 is for, so I created the
>> attached one-line patch to add a database comment to template0. No
>> initdb, I assume, becuase it is just a comment.
>
>> + 		"COMMENT ON DATABASE template0 IS 'only used by pg_dump';\n",
>
> No objection to the concept, but the actual text of this comment is
> approximately 100% wrong.
>

I'd like to lodge a formal objection to the use of the word
'approximately' in the above comment.

-- 
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company