Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd511134

Browse files
committed
Update tools directory name.
1 parent5983a1a commitd511134

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

‎doc/FAQ_DEV

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Developer's Frequently Asked Questions (FAQ) for PostgreSQL
33

4-
Last updated:Fri Aug 11 23:48:27 EDT 2006
4+
Last updated:Wed Sep 6 18:02:57 EDT 2006
55

66
Current maintainer: Bruce Momjian (bruce@momjian.us)
77

@@ -125,7 +125,7 @@ General Questions
125125
3. The patch should be generated in contextual diff format (diff -c
126126
and should be applicable from the root directory. If you are
127127
unfamiliar with this, you might find the script
128-
src/tools/makediff/difforig useful. (Unified diffs are only
128+
src/tools/make_diff/difforig useful. (Unified diffs are only
129129
preferable if the file changes are single-line changes and do not
130130
rely on surrounding lines.)
131131
4. PostgreSQL is licensed under a BSD license, so any submissions

‎doc/src/FAQ/FAQ_DEV.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<H1>Developer's Frequently Asked Questions (FAQ) for
1414
PostgreSQL</H1>
1515

16-
<P>Last updated:Fri Aug 11 23:48:27 EDT 2006</P>
16+
<P>Last updated:Wed Sep 6 18:02:57 EDT 2006</P>
1717

1818
<P>Current maintainer: Bruce Momjian (<Ahref=
1919
"mailto:bruce@momjian.us">bruce@momjian.us</A>)<BR>
@@ -177,7 +177,7 @@ <H3 id="item1.5">1.5) I've developed a patch, what next?</H3>
177177
<li>The patch should be generated in contextual diff format (<i>diff
178178
-c</i> and should be applicable from the root directory. If you are
179179
unfamiliar with this, you might find the script
180-
<I>src/tools/makediff/difforig</I> useful. (Unified diffs are only
180+
<I>src/tools/make_diff/difforig</I> useful. (Unified diffs are only
181181
preferable if the file changes are single-line changes and do not
182182
rely on surrounding lines.)</li>
183183

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp