pgsql: Fix typo comments

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix typo comments
Date: 2016-12-27 09:25:25
Message-ID: E1cLo0b-0001gU-J3@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix typo comments

Erik Rijkers

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/6cfa54e384700d4a2124e5c4d7a1eb91e8e0eeb7

Modified Files
--------------
src/backend/commands/tablecmds.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Magnus Hagander 2016-12-27 09:40:51 pgsql: Don't rename .partial files in pg_receivexlog if an error occure
Previous Message Peter Geoghegan 2016-12-26 21:52:04 Re: pgsql: Simplify tape block format.