Re: Coding in WalSndWaitForWal

Tom Lane <[email protected]> Thu, 09 Jan 2020 15:58:26 -0500
Newsgroups gmane.comp.db.postgresql.devel.general
Message-ID <[email protected]>
Alvaro Herrera <[email protected]> writes:
> However, we already have a large number of proc_exit() calls in switch
> blocks that are not followed by breaks.  In fact, the majority are
> already like that.

Oh, hmm ... consistency is good.

			regards, tom lane