pgsql: Fix comment in procarray.c

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема pgsql: Fix comment in procarray.c
Дата
Msg-id E1kBCbC-00021K-OE@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix comment in procarray.c

The description of GlobalVisDataRels was missing, GlobalVisCatalogRels
being mentioned instead.

Author: Jim Nasby
Discussion: https://postgr.es/m/8e06c883-2858-1fd4-07c5-560c28b08dcd@amazon.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/77c7267c37f7fa8e5e48abda4798afdbecb2b95a

Modified Files
--------------
src/backend/storage/ipc/procarray.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Suppress compiler warning in non-cassert builds.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix code for re-finding scan position in a multicolumn GIN index