aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/test/expected/sql-binary.c
diff options
context:
space:
mode:
authorMichael Meskes <meskes@postgresql.org>2008-02-17 18:14:29 +0000
committerMichael Meskes <meskes@postgresql.org>2008-02-17 18:14:29 +0000
commita9bc069c0b0d0b6fa781a79de04e0273ca97f819 (patch)
treee5f5cc2a9f74737c2e406dbdfcc35971c40e4a57 /src/interfaces/ecpg/test/expected/sql-binary.c
parentb120382353a938a342d3149031f40f42dc6e2720 (diff)
downloadpostgresql-a9bc069c0b0d0b6fa781a79de04e0273ca97f819.tar.gz
postgresql-a9bc069c0b0d0b6fa781a79de04e0273ca97f819.zip
- Removed duplicate include of ecpgtype.h which meant I had to adapt all expected results.
- Changed INFORMIX mode symbol definition yet again because the old way didn't work on NetBSD. Hopefully this one does.
Diffstat (limited to 'src/interfaces/ecpg/test/expected/sql-binary.c')
-rw-r--r--src/interfaces/ecpg/test/expected/sql-binary.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/interfaces/ecpg/test/expected/sql-binary.c b/src/interfaces/ecpg/test/expected/sql-binary.c
index a3d47afda9b..a79317ff28a 100644
--- a/src/interfaces/ecpg/test/expected/sql-binary.c
+++ b/src/interfaces/ecpg/test/expected/sql-binary.c
@@ -1,6 +1,5 @@
/* Processed by ecpg (regression mode) */
/* These include files are added by the preprocessor */
-#include <ecpgtype.h>
#include <ecpglib.h>
#include <ecpgerrno.h>
#include <sqlca.h>