event trigger pg_dump fix

From: Petr Jelinek <petr(at)2ndquadrant(dot)com>
To: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: event trigger pg_dump fix
Date: 2015-01-05 22:37:25
Message-ID: CALLjQTRt7c-8P3DrEGG3sz8Yw+_NkqFYO3ZVKRMZomeFejvRHg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

Attached is fix for
http://www.postgresql.org/message-id/1420492505.23613.15.camel@bloodnok.com

It was dumping comment with NULL owner while the function expects
empty string for objects without owner (there is pg_strdup down the
line).

--
Petr Jelinek http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services

Attachment Content-Type Size
pg_dump_evt_tigger_20150105.patch text/x-patch 471 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Simon Riggs 2015-01-05 23:21:32 Re: parallel mode and parallel contexts
Previous Message David Fetter 2015-01-05 22:26:59 Re: POLA violation with \c service=