ya comment typo
Started by Erik Rijkersalmost 11 years ago2 messages
'the the' in bufmgr.c
Attachments:
bufmgr.c.difftext/x-patch; name=bufmgr.c.diffDownload
--- src/backend/storage/buffer/bufmgr.c.orig 2015-01-28 09:13:39.681366670 +0100
+++ src/backend/storage/buffer/bufmgr.c 2015-01-28 09:14:14.225690845 +0100
@@ -138,7 +138,7 @@
static void ForgetPrivateRefCountEntry(PrivateRefCountEntry *ref);
/*
- * Ensure that the the PrivateRefCountArray has sufficient space to store one
+ * Ensure that the PrivateRefCountArray has sufficient space to store one
* more entry. This has to be called before using NewPrivateRefCountEntry() to
* fill a new entry - but it's perfectly fine to not use a reserved entry.
*/Re: ya comment typo
On 01/28/2015 10:16 AM, Erik Rijkers wrote:
'the the' in bufmgr.c
Fixed, thanks.
- Heikki
--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers