| From: | David Rowley <david(dot)rowley(at)2ndquadrant(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>, pgsql-committers <pgsql-committers(at)postgresql(dot)org> |
| Subject: | Re: pgsql: Improve performance of timezone loading, especially pg_timezone_ |
| Date: | 2017-05-07 09:38:45 |
| Message-ID: | CAKJS1f_SXqeobNri1gQcdG8c84Y1iTikzvvj2ZcgjTBEbOtM0g@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
On 7 May 2017 at 21:33, David Rowley <david(dot)rowley(at)2ndquadrant(dot)com> wrote:
> I've attached a patch for review. My perl skills are at "trial and
> error" level, so please review carefully.
Actually, my Perl code contained a superfluous line to trim the
whitespace from $posixrules.
The attached is a version without it, which still appears to work.
--
David Rowley http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
| Attachment | Content-Type | Size |
|---|---|---|
| posixrules_fix_v2.patch | application/octet-stream | 1.0 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Paquier | 2017-05-07 12:38:05 | Re: Change GetLastImportantRecPtr's definition? (wasSkip checkpoints, archiving on idle systems.) |
| Previous Message | David Rowley | 2017-05-07 09:33:20 | Re: pgsql: Improve performance of timezone loading, especially pg_timezone_ |