Re: Minor fixes for upcoming version 13 - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Minor fixes for upcoming version 13
Date
Msg-id 16611.1599665358@sss.pgh.pa.us
Whole thread Raw
In response to Minor fixes for upcoming version 13  (Alexander Lakhin <exclusion@gmail.com>)
Responses Re: Minor fixes for upcoming version 13  (Alexander Lakhin <exclusion@gmail.com>)
List pgsql-hackers
Alexander Lakhin <exclusion@gmail.com> writes:
> Please consider fixing minor defects in the source code and documentation.

I agree with all of these, except the markup fixes in bgworker.sgml
still seem not right; it should be more like

  <function>RegisterBackgroundWorker(<type>BackgroundWorker</type> *<parameter>worker</parameter>)</function>

> 6. "unhandled previous state in xqs" -> "unhandled previous state at end
> quote"?
> "xqs" is rather cryptic for a user-visible message

But it's not user-visible is it?  That should surely be a can't-happen
case.

Will push in a little bit.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Julien Rouhaud
Date:
Subject: Re: unsupportable composite type partition keys
Next
From: Heikki Linnakangas
Date:
Subject: Re: Yet another fast GiST build