From: | Peter Eisentraut <peter(dot)eisentraut(at)enterprisedb(dot)com> |
---|---|
To: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Indent protocol.sgml |
Date: | 2022-05-09 08:56:15 |
Message-ID: | 15113594-649b-ce82-24c8-7522f1373da4@enterprisedb.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
protocol.sgml has some unusual indentation that keeps getting added on
to with new additions in that file. I have gone through and reindented
it to be more in line with the style elsewhere, so future editing
hopefully won't be that painful on the eye. ;-)
The diff can be seen here:
https://github.com/petere/postgresql/compare/master...petere:doc-protocol-indent.patch
I'm not aware of any pending patches in this area. I propose to apply
this around the time we do pgindent.
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2022-05-09 09:05:12 | Re: Support logical replication of DDLs |
Previous Message | Amit Kapila | 2022-05-09 08:56:03 | Re: Support logical replication of DDLs |