mirror of
https://github.com/postgres/postgres.git
synced 2025-07-18 17:42:25 +03:00
Update FAQ_DEV.
This commit is contained in:
@ -80,7 +80,8 @@
|
||||
glimpse.
|
||||
|
||||
make_diff has tools to create patch diff files that can be applied to
|
||||
the distribution.
|
||||
the distribution. This produces context diffs, which is our preferred
|
||||
format.
|
||||
|
||||
Our standard format is to indent each code level with one tab, where
|
||||
each tab is four spaces. You will need to set your editor to display
|
||||
|
@ -112,7 +112,8 @@
|
||||
Others prefer <I>glimpse.</I>
|
||||
|
||||
<P><I>make_diff</I> has tools to create patch diff files that can
|
||||
be applied to the distribution.</P>
|
||||
be applied to the distribution. This produces context diffs, which
|
||||
is our preferred format.</P>
|
||||
|
||||
<P>Our standard format is to indent each code level with one tab,
|
||||
where each tab is four spaces. You will need to set your editor to
|
||||
|
Reference in New Issue
Block a user