Re: [HACKERS] ya comment typo

2015-01-28 Thread Heikki Linnakangas
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

[HACKERS] ya comment typo

2015-01-28 Thread Erik Rijkers
'the the' in bufmgr.c--- 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 Pri