Correct several behavior descriptions in comments.
Noah Misch <noah@leadboat.com>
Correct several behavior descriptions in comments. Reuse cautionary language from src/test/ssl/README in src/test/kerberos/README. SLRUs have had access to six-character segments names since commit 73c986adde5d73a5e2555da9b5c8facedb146dcd, and recovery stopped calling HeapTupleHeaderAdvanceLatestRemovedXid() in commit 558a9165e081d1936573e5a7d576f5febd7fb55a. The other corrections are more self-evident.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/heap/heapam.c | modified | +0 −2 |
| src/backend/access/transam/README | modified | +5 −6 |
| src/backend/access/transam/varsup.c | modified | +7 −6 |
| src/backend/commands/async.c | modified | +4 −7 |
| src/backend/commands/vacuum.c | modified | +5 −5 |
| src/backend/storage/buffer/bufmgr.c | modified | +1 −1 |
| src/bin/pg_waldump/pg_waldump.c | modified | +3 −8 |
| src/include/access/xlog_internal.h | modified | +2 −5 |
| src/test/kerberos/README | modified | +6 −4 |
| src/test/perl/PostgresNode.pm | modified | +2 −4 |
| src/test/recovery/t/010_logical_decoding_timelines.pl | modified | +1 −1 |
| src/test/ssl/t/SSLServer.pm | modified | +0 −1 |