Remove unnecessary grammar symbols - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Remove unnecessary grammar symbols
Date
Msg-id 3e3ccddb-41bd-ecd8-29fe-195e34d9886f@enterprisedb.com
Whole thread Raw
Responses Re: Remove unnecessary grammar symbols
List pgsql-hackers
While doing the proverbial other things, I noticed that the grammar 
symbols publication_name_list and publication_name_item are pretty 
useless.  We already use name_list/name to refer to publications in most 
places, so getting rid of these makes things more consistent.

These appear to have been introduced by the original logical replication 
patch, so there probably wasn't that much scrutiny on this detail then.

Attachment

pgsql-hackers by date:

Previous
From: Krunal Bauskar
Date:
Subject: Re: Improving spin-lock implementation on ARM.
Next
From: Anastasia Lubennikova
Date:
Subject: Re: Commitfest 2020-11 is closed