pgsql: Minor comment corrections for sequence hashtable patch. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Minor comment corrections for sequence hashtable patch.
Date
Msg-id E1VhN1B-000054-NH@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Kevin Grittner
Date:
Subject: pgsql: Fix buffer overrun in isolation test program.
Next
From: Tom Lane
Date:
Subject: pgsql: Prevent leakage of cached plans and execution trees in plpgsql D