pgsql: Minor comment corrections for sequence hashtable patch.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Minor comment corrections for sequence hashtable patch.
Date: 2013-11-15 17:17:17
Message-ID: E1VhN1B-000054-NH@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Minor comment corrections for sequence hashtable patch.

There were enough typos in the comments to annoy me ...

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/80e3a470ba46bc35fb1ec22d4e97126270f3d2b3

Modified Files
--------------
src/backend/commands/sequence.c | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2013-11-15 18:52:13 pgsql: Prevent leakage of cached plans and execution trees in plpgsql D
Previous Message Andres Freund 2013-11-15 16:05:29 Re: SSL renegotiation