Thread: pgsql: Remove incorrect comment from GetWriteRecPtr(): the return value

pgsql: Remove incorrect comment from GetWriteRecPtr(): the return value

From
sriggs@postgresql.org (Simon Riggs)
Date:
Log Message:
-----------
Remove incorrect comment from GetWriteRecPtr(): the return value is always
correct, as described in comments at start of xlog.c

Modified Files:
--------------
    pgsql/src/backend/access/transam:
        xlog.c (r1.380 -> r1.381)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/access/transam/xlog.c?r1=1.380&r2=1.381)