pgsql: Add POD documentation to TestLib.pm

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема pgsql: Add POD documentation to TestLib.pm
Дата
Msg-id E1i4qM0-00071D-3U@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Add POD documentation to TestLib.pm

This module was pretty much undocumented.  Fix that.

Inspired by a preliminary patch sent by Ramanarayana, heavily updated by
Andrew Dunstan, and reviewed by Michael Paquier.

Discussion: https://postgr.es/m/CAF6A77G_WJTwBV9SBxCnQfZB09hm1p1O3stZ6eE5QiYd=X84Jg@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/6fcc40b1d4b91471f667fdf3ebe9665fbab95849

Modified Files
--------------
src/test/perl/TestLib.pm | 340 ++++++++++++++++++++++++++++++++++++++++++-----
1 file changed, 307 insertions(+), 33 deletions(-)


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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: pgsql: Fix compiler warning
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Handle corner cases correctly in psql's reconnection logic.