Re: Fix some trivial issues of the document/comment
"ZHUO QL (KDr2)" writes: > I'm learning PGSQL and reading the source, and find few trivial issues in the > docs: LGTM, pushed. Thanks for the patch! regards, tom lane
Fix some trivial issues of the document/comment
I'm learning PGSQL and reading the source, and find few trivial issues in the docs: - doc of catalogs: table 'pg_replication_origin' is a shared relation but is not mentioned in the doc. - README of mmgr: make variable names consistent. - trivial error fix in the comment of block.h: InvalidBlock