File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
2
2
Developer's Frequently Asked Questions (FAQ) for PostgreSQL
3
3
4
- Last updated: Fri Dec 22 17:41:41 EST 2006
4
+ Last updated: Thu Jan 4 16:00:00 EST 2007
5
5
6
6
Current maintainer: Bruce Momjian (bruce@momjian.us)
7
7
@@ -228,7 +228,7 @@ General Questions
228
228
ccsym find standard defines made by your compiler
229
229
copyright fixes copyright notices
230
230
231
- entab converts tabs to spaces , used by pgindent
231
+ entab converts spaces to tabs , used by pgindent
232
232
find_static finds functions that could be made static
233
233
find_typedef finds typedefs in the source code
234
234
find_badmacros finds macros that use braces incorrectly
Original file line number Diff line number Diff line change 13
13
< H1 > Developer's Frequently Asked Questions (FAQ) for
14
14
PostgreSQL</ H1 >
15
15
16
- < P > Last updated: Fri Dec 22 17:41:41 EST 2006 </ P >
16
+ < P > Last updated: Thu Jan 4 16:00:00 EST 2007 </ P >
17
17
18
18
< P > Current maintainer: Bruce Momjian (< A href =
19
19
"mailto:bruce@momjian.us "> bruce@momjian.us</ A > )< BR >
@@ -304,7 +304,7 @@ <H3 id="item1.9">1.9) What tools are available for
304
304
ccsym find standard defines made by your compiler
305
305
copyright fixes copyright notices
306
306
307
- entab converts tabs to spaces , used by pgindent
307
+ entab converts spaces to tabs , used by pgindent
308
308
find_static finds functions that could be made static
309
309
find_typedef finds typedefs in the source code
310
310
find_badmacros finds macros that use braces incorrectly
You can’t perform that action at this time.
0 commit comments