postgresql/src/interfaces/ecpg/test/expected
Noah Misch c82725edfa Let installcheck-world pass against a server requiring a password.
Give passwords to each user created in support of an ECPG connection
test case.  Use SET SESSION AUTHORIZATION, not a fresh connection, to
reduce privileges during a dblink test case.

To test against such a server, both the "make installcheck-world"
environment and the postmaster environment must provide the default
user's password; $PGPASSFILE is the principal way to do so.  (The
postmaster environment needs it for dblink and postgres_fdw tests.)
2014-06-19 21:41:26 -04:00
..
compat_informix-charfuncs.c - Removed duplicate include of ecpgtype.h which meant I had to adapt all expected results. 2008-02-17 18:14:29 +00:00
compat_informix-charfuncs.stderr Sorry, forgot the new files. 2006-08-15 06:48:24 +00:00
compat_informix-charfuncs.stdout Sorry, forgot the new files. 2006-08-15 06:48:24 +00:00
compat_informix-dec_test-MinGW32.stdout Remove executable permission from files where it doesn't belong 2010-10-13 22:30:25 +03:00
compat_informix-dec_test.c Applied Zoltan's patch to fix a few memleaks in ecpg's pgtypeslib. 2010-08-17 09:36:05 +00:00
compat_informix-dec_test.stderr Sorry, forgot the new files. 2006-08-15 06:48:24 +00:00
compat_informix-dec_test.stdout Removed compiler warning due to unneeded unsigned declaration. 2007-01-25 16:45:25 +00:00
compat_informix-describe.c With ecpg exclusion removed, re-run pgindent for 9.4 2014-05-06 20:39:28 -04:00
compat_informix-describe.stderr Split ecpg_execute() in constituent parts 2014-01-16 18:06:50 -03:00
compat_informix-describe.stdout Applied patch by Boszormenyi Zoltan <zb@cybertec.at> to add DESCRIBE [OUTPUT] statement to ecpg. 2010-01-15 10:44:39 +00:00
compat_informix-rfmtdate.c - Removed duplicate include of ecpgtype.h which meant I had to adapt all expected results. 2008-02-17 18:14:29 +00:00
compat_informix-rfmtdate.stderr Sorry, forgot the new files. 2006-08-15 06:48:24 +00:00
compat_informix-rfmtdate.stdout Sorry, forgot the new files. 2006-08-15 06:48:24 +00:00
compat_informix-rfmtlong.c - Removed duplicate include of ecpgtype.h which meant I had to adapt all expected results. 2008-02-17 18:14:29 +00:00
compat_informix-rfmtlong.stderr Sorry, forgot the new files. 2006-08-15 06:48:24 +00:00
compat_informix-rfmtlong.stdout Sorry, forgot the new files. 2006-08-15 06:48:24 +00:00
compat_informix-rnull.c ECPG only copied #include statements instead of processing them according to 2010-03-21 10:49:52 +00:00
compat_informix-rnull.stderr Split ecpg_execute() in constituent parts 2014-01-16 18:06:50 -03:00
compat_informix-rnull.stdout Added another test 2006-08-19 15:10:00 +00:00
compat_informix-sqlda.c With ecpg exclusion removed, re-run pgindent for 9.4 2014-05-06 20:39:28 -04:00
compat_informix-sqlda.stderr Split ecpg_execute() in constituent parts 2014-01-16 18:06:50 -03:00
compat_informix-sqlda.stdout Removed test case using nan as float value because printf's output for nan is 2010-01-06 11:59:52 +00:00
compat_informix-test_informix.c Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
compat_informix-test_informix.stderr Split ecpg_execute() in constituent parts 2014-01-16 18:06:50 -03:00
compat_informix-test_informix.stdout Made sure sqlca is reset for declare cursor in Informix mode as pointed out by 2009-08-14 13:28:22 +00:00
compat_informix-test_informix2.c pgindent run for 9.4 2014-05-06 12:12:18 -04:00
compat_informix-test_informix2.stderr Split ecpg_execute() in constituent parts 2014-01-16 18:06:50 -03:00
compat_informix-test_informix2.stdout Hopefully that's it. The remaining files for ecpg regression tests. 2006-08-02 14:14:04 +00:00
connect-test1-minGW32.stderr Applied patch by ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp> to 2008-12-17 16:52:07 +00:00
connect-test1.c Finally the last test. 2008-12-29 17:48:11 +00:00
connect-test1.stderr Make sure all connection paramters are used in call to PQconnectdbParams. 2012-02-18 14:18:16 +01:00
connect-test1.stdout Applied Joachim's patch for a --regression option. 2007-01-11 15:47:34 +00:00
connect-test2.c First rounf of whitespace changes. Everything but connect-test1 should be fine. 2008-12-29 17:07:06 +00:00
connect-test2.stderr Split ecpg_execute() in constituent parts 2014-01-16 18:06:50 -03:00
connect-test2.stdout Hopefully that's it. The remaining files for ecpg regression tests. 2006-08-02 14:14:04 +00:00
connect-test3.c First rounf of whitespace changes. Everything but connect-test1 should be fine. 2008-12-29 17:07:06 +00:00
connect-test3.stderr Split ecpg_execute() in constituent parts 2014-01-16 18:06:50 -03:00
connect-test3.stdout Hopefully that's it. The remaining files for ecpg regression tests. 2006-08-02 14:14:04 +00:00
connect-test4.c - Removed duplicate include of ecpgtype.h which meant I had to adapt all expected results. 2008-02-17 18:14:29 +00:00
connect-test4.stderr NLS cleanup in ecpglib 2009-01-15 11:52:55 +00:00
connect-test4.stdout Hopefully that's it. The remaining files for ecpg regression tests. 2006-08-02 14:14:04 +00:00
connect-test5.c Let installcheck-world pass against a server requiring a password. 2014-06-19 21:41:26 -04:00
connect-test5.stderr Let installcheck-world pass against a server requiring a password. 2014-06-19 21:41:26 -04:00
connect-test5.stdout - Enabled single-quoted connection targets. 2006-08-27 16:15:42 +00:00
pgtypeslib-dt_test.c Initialize day of year value. 2013-07-19 09:03:45 +02:00
pgtypeslib-dt_test.stderr Split ecpg_execute() in constituent parts 2014-01-16 18:06:50 -03:00
pgtypeslib-dt_test.stdout Initialize day of year value. 2013-07-19 09:03:45 +02:00
pgtypeslib-dt_test2.c Un-break ecpg test suite under --disable-integer-datetimes. 2014-05-08 19:29:02 -04:00
pgtypeslib-dt_test2.stderr Hopefully that's it. The remaining files for ecpg regression tests. 2006-08-02 14:14:04 +00:00
pgtypeslib-dt_test2.stdout Un-break ecpg test suite under --disable-integer-datetimes. 2014-05-08 19:29:02 -04:00
pgtypeslib-nan_test.c Applied Zoltan's patch to fix a few memleaks in ecpg's pgtypeslib. 2010-08-17 09:36:05 +00:00
pgtypeslib-nan_test.stderr Split ecpg_execute() in constituent parts 2014-01-16 18:06:50 -03:00
pgtypeslib-nan_test.stdout Fixed NaN/Infinity problems in ECPG for float/double/numeric/decimal by making it OS independant. 2010-02-02 16:09:12 +00:00
pgtypeslib-num_test-MinGW32.stdout Remove executable permission from files where it doesn't belong 2010-10-13 22:30:25 +03:00
pgtypeslib-num_test.c Remove extra newlines at end and beginning of files, add missing newlines 2010-08-19 05:57:36 +00:00
pgtypeslib-num_test.stderr Split ecpg_execute() in constituent parts 2014-01-16 18:06:50 -03:00
pgtypeslib-num_test.stdout Joachim fixed some bugs in numeric handling in pgtypeslib. 2006-08-07 13:17:02 +00:00
pgtypeslib-num_test2-MinGW32.stdout Remove executable permission from files where it doesn't belong 2010-10-13 22:30:25 +03:00
pgtypeslib-num_test2.c Applied Zoltan's patch to fix a few memleaks in ecpg's pgtypeslib. 2010-08-17 09:36:05 +00:00
pgtypeslib-num_test2.stderr Joachim fixed some bugs in numeric handling in pgtypeslib. 2006-08-07 13:17:02 +00:00
pgtypeslib-num_test2.stdout Removed compiler warning due to unneeded unsigned declaration. 2007-01-25 16:45:25 +00:00
preproc-array_of_struct.c Several fixes to array handling in ecpg. 2014-04-09 11:23:38 +02:00
preproc-array_of_struct.stderr Split ecpg_execute() in constituent parts 2014-01-16 18:06:50 -03:00
preproc-array_of_struct.stdout Fixed bug that caused arrays of varchar to be output with incomplete name. 2008-03-02 10:54:11 +00:00
preproc-autoprep.c Fix whitespace issues found by git diff --check, add gitattributes 2013-11-10 14:48:29 -05:00
preproc-autoprep.stderr Split ecpg_execute() in constituent parts 2014-01-16 18:06:50 -03:00
preproc-autoprep.stdout Applied patch by Boszormenyi Zoltan <zb@cybertec.at> to fix problem in auto-prepare mode if the connection is closed and re-opened and the previously prepared query is issued again. 2010-01-22 14:13:03 +00:00
preproc-comment.c Remove extra newlines at end and beginning of files, add missing newlines 2010-08-19 05:57:36 +00:00
preproc-comment.stderr Add localization support to ecpg. 2008-05-16 15:20:04 +00:00
preproc-comment.stdout Replaced complex tests with small ones. 2006-09-08 13:32:29 +00:00
preproc-cursor.c Do not use the variable name when defining a varchar structure in ecpg. 2012-02-13 15:49:50 +01:00
preproc-cursor.stderr Split ecpg_execute() in constituent parts 2014-01-16 18:06:50 -03:00
preproc-cursor.stdout Added test for cursor handling on different connections to regression test 2011-12-18 18:44:14 +01:00
preproc-define.c Changed test case slightly so it doesn't have an unused typedef. 2013-11-03 15:37:34 +01:00
preproc-define.stderr Split ecpg_execute() in constituent parts 2014-01-16 18:06:50 -03:00
preproc-define.stdout More logic from complex/test* moved to their own testcases. 2006-09-08 09:03:40 +00:00
preproc-describe.c Applied patch by Boszormenyi Zoltan <zb@cybertec.at> to add DESCRIBE [OUTPUT] statement to ecpg. 2010-01-15 10:44:39 +00:00
preproc-describe.stderr Applied patch by Boszormenyi Zoltan <zb@cybertec.at> to add DESCRIBE [OUTPUT] statement to ecpg. 2010-01-15 10:44:39 +00:00
preproc-describe.stdout Applied patch by Boszormenyi Zoltan <zb@cybertec.at> to add DESCRIBE [OUTPUT] statement to ecpg. 2010-01-15 10:44:39 +00:00
preproc-init.c pgindent run for 9.4 2014-05-06 12:12:18 -04:00
preproc-init.stderr NLS cleanup in ecpglib 2009-01-15 11:52:55 +00:00
preproc-init.stdout Started to cleanup complex tests. 2006-09-05 12:11:03 +00:00
preproc-outofscope.c Several fixes to array handling in ecpg. 2014-04-09 11:23:38 +02:00
preproc-outofscope.stderr Split ecpg_execute() in constituent parts 2014-01-16 18:06:50 -03:00
preproc-outofscope.stdout Changed ECPG outofscope handling to always print out statements in the same order 2010-01-29 16:28:13 +00:00
preproc-pointer_to_struct.c Several fixes to array handling in ecpg. 2014-04-09 11:23:38 +02:00
preproc-pointer_to_struct.stderr Several fixes to array handling in ecpg. 2014-04-09 11:23:38 +02:00
preproc-pointer_to_struct.stdout Several fixes to array handling in ecpg. 2014-04-09 11:23:38 +02:00
preproc-strings.c pgindent run for 9.0, second run 2010-07-06 19:19:02 +00:00
preproc-strings.stderr Split ecpg_execute() in constituent parts 2014-01-16 18:06:50 -03:00
preproc-strings.stdout Unicode escapes in strings and identifiers 2008-10-29 08:04:54 +00:00
preproc-type.c Several fixes to array handling in ecpg. 2014-04-09 11:23:38 +02:00
preproc-type.stderr Split ecpg_execute() in constituent parts 2014-01-16 18:06:50 -03:00
preproc-type.stdout More logic from complex/test* moved to their own testcases. 2006-09-08 09:03:40 +00:00
preproc-variable.c Several fixes to array handling in ecpg. 2014-04-09 11:23:38 +02:00
preproc-variable.stderr Split ecpg_execute() in constituent parts 2014-01-16 18:06:50 -03:00
preproc-variable.stdout Added Joachim's changes for MinGW. 2006-09-26 07:56:57 +00:00
preproc-whenever.c Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
preproc-whenever.stderr Split ecpg_execute() in constituent parts 2014-01-16 18:06:50 -03:00
preproc-whenever.stdout Replaced complex tests with small ones. 2006-09-08 13:32:29 +00:00
sql-array.c pgindent run for 9.4 2014-05-06 12:12:18 -04:00
sql-array.stderr Split ecpg_execute() in constituent parts 2014-01-16 18:06:50 -03:00
sql-array.stdout Started to cleanup complex tests. 2006-09-05 12:11:03 +00:00
sql-binary.c ECPG: Add EXEC SQL CLOSE C to the tests. 2013-11-26 17:42:32 +01:00
sql-binary.stderr Split ecpg_execute() in constituent parts 2014-01-16 18:06:50 -03:00
sql-binary.stdout Fixed auto allocation for binary data types. 2009-02-02 16:14:06 +00:00
sql-code100.c pgindent run for 9.4 2014-05-06 12:12:18 -04:00
sql-code100.stderr Split ecpg_execute() in constituent parts 2014-01-16 18:06:50 -03:00
sql-code100.stdout Hopefully that's it. The remaining files for ecpg regression tests. 2006-08-02 14:14:04 +00:00
sql-copystdout.c pgindent run for 9.4 2014-05-06 12:12:18 -04:00
sql-copystdout.stderr Split ecpg_execute() in constituent parts 2014-01-16 18:06:50 -03:00
sql-copystdout.stdout Hopefully that's it. The remaining files for ecpg regression tests. 2006-08-02 14:14:04 +00:00
sql-define.c pgindent run for 9.4 2014-05-06 12:12:18 -04:00
sql-define.stderr Split ecpg_execute() in constituent parts 2014-01-16 18:06:50 -03:00
sql-define.stdout Hopefully that's it. The remaining files for ecpg regression tests. 2006-08-02 14:14:04 +00:00
sql-desc.c Always use the same way to addres a descriptor in ecpg's regression tests. 2014-01-13 10:41:53 +01:00
sql-desc.stderr Split ecpg_execute() in constituent parts 2014-01-16 18:06:50 -03:00
sql-desc.stdout Replaced double-quote-fix with a hopefully better version. 2006-08-23 12:01:53 +00:00
sql-describe.c With ecpg exclusion removed, re-run pgindent for 9.4 2014-05-06 20:39:28 -04:00
sql-describe.stderr Split ecpg_execute() in constituent parts 2014-01-16 18:06:50 -03:00
sql-describe.stdout Applied patch by Boszormenyi Zoltan <zb@cybertec.at> to add DESCRIBE [OUTPUT] statement to ecpg. 2010-01-15 10:44:39 +00:00
sql-dynalloc.c pgindent run for 9.4 2014-05-06 12:12:18 -04:00
sql-dynalloc.stderr Split ecpg_execute() in constituent parts 2014-01-16 18:06:50 -03:00
sql-dynalloc.stdout Applied test suite update by Joachim Wieland <joe@mcknight.de>. 2006-08-03 13:11:04 +00:00
sql-dynalloc2.c pgindent run for 9.4 2014-05-06 12:12:18 -04:00
sql-dynalloc2.stderr Split ecpg_execute() in constituent parts 2014-01-16 18:06:50 -03:00
sql-dynalloc2.stdout Hopefully that's it. The remaining files for ecpg regression tests. 2006-08-02 14:14:04 +00:00
sql-dyntest.c pgindent run for 9.4 2014-05-06 12:12:18 -04:00
sql-dyntest.stderr Split ecpg_execute() in constituent parts 2014-01-16 18:06:50 -03:00
sql-dyntest.stdout Fix SQL3 type return value. 2010-01-13 08:41:50 +00:00
sql-execute.c Fixed auto-prepare to not try preparing statements that are not preparable. Bug 2009-12-16 10:15:07 +00:00
sql-execute.stderr Split ecpg_execute() in constituent parts 2014-01-16 18:06:50 -03:00
sql-execute.stdout - EXECUTE can return NOT FOUND so it should be checked here too. 2008-02-14 14:54:48 +00:00
sql-fetch.c ECPG: Add EXEC SQL CLOSE C to the tests. 2013-11-26 17:42:32 +01:00
sql-fetch.stderr Split ecpg_execute() in constituent parts 2014-01-16 18:06:50 -03:00
sql-fetch.stdout Fixed parsing of parameters. Added regression test for this. 2008-10-14 09:31:05 +00:00
sql-func.c More variables gcc moans about 2009-05-20 16:39:56 +00:00
sql-func.stderr Split ecpg_execute() in constituent parts 2014-01-16 18:06:50 -03:00
sql-func.stdout - Finished major rewrite to use new protocol version 2007-08-14 10:01:54 +00:00
sql-indicators.c pgindent run for 9.4 2014-05-06 12:12:18 -04:00
sql-indicators.stderr Split ecpg_execute() in constituent parts 2014-01-16 18:06:50 -03:00
sql-indicators.stdout Hopefully that's it. The remaining files for ecpg regression tests. 2006-08-02 14:14:04 +00:00
sql-insupd.c Fix whitespace issues found by git diff --check, add gitattributes 2013-11-10 14:48:29 -05:00
sql-insupd.stderr Split ecpg_execute() in constituent parts 2014-01-16 18:06:50 -03:00
sql-insupd.stdout Added variable handling for RETURNING clause to ecpg. 2010-06-04 10:09:58 +00:00
sql-oldexec.c Fixed auto-prepare to not try preparing statements that are not preparable. Bug 2009-12-16 10:15:07 +00:00
sql-oldexec.stderr Split ecpg_execute() in constituent parts 2014-01-16 18:06:50 -03:00
sql-oldexec.stdout - Finished major rewrite to use new protocol version 2007-08-14 10:01:54 +00:00
sql-parser.c Fix whitespace issues found by git diff --check, add gitattributes 2013-11-10 14:48:29 -05:00
sql-parser.stderr Split ecpg_execute() in constituent parts 2014-01-16 18:06:50 -03:00
sql-parser.stdout - Changed some whitespacing in connect statement. 2007-03-17 19:25:24 +00:00
sql-quote.c Fix whitespace issues found by git diff --check, add gitattributes 2013-11-10 14:48:29 -05:00
sql-quote.stderr Split ecpg_execute() in constituent parts 2014-01-16 18:06:50 -03:00
sql-quote.stdout Make ECPG regression tests independent of standard_conforming_strings. 2010-07-20 01:57:19 +00:00
sql-show.c More variables gcc moans about 2009-05-20 16:39:56 +00:00
sql-show.stderr Split ecpg_execute() in constituent parts 2014-01-16 18:06:50 -03:00
sql-show.stdout Fixed incorrect argument handling in SET command if argument is a variable. 2008-08-19 10:40:32 +00:00
sql-sqlda.c With ecpg exclusion removed, re-run pgindent for 9.4 2014-05-06 20:39:28 -04:00
sql-sqlda.stderr Split ecpg_execute() in constituent parts 2014-01-16 18:06:50 -03:00
sql-sqlda.stdout Removed test case using nan as float value because printf's output for nan is 2010-01-06 11:59:52 +00:00
thread-alloc.c pgindent run for 9.4 2014-05-06 12:12:18 -04:00
thread-alloc.stderr Applied another patch by ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp> 2007-09-30 11:38:48 +00:00
thread-alloc.stdout Applied another patch by ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp> 2007-09-30 11:38:48 +00:00
thread-alloc_2.stdout Applied another patch by ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp> 2007-09-30 11:38:48 +00:00
thread-descriptor.c pgindent run for 9.4 2014-05-06 12:12:18 -04:00
thread-descriptor.stderr ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp> added thread-safe 2007-10-02 09:50:00 +00:00
thread-descriptor.stdout ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp> added thread-safe 2007-10-02 09:50:00 +00:00
thread-prep.c pgindent run for 9.4 2014-05-06 12:12:18 -04:00
thread-prep.stderr Applied patch by ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp> to get prepare thread-safe. 2007-09-26 10:57:01 +00:00
thread-prep.stdout Reverting accidently commited changes. 2009-12-17 07:28:58 +00:00
thread-prep_2.stdout Applied patch by ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp> to get prepare thread-safe. 2007-09-26 10:57:01 +00:00
thread-thread.c More variables gcc moans about 2009-05-20 16:39:56 +00:00
thread-thread.stderr Hopefully that's it. The remaining files for ecpg regression tests. 2006-08-02 14:14:04 +00:00
thread-thread.stdout Reverting accidently commited changes. 2009-12-17 07:28:58 +00:00
thread-thread_2.stdout Rewrite ECPG regression test driver in C, by splitting the standard 2007-06-12 11:07:34 +00:00
thread-thread_implicit.c More variables gcc moans about 2009-05-20 16:39:56 +00:00
thread-thread_implicit.stderr Hopefully that's it. The remaining files for ecpg regression tests. 2006-08-02 14:14:04 +00:00
thread-thread_implicit.stdout Reverting accidently commited changes. 2009-12-17 07:28:58 +00:00
thread-thread_implicit_2.stdout Rewrite ECPG regression test driver in C, by splitting the standard 2007-06-12 11:07:34 +00:00