pgsql: Add more TAP tests for pg_dump options with range checks

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема pgsql: Add more TAP tests for pg_dump options with range checks
Дата
Msg-id E1jju9O-0004Zb-14@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Add more TAP tests for pg_dump options with range checks

This adds two tests for --extra-float-digits and --rows-per-insert,
similar to what exists for --compress.

Author: Dong Wook Lee
Discussion: https://postgr.es/m/CAAcByaJsgrB-qc-ALb0mALprRGLAdmcBap7SZxO4kCAU-JEHcQ@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/64725728e790b76c97984b1029d9ffe90bcb2ec4

Modified Files
--------------
src/bin/pg_dump/t/001_basic.pl | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)


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

Предыдущее
От: David Rowley
Дата:
Сообщение: pgsql: Have pg_itoa, pg_ltoa and pg_lltoa return the length of the stri
Следующее
От: Michael Paquier
Дата:
Сообщение: pgsql: Create by default sql/ and expected/ for output directory in pg_