| From: | Michael Paquier <michael(dot)paquier(at)gmail(dot)com> |
|---|---|
| To: | Heikki Linnakangas <hlinnakangas(at)vmware(dot)com> |
| Cc: | Andres Freund <andres(at)2ndquadrant(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: pg_rewind in contrib |
| Date: | 2014-12-16 00:32:53 |
| Message-ID: | CAB7nPqQvPm8_pc5kiVJPWxFn6G0C2uCSZaJAACFEpTf=2odOqw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Sat, Dec 13, 2014 at 12:01 AM, Heikki Linnakangas
<hlinnakangas(at)vmware(dot)com> wrote:
> On 12/12/2014 04:20 PM, Andres Freund wrote:
>>
>> Not sure if the copyright notices in the current form are actually ok?
>
>
> Hmm. We do have such copyright notices in the source tree, but I know that
> we're trying to avoid it in new code. They had to be there when the code
> lived as a separate project, but now that I'm contributing this to
> PostgreSQL proper, I can remove them if necessary.
Yep, it is fine to remove those copyright notices and to keep only the
references to PGDG when code is integrated in the tree.
--
Michael
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2014-12-16 00:33:19 | Re: INSERT ... ON CONFLICT {UPDATE | IGNORE} |
| Previous Message | Jim Nasby | 2014-12-16 00:30:48 | REVIEW: Track TRUNCATE via pgstat |