remove extra space from dumped ALTER DEFAULT PRIVILEGES commands - Mailing list pgsql-hackers

From Nathan Bossart
Subject remove extra space from dumped ALTER DEFAULT PRIVILEGES commands
Date
Msg-id 20221206232744.GA3560301@nathanxps13
Whole thread Raw
List pgsql-hackers
Hi hackers,

pg_dump adds an extra space in ALTER DEFAULT PRIVILEGES commands.  AFAICT
it's been this way since the command was first introduced (249724c).  I've
attached a patch to fix it.

This is admittedly just a pet peeve, but maybe it is bothering others, too.

-- 
Nathan Bossart
Amazon Web Services: https://aws.amazon.com

Attachment

pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Allow pageinspect's bt_page_stats function to return a set of rows instead of a single row
Next
From: Peter Smith
Date:
Subject: Re: Force streaming every change in logical decoding