pgsql: Fix typo. - Mailing list pgsql-committers

From Amit Kapila
Subject pgsql: Fix typo.
Date
Msg-id E1iqwER-0003uO-HO@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix typo.

Reported-by: Antonin Houska
Author: Antonin Houska
Backpatch-through: 11, where it was introduced
Discussion: https://postgr.es/m/2246.1578900133@antos

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/23d0dfa8fa016f7f8af25b1040d7a55ba77da6fc

Modified Files
--------------
src/include/access/session.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: pgsql: Fix comment in heapam.c
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Fix base backup with database OIDs larger than INT32_MAX