event trigger pg_dump fix - Mailing list pgsql-hackers

From Petr Jelinek
Subject event trigger pg_dump fix
Date
Msg-id CALLjQTRt7c-8P3DrEGG3sz8Yw+_NkqFYO3ZVKRMZomeFejvRHg@mail.gmail.com
Whole thread Raw
Responses Re: event trigger pg_dump fix
List 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

pgsql-hackers by date:

Previous
From: David Fetter
Date:
Subject: Re: POLA violation with \c service=
Next
From: Simon Riggs
Date:
Subject: Re: parallel mode and parallel contexts