| From: | John Naylor <jcnaylor(at)gmail(dot)com> |
|---|---|
| To: | Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> |
| Cc: | David Fetter <david(at)fetter(dot)org>, Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: WIP: a way forward on bootstrap data |
| Date: | 2018-01-13 13:37:54 |
| Message-ID: | CAJVSVGUgjJNxFjk_fUiGisSfu5pTHzFqj4huCZUySaSW66FAvg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 1/12/18, Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> wrote:
> Pushed 0001 with some changes of my own. I'm afraid I created a few
> conflicts for the later patches in your series; please rebase.
Attached, rebased over 255f14183ac. This time it's a single .tar.gz.
Let me know if single files are better. Here's the renumbered overview
copied from one of my emails responding to Tom:
-Patches 0001 through 0006 represent a complete one-to-one migration
of data entries. I didn't see much in bki.sgml specific to the current
format, so my documentation changes are confined largely to the
README, in patch 0004.
-Patches 0007 and 0008 implement techniques to make the data lines
shorter. My choices are certainly debatable. There is a brief addition
to the README in patch 0007. The abbreviation technique was only used
in three catalogs to demonstrate.
-Patches 0009 and 0010 implement human-readable OID references.
-Patches 0011 and 0012 are cosmetic, but invasive.
-John Naylor
| Attachment | Content-Type | Size |
|---|---|---|
| V6-Bootstrap-Data-Conversion-Patchset.tar.gz | application/x-gzip | 591.8 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Meskes | 2018-01-13 14:02:16 | Re: [PATCH] ECPG bug fix in preproc when indicator struct is shorter than record struct |
| Previous Message | Amit Kapila | 2018-01-13 13:34:09 | Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) |