Kouhei Sutou
null+****@clear*****
Wed Jul 19 09:39:19 JST 2017
Kouhei Sutou 2017-07-19 09:39:19 +0900 (Wed, 19 Jul 2017) New Revision: 17ac6c7094b7840b3fbfd9aa1e3322999cde82c6 https://github.com/pgroonga/pgroonga/commit/17ac6c7094b7840b3fbfd9aa1e3322999cde82c6 Message: test: add psql launcher that replace PGAPPNAME pg_regress on PostgreSQL 10 uses test name as PGAPPNAME. It may be long. psql reports warning for long PGAPPNAME. It fails tests unexpectedly. Added files: test/short-pgappname Added: test/short-pgappname (+6 -0) 100755 =================================================================== --- /dev/null +++ test/short-pgappname 2017-07-19 09:39:19 +0900 (040ac7c) @@ -0,0 +1,6 @@ +#!/bin/sh + +set -e +set -u + +PGAPPNAME=pg_regress "$@" -------------- next part -------------- HTML����������������������������... Télécharger