Re: jsonlog cursor_position type is wrong. - Mailing list pgsql-docs

From Tom Lane
Subject Re: jsonlog cursor_position type is wrong.
Date
Msg-id 3674564.1666587206@sss.pgh.pa.us
Whole thread Raw
In response to Re: jsonlog cursor_position type is wrong.  (Tatsuo Ishii <ishii@sraoss.co.jp>)
Responses Re: jsonlog cursor_position type is wrong.  (Michael Paquier <michael@paquier.xyz>)
List pgsql-docs
Tatsuo Ishii <ishii@sraoss.co.jp> writes:
>> PostgreSQL document In "Table 20.3. Keys and Values of JSON Log Entries",
>> "Type" in cursor_position should be "number", not "Sting".
>> https://www.postgresql.org/docs/current/runtime-config-logging.html#RUNTIME-CONFIG-LOGGING-JSONLOG-KEYS-VALUES

> Yeah, that's a typo. Patch attached.

Shouldn't it be "integer"?

            regards, tom lane



pgsql-docs by date:

Previous
From: Tatsuo Ishii
Date:
Subject: Re: jsonlog cursor_position type is wrong.
Next
From: Michael Paquier
Date:
Subject: Re: jsonlog cursor_position type is wrong.