Re: pgbench - add pseudo-random permutation function

Поиск
Список
Период
Сортировка
От Fabien COELHO
Тема Re: pgbench - add pseudo-random permutation function
Дата
Msg-id alpine.DEB.2.21.1810250755090.26778@lancre
обсуждение исходный текст
Ответ на Re: pgbench - add pseudo-random permutation function  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Ответы Re: pgbench - add pseudo-random permutation function
Список pgsql-hackers
Hello Alvaro,

>> although not comment changes which break the logic of the algorithm
>> descriptions. I have not found how to tell pgindent to let comments
>> indentation alone.
>
> You can use /*----- for such comments.

Thanks for the hint. Here is an updated patch using this marker.

I noticed that some instances use a closing "*-----" sequence, but it does 
not seem useful, so I left it out.

I have also tried to improve a few comments, and moved a declaration into 
a loop because I did not like the pg-indented version much.

-- 
Fabien.
Вложения

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

Предыдущее
От: Laurenz Albe
Дата:
Сообщение: Re: pg_stat_replication vs StandbyReplyMessage
Следующее
От: MyungKyu LIM
Дата:
Сообщение: RE: [Todo item] Add entry creation timestamp column topg_stat_replication