pgsql: Fix typos in commit 8586bf7ed8.

From: Andres Freund <andres(at)anarazel(dot)de>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix typos in commit 8586bf7ed8.
Date: 2019-03-11 17:03:09
Message-ID: E1h3OKT-0002K3-UD@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix typos in commit 8586bf7ed8.

Author: Amit Kapila
Discussion: https://postgr.es/m/CAA4eK1KNv1Mg2krf4E9ssWFnE=8A9mZ1VbVywXBZTFSzb+wP2g@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/a6e48da08844eeb5a72c8b59dad3aaab6e891fac
Author: Amit Kapila <akapila(at)postgresql(dot)org>

Modified Files
--------------
src/backend/access/table/tableamapi.c | 6 +++---
src/backend/utils/cache/relcache.c | 2 +-
src/include/access/tableam.h | 2 +-
3 files changed, 5 insertions(+), 5 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andres Freund 2019-03-11 17:03:32 Re: pgsql: tableam: introduce table AM infrastructure.
Previous Message Alvaro Herrera 2019-03-11 16:25:25 pgsql: Move hash_any prototype from access/hash.h to utils/hashutils.h