On 02.05.2013 09:11, Amit Langote wrote:
In that case, should the comment be "/* Check for crossing of xlog
file boundary */"
instead of  /* Check for crossing of xlog segment boundary */, since
( RecPtr->xrecoff>= XLogFileSize )
would mean crossing the xlog "file" (not segment) boundary, right?

Yeah, that would be more correct. The phrase we seem to use elsewhere in xlog.c is "crossing a logid boundary".

- Heikki


--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to