File tree Expand file tree Collapse file tree 7 files changed +110
-22
lines changed Expand file tree Collapse file tree 7 files changed +110
-22
lines changed Original file line number Diff line number Diff line change 1
1
/pg_regress
2
-
3
- # Exclude all C files in subdirectories
4
- /* /* .c
5
-
6
2
# Exclude subdirectories
7
3
/log /
8
4
/results /
Original file line number Diff line number Diff line change 1
- # Exclude all non-pgc files
2
- *
3
- ! * .pgc
1
+ /charfuncs
2
+ /charfuncs.c
3
+ /dec_test
4
+ /dec_test.c
5
+ /describe
6
+ /describe.c
7
+ /rfmtdate
8
+ /rfmtdate.c
9
+ /rfmtlong
10
+ /rfmtlong.c
11
+ /rnull
12
+ /rnull.c
13
+ /sqlda
14
+ /sqlda.c
15
+ /test_informix
16
+ /test_informix.c
17
+ /test_informix2
18
+ /test_informix2.c
Original file line number Diff line number Diff line change 1
- # Exclude all non-pgc files
2
- *
3
- ! * .pgc
1
+ /test1
2
+ /test1.c
3
+ /test2
4
+ /test2.c
5
+ /test3
6
+ /test3.c
7
+ /test4
8
+ /test4.c
9
+ /test5
10
+ /test5.c
Original file line number Diff line number Diff line change 1
- # Exclude all non-pgc files
2
- *
3
- ! * .pgc
1
+ /dt_test
2
+ /dt_test.c
3
+ /dt_test2
4
+ /dt_test2.c
5
+ /nan_test
6
+ /nan_test.c
7
+ /num_test
8
+ /num_test.c
9
+ /num_test2
10
+ /num_test2.c
Original file line number Diff line number Diff line change 1
- # Exclude all non-pgc files
2
- *
3
- ! * .pgc
1
+ /array_of_struct
2
+ /array_of_struct.c
3
+ /autoprep
4
+ /autoprep.c
5
+ /comment
6
+ /comment.c
7
+ /cursor
8
+ /cursor.c
9
+ /define
10
+ /define.c
11
+ /init
12
+ /init.c
13
+ /outofscope
14
+ /outofscope.c
15
+ /strings
16
+ /strings.c
17
+ /type
18
+ /type.c
19
+ /variable
20
+ /variable.c
21
+ /whenever
22
+ /whenever.c
Original file line number Diff line number Diff line change 1
- # Exclude all non-pgc files
2
- *
3
- ! * .pgc
1
+ /array
2
+ /array.c
3
+ /binary
4
+ /binary.c
5
+ /code100
6
+ /code100.c
7
+ /copystdout
8
+ /copystdout.c
9
+ /define
10
+ /define.c
11
+ /desc
12
+ /desc.c
13
+ /describe
14
+ /describe.c
15
+ /dynalloc
16
+ /dynalloc.c
17
+ /dynalloc2
18
+ /dynalloc2.c
19
+ /dyntest
20
+ /dyntest.c
21
+ /execute
22
+ /execute.c
23
+ /fetch
24
+ /fetch.c
25
+ /func
26
+ /func.c
27
+ /indicators
28
+ /indicators.c
29
+ /insupd
30
+ /insupd.c
31
+ /oldexec
32
+ /oldexec.c
33
+ /parser
34
+ /parser.c
35
+ /quote
36
+ /quote.c
37
+ /show
38
+ /show.c
39
+ /sqlda
40
+ /sqlda.c
Original file line number Diff line number Diff line change 1
- # Exclude all non-pgc files
2
- *
3
- ! * .pgc
1
+ /alloc
2
+ /alloc.c
3
+ /descriptor
4
+ /descriptor.c
5
+ /prep
6
+ /prep.c
7
+ /thread
8
+ /thread.c
9
+ /thread_implicit
10
+ /thread_implicit.c
You can’t perform that action at this time.
0 commit comments