=== applying patch ./Add-ECPGfreeSQLDA.patch Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/doc/src/sgml/ecpg.sgml b/doc/src/sgml/ecpg.sgml |index f23a83dbc3..69a55ac819 100644 |--- a/doc/src/sgml/ecpg.sgml |+++ b/doc/src/sgml/ecpg.sgml -------------------------- Patching file doc/src/sgml/ecpg.sgml using Plan A... Hunk #1 succeeded at 3907 (offset 16 lines). Hunk #2 succeeded at 4224 (offset 16 lines). Hunk #3 succeeded at 4318 (offset 16 lines). Hunk #4 succeeded at 4616 (offset 16 lines). Hunk #5 succeeded at 5905 (offset 16 lines). Hunk #6 succeeded at 8323 (offset 16 lines). Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/src/backend/catalog/heap.c b/src/backend/catalog/heap.c |index 39813de991..d59bd5bb00 100644 |--- a/src/backend/catalog/heap.c |+++ b/src/backend/catalog/heap.c -------------------------- Patching file src/backend/catalog/heap.c using Plan A... Hunk #1 failed at 3406. 1 out of 1 hunks failed--saving rejects to src/backend/catalog/heap.c.rej Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/src/interfaces/ecpg/ecpglib/exports.txt b/src/interfaces/ecpg/ecpglib/exports.txt |index 69e96179d5..439090cc2b 100644 |--- a/src/interfaces/ecpg/ecpglib/exports.txt |+++ b/src/interfaces/ecpg/ecpglib/exports.txt -------------------------- Patching file src/interfaces/ecpg/ecpglib/exports.txt using Plan A... Hunk #1 succeeded at 29. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/src/interfaces/ecpg/ecpglib/sqlda.c b/src/interfaces/ecpg/ecpglib/sqlda.c |index 317d22fa4e..c5c37044ac 100644 |--- a/src/interfaces/ecpg/ecpglib/sqlda.c |+++ b/src/interfaces/ecpg/ecpglib/sqlda.c -------------------------- Patching file src/interfaces/ecpg/ecpglib/sqlda.c using Plan A... Hunk #1 succeeded at 588. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/src/interfaces/ecpg/include/ecpglib.h b/src/interfaces/ecpg/include/ecpglib.h |index 8a601996d2..f89f72e5d7 100644 |--- a/src/interfaces/ecpg/include/ecpglib.h |+++ b/src/interfaces/ecpg/include/ecpglib.h -------------------------- Patching file src/interfaces/ecpg/include/ecpglib.h using Plan A... Hunk #1 succeeded at 11. Hunk #2 succeeded at 91. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/src/interfaces/ecpg/include/sqlda.h b/src/interfaces/ecpg/include/sqlda.h |index d810e739e2..c35efacb00 100644 |--- a/src/interfaces/ecpg/include/sqlda.h |+++ b/src/interfaces/ecpg/include/sqlda.h -------------------------- Patching file src/interfaces/ecpg/include/sqlda.h using Plan A... Hunk #1 succeeded at 7. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/src/interfaces/ecpg/test/compat_informix/describe.pgc b/src/interfaces/ecpg/test/compat_informix/describe.pgc |index 4ee7254dff..f9d2f7fa9d 100644 |--- a/src/interfaces/ecpg/test/compat_informix/describe.pgc |+++ b/src/interfaces/ecpg/test/compat_informix/describe.pgc -------------------------- Patching file src/interfaces/ecpg/test/compat_informix/describe.pgc using Plan A... Hunk #1 succeeded at 125. Hunk #2 succeeded at 178. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/src/interfaces/ecpg/test/compat_informix/sqlda.pgc b/src/interfaces/ecpg/test/compat_informix/sqlda.pgc |index 87e0110aed..8ab2304e93 100644 |--- a/src/interfaces/ecpg/test/compat_informix/sqlda.pgc |+++ b/src/interfaces/ecpg/test/compat_informix/sqlda.pgc -------------------------- Patching file src/interfaces/ecpg/test/compat_informix/sqlda.pgc using Plan A... Hunk #1 succeeded at 120. Hunk #2 succeeded at 157. Hunk #3 succeeded at 189. Hunk #4 succeeded at 229. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/src/interfaces/ecpg/test/expected/compat_informix-describe.c b/src/interfaces/ecpg/test/expected/compat_informix-describe.c |index 031a2d776c..31d323c9ad 100644 |--- a/src/interfaces/ecpg/test/expected/compat_informix-describe.c |+++ b/src/interfaces/ecpg/test/expected/compat_informix-describe.c -------------------------- Patching file src/interfaces/ecpg/test/expected/compat_informix-describe.c using Plan A... Hunk #1 succeeded at 33. Hunk #2 succeeded at 299. Hunk #3 succeeded at 428. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/src/interfaces/ecpg/test/expected/compat_informix-sqlda.c b/src/interfaces/ecpg/test/expected/compat_informix-sqlda.c |index ad3188d1e6..88e03ed602 100644 |--- a/src/interfaces/ecpg/test/expected/compat_informix-sqlda.c |+++ b/src/interfaces/ecpg/test/expected/compat_informix-sqlda.c -------------------------- Patching file src/interfaces/ecpg/test/expected/compat_informix-sqlda.c using Plan A... Hunk #1 succeeded at 35. Hunk #2 succeeded at 296. Hunk #3 succeeded at 371. Hunk #4 succeeded at 422. Hunk #5 succeeded at 491. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/src/interfaces/ecpg/test/expected/sql-describe.c b/src/interfaces/ecpg/test/expected/sql-describe.c |index b79a6f4016..e364db8575 100644 |--- a/src/interfaces/ecpg/test/expected/sql-describe.c |+++ b/src/interfaces/ecpg/test/expected/sql-describe.c -------------------------- Patching file src/interfaces/ecpg/test/expected/sql-describe.c using Plan A... Hunk #1 succeeded at 31. Hunk #2 succeeded at 297. Hunk #3 succeeded at 426. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/src/interfaces/ecpg/test/expected/sql-sqlda.c b/src/interfaces/ecpg/test/expected/sql-sqlda.c |index 090aaf1a45..3613267de2 100644 |--- a/src/interfaces/ecpg/test/expected/sql-sqlda.c |+++ b/src/interfaces/ecpg/test/expected/sql-sqlda.c -------------------------- Patching file src/interfaces/ecpg/test/expected/sql-sqlda.c using Plan A... Hunk #1 succeeded at 33. Hunk #2 succeeded at 316 (offset 2 lines). Hunk #3 succeeded at 433 (offset 2 lines). Hunk #4 succeeded at 502 (offset 2 lines). Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/src/interfaces/ecpg/test/sql/describe.pgc b/src/interfaces/ecpg/test/sql/describe.pgc |index 87d6bd9a29..130642cfa7 100644 |--- a/src/interfaces/ecpg/test/sql/describe.pgc |+++ b/src/interfaces/ecpg/test/sql/describe.pgc -------------------------- Patching file src/interfaces/ecpg/test/sql/describe.pgc using Plan A... Hunk #1 succeeded at 125. Hunk #2 succeeded at 178. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/src/interfaces/ecpg/test/sql/sqlda.pgc b/src/interfaces/ecpg/test/sql/sqlda.pgc |index 2ea5121ac5..20ddd156a8 100644 |--- a/src/interfaces/ecpg/test/sql/sqlda.pgc |+++ b/src/interfaces/ecpg/test/sql/sqlda.pgc -------------------------- Patching file src/interfaces/ecpg/test/sql/sqlda.pgc using Plan A... Hunk #1 succeeded at 132. Hunk #2 succeeded at 199. Hunk #3 succeeded at 239. done