]> granicus.if.org Git - postgresql/commit
Fix thinko in comment.
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>
Thu, 2 May 2013 15:08:43 +0000 (18:08 +0300)
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>
Thu, 2 May 2013 15:11:18 +0000 (18:11 +0300)
commit5f14acdebc86269ae8a7f78e7623239e06337ffc
tree947480472f602a663d83bc398b8581d272845213
parent2751c7f7395d169ccac053d104e86c3dd45594ca
Fix thinko in comment.

WAL segment means a 16 MB physical WAL file; this comment meant a logical
4 GB log file.

Amit Langote. Apply to backbranches only, as the comment is gone in master.
src/backend/access/transam/xlog.c