pgsql: doc: Correct type of bgw_notify_pid

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: Correct type of bgw_notify_pid
Date: 2022-10-14 06:49:42
Message-ID: E1ojEVq-002Inn-0Z@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: Correct type of bgw_notify_pid

This has apparently been wrong since the beginning
(090d0f2050647958865cb495dff74af7257d2bb4).

Discussion: https://www.postgresql.org/message-id/289c2e45-c7d9-5ce4-7eff-a9e2a33e1580@enterprisedb.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/34df7b9dfdeee442cf43060b6499bedc5f619f7f

Modified Files
--------------
doc/src/sgml/bgworker.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2022-10-14 16:36:28 pgsql: Replace the sorted array of GUC variables with a hash table.
Previous Message David Rowley 2022-10-14 01:32:23 pgsql: Fix incorrect comment regarding command completion tags