pgsql: Fix typo.

From: Thomas Munro <tmunro(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix typo.
Date: 2019-03-28 21:06:15
Message-ID: E1h9cE3-0001vM-0o@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix typo.

Author: Masahiko Sawada

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/7e69323bf72a924fd1b04a7a91da343a0cda91cf

Modified Files
--------------
src/backend/access/transam/xact.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Thomas Munro 2019-03-28 21:06:51 Re: pgsql: Use FullTransactionId for the transaction stack.
Previous Message Andres Freund 2019-03-28 20:42:59 pgsql: Fix a few comment copy & pastos.