mirror of
https://github.com/postgres/postgres.git
synced 2025-06-29 10:41:53 +03:00
Add short chapter in developer's guide on formatting source code.
This commit is contained in:
@ -91,6 +91,7 @@
|
||||
<!entity page SYSTEM "page.sgml">
|
||||
<!entity protocol SYSTEM "protocol.sgml">
|
||||
<!entity signals SYSTEM "signals.sgml">
|
||||
<!entity sources SYSTEM "sources.sgml">
|
||||
]>
|
||||
<!-- entity manpages SYSTEM "man/manpages.sgml" subdoc -->
|
||||
<Book Id="postgres">
|
||||
@ -268,6 +269,7 @@ Your name here...
|
||||
suggestions for future development.
|
||||
</Para>
|
||||
</PartIntro>
|
||||
&sources;
|
||||
&arch-dev;
|
||||
&options;
|
||||
&geqo;
|
||||
|
Reference in New Issue
Block a user