| From: | Nitin Jadhav <nitinjadhavpostgres(at)gmail(dot)com> |
|---|---|
| To: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Fix typo in progress reporting doc |
| Date: | 2022-03-11 10:37:32 |
| Message-ID: | CAMm1aWbmTHwHKC2PERH0CCaFVPoxrtLeS8=wNuoge94qdSp3vA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi,
I have observed that the table naming conventions used in
'progress-reporting.html' are not consistent across different
sections. For some cases "Phases" (Table 28.37. CREATE INDEX Phases)
is used and for some cases "phases" (Table 28.35. ANALYZE phases) is
used. I have attached a patch to correct this.
Thanks and Regards,
Nitin Jahav
| Attachment | Content-Type | Size |
|---|---|---|
| 0001-fix-typo-in-progress-reporting-doc.patch | application/octet-stream | 1.1 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | kuroda.hayato@fujitsu.com | 2022-03-11 10:58:25 | RE: Handle infinite recursion in logical replication setup |
| Previous Message | Dilip Kumar | 2022-03-11 10:20:56 | Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints |