pgsql: Fix typo in comment. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Fix typo in comment.
Date
Msg-id E1RrecN-0000iJ-0j@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix typo in comment.

Peter Geoghegan

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/dd243b3e40c24cd7c6b0db80bb39061f8f85af7b

Modified Files
--------------
src/include/storage/proc.h |    2 +-
1 files changed, 1 insertions(+), 1 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Tweak index costing for problems with partial indexes.
Next
From: Tom Lane
Date:
Subject: pgsql: Assorted comment fixes, mostly just typos, but some obsolete sta