projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
828599a
)
Ignore object files generated by ecpg test suite on Windows
author
Michael Meskes
<meskes@postgresql.org>
Mon, 9 Mar 2015 13:38:22 +0000
(14:38 +0100)
committer
Michael Meskes
<meskes@postgresql.org>
Mon, 9 Mar 2015 13:38:22 +0000
(14:38 +0100)
Patch by Michael Paquier
src/interfaces/ecpg/test/compat_informix/.gitignore
patch
|
blob
|
blame
|
history
src/interfaces/ecpg/test/connect/.gitignore
patch
|
blob
|
blame
|
history
src/interfaces/ecpg/test/pgtypeslib/.gitignore
patch
|
blob
|
blame
|
history
src/interfaces/ecpg/test/preproc/.gitignore
patch
|
blob
|
blame
|
history
src/interfaces/ecpg/test/sql/.gitignore
patch
|
blob
|
blame
|
history
src/interfaces/ecpg/test/thread/.gitignore
patch
|
blob
|
blame
|
history
diff --git
a/src/interfaces/ecpg/test/compat_informix/.gitignore
b/src/interfaces/ecpg/test/compat_informix/.gitignore
index f97706ba4bee037dd4bd3d3f4939d269c8971c92..6086676aeca7d27b47327b0033a8427968cdd718 100644
(file)
--- a/
src/interfaces/ecpg/test/compat_informix/.gitignore
+++ b/
src/interfaces/ecpg/test/compat_informix/.gitignore
@@
-1,18
+1,27
@@
/charfuncs
/charfuncs.c
+/charfuncs.obj
/dec_test
/dec_test.c
+/dec_test.obj
/describe
/describe.c
+/describe.obj
/rfmtdate
/rfmtdate.c
+/rfmtdate.obj
/rfmtlong
/rfmtlong.c
+/rfmtlong.obj
/rnull
/rnull.c
+/rnull.obj
/sqlda
/sqlda.c
+/sqlda.obj
/test_informix
/test_informix.c
+/test_informix.obj
/test_informix2
/test_informix2.c
+/test_informix2.obj
diff --git
a/src/interfaces/ecpg/test/connect/.gitignore
b/src/interfaces/ecpg/test/connect/.gitignore
index e0639f3c8d189eb925f8576b828b7e1f589dbbe0..fe33bbacbcc33618f9b5994bc06151b3e82e9047 100644
(file)
--- a/
src/interfaces/ecpg/test/connect/.gitignore
+++ b/
src/interfaces/ecpg/test/connect/.gitignore
@@
-1,10
+1,15
@@
/test1
/test1.c
+/test1.obj
/test2
/test2.c
+/test2.obj
/test3
/test3.c
+/test3.obj
/test4
/test4.c
+/test4.obj
/test5
/test5.c
+/test5.obj
diff --git
a/src/interfaces/ecpg/test/pgtypeslib/.gitignore
b/src/interfaces/ecpg/test/pgtypeslib/.gitignore
index 2987fef215302cd5913ed3a17014e9c82e24b34f..787c6b23850b6cdeb93a0755618f8ac60f2771e8 100644
(file)
--- a/
src/interfaces/ecpg/test/pgtypeslib/.gitignore
+++ b/
src/interfaces/ecpg/test/pgtypeslib/.gitignore
@@
-1,10
+1,15
@@
/dt_test
/dt_test.c
+/dt_test.obj
/dt_test2
/dt_test2.c
+/dt_test2.obj
/nan_test
/nan_test.c
+/nan_test.obj
/num_test
/num_test.c
+/num_test.obj
/num_test2
/num_test2.c
+/num_test2.obj
diff --git
a/src/interfaces/ecpg/test/preproc/.gitignore
b/src/interfaces/ecpg/test/preproc/.gitignore
index ffca98e8c0a7034c9885361aeef8834a2feea917..f2742161f6d4e826447e8c4981cfda1ebc08ba42 100644
(file)
--- a/
src/interfaces/ecpg/test/preproc/.gitignore
+++ b/
src/interfaces/ecpg/test/preproc/.gitignore
@@
-1,24
+1,36
@@
/array_of_struct
/array_of_struct.c
+/array_of_struct.obj
/autoprep
/autoprep.c
+/autoprep.obj
/comment
/comment.c
+/comment.obj
/cursor
/cursor.c
+/cursor.obj
/define
/define.c
+/define.obj
/init
/init.c
+/init.obj
/outofscope
/outofscope.c
+/outofscope.obj
/pointer_to_struct
/pointer_to_struct.c
+/pointer_to_struct.obj
/strings
/strings.c
+/strings.obj
/type
/type.c
+/type.obj
/variable
/variable.c
+/variable.obj
/whenever
/whenever.c
+/whenever.obj
diff --git
a/src/interfaces/ecpg/test/sql/.gitignore
b/src/interfaces/ecpg/test/sql/.gitignore
index cd6f342bb1e05af899cdf9b0b234125bc3629159..5d4fe7fa9760e275d2c0913992066446b9ddc433 100644
(file)
--- a/
src/interfaces/ecpg/test/sql/.gitignore
+++ b/
src/interfaces/ecpg/test/sql/.gitignore
@@
-1,40
+1,60
@@
/array
/array.c
+/array.obj
/binary
/binary.c
+/binary.obj
/code100
/code100.c
+/code100.obj
/copystdout
/copystdout.c
+/copystdout.obj
/define
/define.c
+/define.obj
/desc
/desc.c
+/desc.obj
/describe
/describe.c
+/describe.obj
/dynalloc
/dynalloc.c
+/dynalloc.obj
/dynalloc2
/dynalloc2.c
+/dynalloc2.obj
/dyntest
/dyntest.c
+/dyntest.obj
/execute
/execute.c
+/execute.obj
/fetch
/fetch.c
+/fetch.obj
/func
/func.c
+/func.obj
/indicators
/indicators.c
+/indicators.obj
/insupd
/insupd.c
+/insupd.obj
/oldexec
/oldexec.c
+/oldexec.obj
/parser
/parser.c
+/parser.obj
/quote
/quote.c
+/quote.obj
/show
/show.c
+/show.obj
/sqlda
/sqlda.c
+/sqlda.obj
diff --git
a/src/interfaces/ecpg/test/thread/.gitignore
b/src/interfaces/ecpg/test/thread/.gitignore
index 12ff319b94e6edf418950fef7175113be108b657..6c16f4ef1885bf469f5a6e0032ba604991f7d4d7 100644
(file)
--- a/
src/interfaces/ecpg/test/thread/.gitignore
+++ b/
src/interfaces/ecpg/test/thread/.gitignore
@@
-1,10
+1,15
@@
/alloc
/alloc.c
+/alloc.obj
/descriptor
/descriptor.c
+/descriptor.obj
/prep
/prep.c
+/prep.obj
/thread
/thread.c
+/thread.obj
/thread_implicit
/thread_implicit.c
+/thread_implicit.obj