pgsql: Fix typo in README.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix typo in README.
Date: 2017-10-05 19:06:11
Message-ID: E1e0BTH-0000Zh-J8@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix typo in README.

s/BeginInternalSubtransaction/BeginInternalSubTransaction/

Branch
------
master

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

Modified Files
--------------
src/backend/access/transam/README | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2017-10-06 04:07:27 Re: pgsql: Use OpenSSL EVP API for symmetric encryption in pgcrypto.
Previous Message Wood, Dan 2017-10-05 17:54:46 Re: [COMMITTERS] pgsql: Fix freezing of a dead HOT-updated tuple