patch for distinguishing PG instances in event log v2

Lists: pgsql-hackers
From: "MauMau" <maumau307(at)gmail(dot)com>
To: <pgsql-hackers(at)postgresql(dot)org>
Subject: patch for distinguishing PG instances in event log v2
Date: 2011-07-16 02:09:51
Message-ID: 0F71CA7574E444D08AE57F3E49DE4E98@maumau
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

Hello,

The attached file is a revised patch which reflects all review comments by
Magnus in:

http://archives.postgresql.org/pgsql-hackers/2011-07/msg00839.php

I made sure the previous tests (both custom and default "PostgreSQL" event
source) succeeded.

I'm submitting this to the currently open CommitFest 2001-9 shortly. Please
review it again.

Regards
MauMau

Attachment Content-Type Size
multi_event_source_v2.patch application/octet-stream 13.0 KB

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: MauMau <maumau307(at)gmail(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: patch for distinguishing PG instances in event log v2
Date: 2011-10-25 18:05:42
Message-ID: CABUevEyBnNeC6A_VSYvd+AT5SSxiNc=++qguqEKQG2j+DgNh6w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

2011/7/16 MauMau <maumau307(at)gmail(dot)com>:
> Hello,
>
> The attached file is a revised patch which reflects all review comments by
> Magnus in:
>
> http://archives.postgresql.org/pgsql-hackers/2011-07/msg00839.php
>
> I made sure the previous tests (both custom and default "PostgreSQL" event
> source) succeeded.
>
> I'm submitting this to the currently open CommitFest 2001-9 shortly. Please
> review it again.

I have applied this patch after another round of rather extensive modifications.

--
 Magnus Hagander
 Me: http://www.hagander.net/
 Work: http://www.redpill-linpro.com/


From: "MauMau" <maumau307(at)gmail(dot)com>
To: "Magnus Hagander" <magnus(at)hagander(dot)net>
Cc: <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: patch for distinguishing PG instances in event log v2
Date: 2011-10-26 11:31:19
Message-ID: 4642A1CD46124794873906A20EBDC644@maumau
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

From: "Magnus Hagander" <magnus(at)hagander(dot)net>
2011/7/16 MauMau <maumau307(at)gmail(dot)com>:
> Hello,
>
> The attached file is a revised patch which reflects all review comments by
> Magnus in:
>
> http://archives.postgresql.org/pgsql-hackers/2011-07/msg00839.php
>
I have applied this patch after another round of rather extensive
modifications.

Thank you, Magnus. I'll see the final code some later.

Regards
MauMau