mirror of
https://github.com/postgres/postgres.git
synced 2025-06-27 23:21:58 +03:00
Update tools directory name.
This commit is contained in:
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
Developer's Frequently Asked Questions (FAQ) for PostgreSQL
|
Developer's Frequently Asked Questions (FAQ) for PostgreSQL
|
||||||
|
|
||||||
Last updated: Fri Aug 11 23:48:27 EDT 2006
|
Last updated: Wed Sep 6 18:02:57 EDT 2006
|
||||||
|
|
||||||
Current maintainer: Bruce Momjian (bruce@momjian.us)
|
Current maintainer: Bruce Momjian (bruce@momjian.us)
|
||||||
|
|
||||||
@ -125,7 +125,7 @@ General Questions
|
|||||||
3. The patch should be generated in contextual diff format (diff -c
|
3. The patch should be generated in contextual diff format (diff -c
|
||||||
and should be applicable from the root directory. If you are
|
and should be applicable from the root directory. If you are
|
||||||
unfamiliar with this, you might find the script
|
unfamiliar with this, you might find the script
|
||||||
src/tools/makediff/difforig useful. (Unified diffs are only
|
src/tools/make_diff/difforig useful. (Unified diffs are only
|
||||||
preferable if the file changes are single-line changes and do not
|
preferable if the file changes are single-line changes and do not
|
||||||
rely on surrounding lines.)
|
rely on surrounding lines.)
|
||||||
4. PostgreSQL is licensed under a BSD license, so any submissions
|
4. PostgreSQL is licensed under a BSD license, so any submissions
|
||||||
|
@ -13,7 +13,7 @@
|
|||||||
<H1>Developer's Frequently Asked Questions (FAQ) for
|
<H1>Developer's Frequently Asked Questions (FAQ) for
|
||||||
PostgreSQL</H1>
|
PostgreSQL</H1>
|
||||||
|
|
||||||
<P>Last updated: Fri Aug 11 23:48:27 EDT 2006</P>
|
<P>Last updated: Wed Sep 6 18:02:57 EDT 2006</P>
|
||||||
|
|
||||||
<P>Current maintainer: Bruce Momjian (<A href=
|
<P>Current maintainer: Bruce Momjian (<A href=
|
||||||
"mailto:bruce@momjian.us">bruce@momjian.us</A>)<BR>
|
"mailto:bruce@momjian.us">bruce@momjian.us</A>)<BR>
|
||||||
@ -177,7 +177,7 @@
|
|||||||
<li>The patch should be generated in contextual diff format (<i>diff
|
<li>The patch should be generated in contextual diff format (<i>diff
|
||||||
-c</i> and should be applicable from the root directory. If you are
|
-c</i> and should be applicable from the root directory. If you are
|
||||||
unfamiliar with this, you might find the script
|
unfamiliar with this, you might find the script
|
||||||
<I>src/tools/makediff/difforig</I> useful. (Unified diffs are only
|
<I>src/tools/make_diff/difforig</I> useful. (Unified diffs are only
|
||||||
preferable if the file changes are single-line changes and do not
|
preferable if the file changes are single-line changes and do not
|
||||||
rely on surrounding lines.)</li>
|
rely on surrounding lines.)</li>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user