Re-order "disable_on_error" in tab-complete COMPLETE_WITH - Mailing list pgsql-hackers

From Peter Smith
Subject Re-order "disable_on_error" in tab-complete COMPLETE_WITH
Date
Msg-id CAHut+PucvKZgg_eJzUW--iL6DXHg1Jwj6F09tQziE3kUF67uLg@mail.gmail.com
Whole thread Raw
Responses Re: Re-order "disable_on_error" in tab-complete COMPLETE_WITH
List pgsql-hackers
Hi.

By convention, the tab-complete logical replication subscription
parameters are listed in the COMPLETE_WITH lists in alphabetical
order, but when the "disable_on_error" parameter was added this was
not done.

This patch just tidies that up; there is no functional change.

PSA

------
Kind Regards,
Peter Smith.
Fujitsu Australia

Attachment

pgsql-hackers by date:

Previous
From: Yugo NAGATA
Date:
Subject: Re: Prevent writes on large objects in read-only transactions
Next
From: "shiy.fnst@fujitsu.com"
Date:
Subject: RE: Handle infinite recursion in logical replication setup