Re: postgresql 11 release notes

Поиск
Список
Период
Сортировка
От Euler Taveira
Тема Re: postgresql 11 release notes
Дата
Msg-id CAHE3wgj6TyNdwmw_2=cJyUWKy5FnY+JLW=L7JgWxnXPeNAwFUg@mail.gmail.com
обсуждение исходный текст
Ответ на postgresql 11 release notes  (Brad DeJong <bpd0018@gmail.com>)
Ответы Re: postgresql 11 release notes
Список pgsql-docs
Brad, your forgot to reply to pgsql-docs.

2018-06-19 20:21 GMT-03:00 Brad DeJong <bpd0018@gmail.com>:
> How about dropping the which clause entirely? I split this off as
> release-11-newunit-v1.patch for further discussion.
>
Works for me. Could you append it to v2?

>>         <para>
>> -        Exclude unlogged, temporary tables, and
>> +        Exclude unlogged, temporary tables and
>>          <filename>pg_internal.init</filename> files from streaming base
>>          backups (David Steele)
>>         </para>
>>
>> AFAIK postgres uses Oxford comma a lot.
>
> I left this change in the v2 patch.
> I didn't remove it because it was an Oxford comma; I removed it because
> there are only two items, tables and files, so this should not be a comma
> separated list.
> Unlogged and temporary both modify tables and tell us what kind of tables
> are being excluded.
> If this was a list, the items should be semi-colon separated because of the
> comma between unlogged and temporary.
> For example - Exclude unlogged, temporary tables; b-tree indexes; and
> pg_internal.init files from streaming base backups.
>
I see. I think the sentence should be "Exclude unlogged tables,
temporary tables, and <filename>pg_internal.init</filename> files from
streaming base backups".


-- 
   Euler Taveira                                   Timbira -
http://www.timbira.com.br/
   PostgreSQL: Consultoria, Desenvolvimento, Suporte 24x7 e Treinamento


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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: Changes in serial / sequence introduced in Postgresql 10
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: DATE_PART('field', INTERVAL) not intuitive literal reading ofinterval