mirror of
https://github.com/postgres/postgres.git
synced 2025-06-05 23:56:58 +03:00
Update FAQ_DEV.
This commit is contained in:
parent
6d5a9d05e0
commit
28aeb0a019
@ -80,7 +80,8 @@
|
|||||||
glimpse.
|
glimpse.
|
||||||
|
|
||||||
make_diff has tools to create patch diff files that can be applied to
|
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
|
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
|
each tab is four spaces. You will need to set your editor to display
|
||||||
|
@ -112,7 +112,8 @@
|
|||||||
Others prefer <I>glimpse.</I>
|
Others prefer <I>glimpse.</I>
|
||||||
|
|
||||||
<P><I>make_diff</I> has tools to create patch diff files that can
|
<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,
|
<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
|
where each tab is four spaces. You will need to set your editor to
|
||||||
|
Loading…
x
Reference in New Issue
Block a user