pgsql: Fix typo.

From: Amit Kapila <akapila(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix typo.
Date: 2020-01-13 09:41:59
Message-ID: E1iqwER-0003uS-Ib@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/dea88c9be27813894081d14a8160c7d2196f4415

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

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2020-01-13 12:48:02 pgsql: Fix base backup with database OIDs larger than INT32_MAX
Previous Message Michael Paquier 2020-01-13 08:59:22 pgsql: Fix comment in heapam.c