Re: Escape output of pg_amcheck test - Mailing list pgsql-hackers

From Aleksander Alekseev
Subject Re: Escape output of pg_amcheck test
Date
Msg-id CAJ7c6TPuLEceTM_ZYhVnFWgXbg9h7EXkNCkHw8wg94XjTLn7Lw@mail.gmail.com
Whole thread Raw
In response to Re: Escape output of pg_amcheck test  (Mark Dilger <mark.dilger@enterprisedb.com>)
Responses Re: Escape output of pg_amcheck test
List pgsql-hackers
Hi,

> [...] so I quickly wrote some (wrong) instrumentation to try to test your patch.

Yep, it confused me too at first.

Since the encoding happens right before exit() call, maybe it's worth
changing $b in-place in order to make the code slightly more readable
for most of us :)

-- 
Best regards,
Aleksander Alekseev



pgsql-hackers by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: weird GROUPING SETS and ORDER BY behaviour
Next
From: jian he
Date:
Subject: Re: add function argument names to regex* functions.