Re: template0 database comment

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: template0 database comment
Дата
Msg-id AANLkTimyjoJNCR+HRXZd+QnMEwE_Ru9pccCd6HWQMMpV@mail.gmail.com
обсуждение исходный текст
Ответ на Re: template0 database comment  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: template0 database comment  (Bruce Momjian <bruce@momjian.us>)
Список 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


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: template0 database comment
Следующее
От: Noah Misch
Дата:
Сообщение: Re: On-the-fly index tuple deletion vs. hot_standby