Обсуждение: pgsql: Fix thinko in comment.

Поиск
Список
Период
Сортировка

pgsql: Fix thinko in comment.

От
Heikki Linnakangas
Дата:
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.

Branch
------
REL9_0_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/5f14acdebc86269ae8a7f78e7623239e06337ffc

Modified Files
--------------
src/backend/access/transam/xlog.c |    2 +-
1 files changed, 1 insertions(+), 1 deletions(-)