Re: [HACKERS] pgbench minor doc typo
Re: [HACKERS] pgbench minor doc typo
От:
Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Дата:
On 7/19/17 16:42, Fabien COELHO wrote: > Alik Khilazhev is submitting a patch about a zipfian random function > for pgbench, and noticed a typo in the documentation about > random_exponential. > > Attached is a fix extracted from his patch submission, which could be > applied to head/10/9.6. done -- Peter Eisentraut http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
[HACKERS] pgbench minor doc typo
От:
Fabien COELHO <coelho@cri.ensmp.fr>
Дата:
Alik Khilazhev is submitting a patch about a zipfian random function for pgbench, and noticed a typo in the documentation about random_exponential. Attached is a fix extracted from his patch submission, which could be applied to head/10/9.6. -- Fabien. -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
Re: [HACKERS] pgbench minor doc typo
От:
Fabien COELHO <coelho@cri.ensmp.fr>
Дата:
>> Alik Khilazhev is submitting a patch about a zipfian random function >> for pgbench, and noticed a typo in the documentation about >> random_exponential. >> >> Attached is a fix extracted from his patch submission, which could be >> applied to head/10/9.6. > > done Ok, thanks. -- Fabien.