Обсуждение: pgsql: Reorder connection markers in loadbalance tests

Поиск
Список
Период
Сортировка

pgsql: Reorder connection markers in loadbalance tests

От
Daniel Gustafsson
Дата:
Reorder connection markers in loadbalance tests

Commit 7f5b198 introduced TAP tests that use string literals to mark
the presence of a query in server logs.  Reorder the markers to make
sure they are used in alphabetical order for easier debugging.

Author: Gurjeet Singh <gurjeet@singh.im>
Reviewed-by: Jelte Fennema <postgres@jeltef.nl>
Discussion: https://postgr.es/m/CABwTF4WcYAENqyUQS2crAYfDuJ497v82ty2-MirjaC+zz9e8nQ@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/a23ab2eebfb19bacb9e8d91edb822a0fec37334c

Modified Files
--------------
src/interfaces/libpq/t/003_load_balance_host_list.pl | 12 ++++++------
src/interfaces/libpq/t/004_load_balance_dns.pl       | 12 ++++++------
2 files changed, 12 insertions(+), 12 deletions(-)