| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> | 
|---|---|
| To: | Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> | 
| Cc: | John Naylor <john(dot)naylor(at)2ndquadrant(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> | 
| Subject: | Re: benchmarking Flex practices | 
| Date: | 2019-09-25 21:02:48 | 
| Message-ID: | 31561.1569445368@sss.pgh.pa.us | 
| Views: | Whole Thread | Raw Message | Download mbox | Resend email | 
| Thread: | |
| Lists: | pgsql-hackers | 
Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> writes:
> ... it seems this patch needs attention, but I'm not sure from whom.
> The tests don't pass whenever the server encoding is not UTF8, so I
> suppose we should either have an alternate expected output file to
> account for that, or the tests should be removed.  But anyway the code
> needs to be reviewed.
Yeah, I'm overdue to review it, but other things have taken precedence.
The unportable test is not a problem at this point, since the patch
isn't finished anyway.  I'm not sure yet whether it'd be worth
preserving that test case in the final version.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alvaro Herrera | 2019-09-25 21:08:05 | Re: Speed up transaction completion faster after many relations are accessed in a transaction | 
| Previous Message | Alvaro Herrera | 2019-09-25 21:01:02 | Re: shared-memory based stats collector |