/
githubmirror
/
postgres-compatibility-tests
Обзор
Документация
Войти
/
githubmirror
/
postgres-compatibility-tests
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
languages/python/psycopg2/full-test-list.txt
742 строки
54 KB
Timofey Koolin
sort tests
18 окт 2023, 12:25
18 окт 2023, 12:25
2566e22
Код
Авторство
О чём код?
python-psycopg2/tests.test_async.AsyncTests.test_async_after_async python-psycopg2/tests.test_async.AsyncTests.test_async_callproc python-psycopg2/tests.test_async.AsyncTests.test_async_connection_error_message python-psycopg2/tests.test_async.AsyncTests.test_async_cursor_gone python-psycopg2/tests.test_async.AsyncTests.test_async_dont_read_all python-psycopg2/tests.test_async.AsyncTests.test_async_executemany python-psycopg2/tests.test_async.AsyncTests.test_async_fetch_wrong_cursor python-psycopg2/tests.test_async.AsyncTests.test_async_iter python-psycopg2/tests.test_async.AsyncTests.test_async_named_cursor python-psycopg2/tests.test_async.AsyncTests.test_async_scroll python-psycopg2/tests.test_async.AsyncTests.test_async_select python-psycopg2/tests.test_async.AsyncTests.test_async_subclass python-psycopg2/tests.test_async.AsyncTests.test_close python-psycopg2/tests.test_async.AsyncTests.test_commit_while_async python-psycopg2/tests.test_async.AsyncTests.test_connection_setup python-psycopg2/tests.test_async.AsyncTests.test_copy_no_hang python-psycopg2/tests.test_async.AsyncTests.test_copy_while_async python-psycopg2/tests.test_async.AsyncTests.test_error python-psycopg2/tests.test_async.AsyncTests.test_error_two_cursors python-psycopg2/tests.test_async.AsyncTests.test_fetch_after_async python-psycopg2/tests.test_async.AsyncTests.test_flush_on_write python-psycopg2/tests.test_async.AsyncTests.test_lobject_while_async python-psycopg2/tests.test_async.AsyncTests.test_non_block_after_notification python-psycopg2/tests.test_async.AsyncTests.test_notices python-psycopg2/tests.test_async.AsyncTests.test_notify python-psycopg2/tests.test_async.AsyncTests.test_poll_conn_for_notification python-psycopg2/tests.test_async.AsyncTests.test_poll_noop python-psycopg2/tests.test_async.AsyncTests.test_reset_while_async python-psycopg2/tests.test_async.AsyncTests.test_rollback_while_async python-psycopg2/tests.test_async.AsyncTests.test_scroll python-psycopg2/tests.test_async.AsyncTests.test_set_parameters_while_async python-psycopg2/tests.test_async.AsyncTests.test_stop_on_first_error python-psycopg2/tests.test_async.AsyncTests.test_sync_poll python-psycopg2/tests.test_bugX000.DateTimeAllocationBugTestCase.test_date_time_allocation_bug python-psycopg2/tests.test_bug_gc.StolenReferenceTestCase.test_stolen_reference_bug python-psycopg2/tests.test_cancel.CancelTests.test_async_cancel python-psycopg2/tests.test_cancel.CancelTests.test_cancel python-psycopg2/tests.test_cancel.CancelTests.test_empty_cancel python-psycopg2/tests.test_connection.AutocommitTests.test_closed python-psycopg2/tests.test_connection.AutocommitTests.test_default_no_autocommit python-psycopg2/tests.test_connection.AutocommitTests.test_set_autocommit python-psycopg2/tests.test_connection.AutocommitTests.test_set_intrans_error python-psycopg2/tests.test_connection.AutocommitTests.test_set_session_autocommit python-psycopg2/tests.test_connection.ConnectionTests.test_cleanup_on_badconn_close python-psycopg2/tests.test_connection.ConnectionTests.test_close_idempotent python-psycopg2/tests.test_connection.ConnectionTests.test_closed_attribute python-psycopg2/tests.test_connection.ConnectionTests.test_commit_concurrency python-psycopg2/tests.test_connection.ConnectionTests.test_concurrent_execution python-psycopg2/tests.test_connection.ConnectionTests.test_connect_cursor_factory python-psycopg2/tests.test_connection.ConnectionTests.test_connect_no_string python-psycopg2/tests.test_connection.ConnectionTests.test_connect_nonnormal_envvar python-psycopg2/tests.test_connection.ConnectionTests.test_cursor_closed_attribute python-psycopg2/tests.test_connection.ConnectionTests.test_cursor_factory python-psycopg2/tests.test_connection.ConnectionTests.test_cursor_factory_none python-psycopg2/tests.test_connection.ConnectionTests.test_encoding_name python-psycopg2/tests.test_connection.ConnectionTests.test_failed_init_status python-psycopg2/tests.test_connection.ConnectionTests.test_get_native_connection python-psycopg2/tests.test_connection.ConnectionTests.test_multiprocess_close python-psycopg2/tests.test_connection.ConnectionTests.test_notices python-psycopg2/tests.test_connection.ConnectionTests.test_notices_consistent_order python-psycopg2/tests.test_connection.ConnectionTests.test_notices_deque python-psycopg2/tests.test_connection.ConnectionTests.test_notices_limited python-psycopg2/tests.test_connection.ConnectionTests.test_notices_noappend python-psycopg2/tests.test_connection.ConnectionTests.test_pgconn_ptr python-psycopg2/tests.test_connection.ConnectionTests.test_protocol_version python-psycopg2/tests.test_connection.ConnectionTests.test_reset python-psycopg2/tests.test_connection.ConnectionTests.test_server_version python-psycopg2/tests.test_connection.ConnectionTests.test_tpc_unsupported python-psycopg2/tests.test_connection.ConnectionTests.test_weakref python-psycopg2/tests.test_connection.ConnectionTwoPhaseTests.test_cancel_fails_prepared python-psycopg2/tests.test_connection.ConnectionTwoPhaseTests.test_recovered_xids python-psycopg2/tests.test_connection.ConnectionTwoPhaseTests.test_status_after_recover python-psycopg2/tests.test_connection.ConnectionTwoPhaseTests.test_tpc_commit python-psycopg2/tests.test_connection.ConnectionTwoPhaseTests.test_tpc_commit_one_phase python-psycopg2/tests.test_connection.ConnectionTwoPhaseTests.test_tpc_commit_recovered python-psycopg2/tests.test_connection.ConnectionTwoPhaseTests.test_tpc_recover_non_dbapi_connection python-psycopg2/tests.test_connection.ConnectionTwoPhaseTests.test_tpc_rollback python-psycopg2/tests.test_connection.ConnectionTwoPhaseTests.test_tpc_rollback_one_phase python-psycopg2/tests.test_connection.ConnectionTwoPhaseTests.test_tpc_rollback_recovered python-psycopg2/tests.test_connection.ConnectionTwoPhaseTests.test_unparsed_roundtrip python-psycopg2/tests.test_connection.ConnectionTwoPhaseTests.test_xid_construction python-psycopg2/tests.test_connection.ConnectionTwoPhaseTests.test_xid_encoding python-psycopg2/tests.test_connection.ConnectionTwoPhaseTests.test_xid_from_string python-psycopg2/tests.test_connection.ConnectionTwoPhaseTests.test_xid_roundtrip python-psycopg2/tests.test_connection.ConnectionTwoPhaseTests.test_xid_to_string python-psycopg2/tests.test_connection.ConnectionTwoPhaseTests.test_xid_unicode python-psycopg2/tests.test_connection.ConnectionTwoPhaseTests.test_xid_unicode_unparsed python-psycopg2/tests.test_connection.IsolationLevelsTestCase.test_attribs_segfault python-psycopg2/tests.test_connection.IsolationLevelsTestCase.test_encoding python-psycopg2/tests.test_connection.IsolationLevelsTestCase.test_isolation_level python-psycopg2/tests.test_connection.IsolationLevelsTestCase.test_isolation_level_autocommit python-psycopg2/tests.test_connection.IsolationLevelsTestCase.test_isolation_level_closed python-psycopg2/tests.test_connection.IsolationLevelsTestCase.test_isolation_level_read_committed python-psycopg2/tests.test_connection.IsolationLevelsTestCase.test_isolation_level_serializable python-psycopg2/tests.test_connection.IsolationLevelsTestCase.test_set_isolation_level python-psycopg2/tests.test_connection.IsolationLevelsTestCase.test_set_isolation_level_abort python-psycopg2/tests.test_connection.IsolationLevelsTestCase.test_set_isolation_level_autocommit python-psycopg2/tests.test_connection.IsolationLevelsTestCase.test_set_isolation_level_default python-psycopg2/tests.test_connection.IsolationLevelsTestCase.test_setattr_isolation_level_int python-psycopg2/tests.test_connection.IsolationLevelsTestCase.test_setattr_isolation_level_invalid python-psycopg2/tests.test_connection.IsolationLevelsTestCase.test_setattr_isolation_level_str python-psycopg2/tests.test_connection.MakeDsnTestCase.test_database_is_a_keyword python-psycopg2/tests.test_connection.MakeDsnTestCase.test_empty_arguments python-psycopg2/tests.test_connection.MakeDsnTestCase.test_empty_param python-psycopg2/tests.test_connection.MakeDsnTestCase.test_empty_string python-psycopg2/tests.test_connection.MakeDsnTestCase.test_escape python-psycopg2/tests.test_connection.MakeDsnTestCase.test_get_dsn_parameters python-psycopg2/tests.test_connection.MakeDsnTestCase.test_no_dsn_munging python-psycopg2/tests.test_connection.MakeDsnTestCase.test_null_args python-psycopg2/tests.test_connection.MakeDsnTestCase.test_params_merging python-psycopg2/tests.test_connection.MakeDsnTestCase.test_params_validation python-psycopg2/tests.test_connection.MakeDsnTestCase.test_url_is_cool python-psycopg2/tests.test_connection.ParseDsnTestCase.test_bad_param python-psycopg2/tests.test_connection.ParseDsnTestCase.test_parse_dsn python-psycopg2/tests.test_connection.ParseDsnTestCase.test_parse_dsn_uri python-psycopg2/tests.test_connection.ParseDsnTestCase.test_str_subclass python-psycopg2/tests.test_connection.ParseDsnTestCase.test_unicode_key python-psycopg2/tests.test_connection.ParseDsnTestCase.test_unicode_value python-psycopg2/tests.test_connection.PasswordLeakTestCase.test_leak python-psycopg2/tests.test_connection.PasswordLeakTestCase.test_url_leak python-psycopg2/tests.test_connection.SignalTestCase.test_bug_551_no_returning python-psycopg2/tests.test_connection.SignalTestCase.test_bug_551_returning python-psycopg2/tests.test_connection.TestConnectionInfo.test_backend_pid python-psycopg2/tests.test_connection.TestConnectionInfo.test_dbname python-psycopg2/tests.test_connection.TestConnectionInfo.test_dsn_parameters python-psycopg2/tests.test_connection.TestConnectionInfo.test_error_message python-psycopg2/tests.test_connection.TestConnectionInfo.test_host python-psycopg2/tests.test_connection.TestConnectionInfo.test_host_readonly python-psycopg2/tests.test_connection.TestConnectionInfo.test_needs_password python-psycopg2/tests.test_connection.TestConnectionInfo.test_options python-psycopg2/tests.test_connection.TestConnectionInfo.test_parameter_status python-psycopg2/tests.test_connection.TestConnectionInfo.test_password python-psycopg2/tests.test_connection.TestConnectionInfo.test_port python-psycopg2/tests.test_connection.TestConnectionInfo.test_protocol_version python-psycopg2/tests.test_connection.TestConnectionInfo.test_server_version python-psycopg2/tests.test_connection.TestConnectionInfo.test_socket python-psycopg2/tests.test_connection.TestConnectionInfo.test_ssl_attribute python-psycopg2/tests.test_connection.TestConnectionInfo.test_ssl_in_use python-psycopg2/tests.test_connection.TestConnectionInfo.test_ssl_not_supported python-psycopg2/tests.test_connection.TestConnectionInfo.test_status python-psycopg2/tests.test_connection.TestConnectionInfo.test_transaction_status python-psycopg2/tests.test_connection.TestConnectionInfo.test_used_password python-psycopg2/tests.test_connection.TestConnectionInfo.test_user python-psycopg2/tests.test_connection.TestEncryptPassword.test_bad_types python-psycopg2/tests.test_connection.TestEncryptPassword.test_encrypt_bad_before_libpq_10 python-psycopg2/tests.test_connection.TestEncryptPassword.test_encrypt_bad_libpq_10 python-psycopg2/tests.test_connection.TestEncryptPassword.test_encrypt_md5 python-psycopg2/tests.test_connection.TestEncryptPassword.test_encrypt_password_post_9_6 python-psycopg2/tests.test_connection.TestEncryptPassword.test_encrypt_scram python-psycopg2/tests.test_connection.TestEncryptPassword.test_encrypt_scram_pre_10 python-psycopg2/tests.test_connection.TestEncryptPassword.test_encrypt_server python-psycopg2/tests.test_connection.TransactionControlTests.test_bad_isolation_level python-psycopg2/tests.test_connection.TransactionControlTests.test_closed python-psycopg2/tests.test_connection.TransactionControlTests.test_idempotence_check python-psycopg2/tests.test_connection.TransactionControlTests.test_mixing_session_attribs python-psycopg2/tests.test_connection.TransactionControlTests.test_not_in_transaction python-psycopg2/tests.test_connection.TransactionControlTests.test_set_default python-psycopg2/tests.test_connection.TransactionControlTests.test_set_deferrable python-psycopg2/tests.test_connection.TransactionControlTests.test_set_deferrable_error python-psycopg2/tests.test_connection.TransactionControlTests.test_set_isolation_level python-psycopg2/tests.test_connection.TransactionControlTests.test_set_isolation_level_str python-psycopg2/tests.test_connection.TransactionControlTests.test_set_read_only python-psycopg2/tests.test_connection.TransactionControlTests.test_setattr_deferrable python-psycopg2/tests.test_connection.TransactionControlTests.test_setattr_read_only python-psycopg2/tests.test_copy.CopyTests.test_copy_bytes python-psycopg2/tests.test_copy.CopyTests.test_copy_expert_file_refcount python-psycopg2/tests.test_copy.CopyTests.test_copy_expert_textiobase python-psycopg2/tests.test_copy.CopyTests.test_copy_from python-psycopg2/tests.test_copy.CopyTests.test_copy_from_cols python-psycopg2/tests.test_copy.CopyTests.test_copy_from_cols_err python-psycopg2/tests.test_copy.CopyTests.test_copy_from_insane_size python-psycopg2/tests.test_copy.CopyTests.test_copy_from_propagate_error python-psycopg2/tests.test_copy.CopyTests.test_copy_from_segfault python-psycopg2/tests.test_copy.CopyTests.test_copy_funny_names python-psycopg2/tests.test_copy.CopyTests.test_copy_no_column_limit python-psycopg2/tests.test_copy.CopyTests.test_copy_query python-psycopg2/tests.test_copy.CopyTests.test_copy_rowcount python-psycopg2/tests.test_copy.CopyTests.test_copy_rowcount_error python-psycopg2/tests.test_copy.CopyTests.test_copy_text python-psycopg2/tests.test_copy.CopyTests.test_copy_to python-psycopg2/tests.test_copy.CopyTests.test_copy_to_propagate_error python-psycopg2/tests.test_copy.CopyTests.test_copy_to_segfault python-psycopg2/tests.test_cursor.CursorTests.test_bad_placeholder python-psycopg2/tests.test_cursor.CursorTests.test_bad_subclass python-psycopg2/tests.test_cursor.CursorTests.test_callproc_badparam python-psycopg2/tests.test_cursor.CursorTests.test_callproc_dict python-psycopg2/tests.test_cursor.CursorTests.test_cast python-psycopg2/tests.test_cursor.CursorTests.test_cast_specificity python-psycopg2/tests.test_cursor.CursorTests.test_close_idempotent python-psycopg2/tests.test_cursor.CursorTests.test_column_refcount python-psycopg2/tests.test_cursor.CursorTests.test_description_attribs python-psycopg2/tests.test_cursor.CursorTests.test_description_extra_attribs python-psycopg2/tests.test_cursor.CursorTests.test_description_slice python-psycopg2/tests.test_cursor.CursorTests.test_empty_query python-psycopg2/tests.test_cursor.CursorTests.test_executemany_propagate_exceptions python-psycopg2/tests.test_cursor.CursorTests.test_external_close_async python-psycopg2/tests.test_cursor.CursorTests.test_external_close_sync python-psycopg2/tests.test_cursor.CursorTests.test_modify_closed python-psycopg2/tests.test_cursor.CursorTests.test_mogrify_decimal_explodes python-psycopg2/tests.test_cursor.CursorTests.test_mogrify_leak_on_multiple_reference python-psycopg2/tests.test_cursor.CursorTests.test_mogrify_unicode python-psycopg2/tests.test_cursor.CursorTests.test_null_name python-psycopg2/tests.test_cursor.CursorTests.test_pgresult_ptr python-psycopg2/tests.test_cursor.CursorTests.test_pickle_description python-psycopg2/tests.test_cursor.CursorTests.test_rowcount_on_executemany_returning python-psycopg2/tests.test_cursor.CursorTests.test_weakref python-psycopg2/tests.test_cursor.NamedCursorTests.test_invalid_name python-psycopg2/tests.test_cursor.NamedCursorTests.test_iter_named_cursor_default_itersize python-psycopg2/tests.test_cursor.NamedCursorTests.test_iter_named_cursor_efficient python-psycopg2/tests.test_cursor.NamedCursorTests.test_iter_named_cursor_itersize python-psycopg2/tests.test_cursor.NamedCursorTests.test_iter_named_cursor_rownumber python-psycopg2/tests.test_cursor.NamedCursorTests.test_named_cursor_stealing python-psycopg2/tests.test_cursor.NamedCursorTests.test_named_noop_close python-psycopg2/tests.test_cursor.NamedCursorTests.test_not_scrollable python-psycopg2/tests.test_cursor.NamedCursorTests.test_scroll python-psycopg2/tests.test_cursor.NamedCursorTests.test_scroll_named python-psycopg2/tests.test_cursor.NamedCursorTests.test_scrollable python-psycopg2/tests.test_cursor.NamedCursorTests.test_stolen_named_cursor_close python-psycopg2/tests.test_cursor.NamedCursorTests.test_withhold python-psycopg2/tests.test_cursor.NamedCursorTests.test_withhold_autocommit python-psycopg2/tests.test_cursor.NamedCursorTests.test_withhold_no_begin python-psycopg2/tests.test_dates.DatetimeTests.test_adapt_date python-psycopg2/tests.test_dates.DatetimeTests.test_adapt_datetime python-psycopg2/tests.test_dates.DatetimeTests.test_adapt_infinity_tz python-psycopg2/tests.test_dates.DatetimeTests.test_adapt_negative_timedelta python-psycopg2/tests.test_dates.DatetimeTests.test_adapt_time python-psycopg2/tests.test_dates.DatetimeTests.test_adapt_timedelta python-psycopg2/tests.test_dates.DatetimeTests.test_default_tzinfo python-psycopg2/tests.test_dates.DatetimeTests.test_fotz_tzinfo python-psycopg2/tests.test_dates.DatetimeTests.test_interval_iso_8601_not_supported python-psycopg2/tests.test_dates.DatetimeTests.test_interval_overflow python-psycopg2/tests.test_dates.DatetimeTests.test_large_interval python-psycopg2/tests.test_dates.DatetimeTests.test_micros_rounding python-psycopg2/tests.test_dates.DatetimeTests.test_parse_10k_date python-psycopg2/tests.test_dates.DatetimeTests.test_parse_10k_datetime python-psycopg2/tests.test_dates.DatetimeTests.test_parse_bc_date python-psycopg2/tests.test_dates.DatetimeTests.test_parse_bc_datetime python-psycopg2/tests.test_dates.DatetimeTests.test_parse_date python-psycopg2/tests.test_dates.DatetimeTests.test_parse_datetime python-psycopg2/tests.test_dates.DatetimeTests.test_parse_datetime_microseconds python-psycopg2/tests.test_dates.DatetimeTests.test_parse_datetime_no_timezone python-psycopg2/tests.test_dates.DatetimeTests.test_parse_datetime_timezone python-psycopg2/tests.test_dates.DatetimeTests.test_parse_incomplete_date python-psycopg2/tests.test_dates.DatetimeTests.test_parse_incomplete_datetime python-psycopg2/tests.test_dates.DatetimeTests.test_parse_incomplete_time python-psycopg2/tests.test_dates.DatetimeTests.test_parse_infinity python-psycopg2/tests.test_dates.DatetimeTests.test_parse_interval python-psycopg2/tests.test_dates.DatetimeTests.test_parse_negative_interval python-psycopg2/tests.test_dates.DatetimeTests.test_parse_null_date python-psycopg2/tests.test_dates.DatetimeTests.test_parse_null_datetime python-psycopg2/tests.test_dates.DatetimeTests.test_parse_null_interval python-psycopg2/tests.test_dates.DatetimeTests.test_parse_null_time python-psycopg2/tests.test_dates.DatetimeTests.test_parse_time python-psycopg2/tests.test_dates.DatetimeTests.test_parse_time_microseconds python-psycopg2/tests.test_dates.DatetimeTests.test_parse_time_no_timezone python-psycopg2/tests.test_dates.DatetimeTests.test_parse_time_timezone python-psycopg2/tests.test_dates.DatetimeTests.test_redshift_day python-psycopg2/tests.test_dates.DatetimeTests.test_time_24 python-psycopg2/tests.test_dates.DatetimeTests.test_type_roundtrip_date python-psycopg2/tests.test_dates.DatetimeTests.test_type_roundtrip_date_array python-psycopg2/tests.test_dates.DatetimeTests.test_type_roundtrip_datetime python-psycopg2/tests.test_dates.DatetimeTests.test_type_roundtrip_datetime_array python-psycopg2/tests.test_dates.DatetimeTests.test_type_roundtrip_datetimetz python-psycopg2/tests.test_dates.DatetimeTests.test_type_roundtrip_datetimetz_array python-psycopg2/tests.test_dates.DatetimeTests.test_type_roundtrip_interval python-psycopg2/tests.test_dates.DatetimeTests.test_type_roundtrip_interval_array python-psycopg2/tests.test_dates.DatetimeTests.test_type_roundtrip_time python-psycopg2/tests.test_dates.DatetimeTests.test_type_roundtrip_time_array python-psycopg2/tests.test_dates.DatetimeTests.test_type_roundtrip_timetz python-psycopg2/tests.test_dates.FixedOffsetTimezoneTests.test_init_with_no_args python-psycopg2/tests.test_dates.FixedOffsetTimezoneTests.test_init_with_timedelta python-psycopg2/tests.test_dates.FixedOffsetTimezoneTests.test_instance_caching python-psycopg2/tests.test_dates.FixedOffsetTimezoneTests.test_pickle python-psycopg2/tests.test_dates.FixedOffsetTimezoneTests.test_repr_with_name python-psycopg2/tests.test_dates.FixedOffsetTimezoneTests.test_repr_with_negative_offset python-psycopg2/tests.test_dates.FixedOffsetTimezoneTests.test_repr_with_positive_offset python-psycopg2/tests.test_dates.FromTicksTestCase.test_date_value_error_sec_59_99 python-psycopg2/tests.test_dates.FromTicksTestCase.test_time_value_error_sec_59_99 python-psycopg2/tests.test_dates.FromTicksTestCase.test_timestamp_value_error_sec_59_99 python-psycopg2/tests.test_errcodes.ErrocodeTests.test_ambiguous_names python-psycopg2/tests.test_errcodes.ErrocodeTests.test_lookup_threadsafe python-psycopg2/tests.test_errors.ErrorsTests.test_connection_exceptions_backwards_compatibility python-psycopg2/tests.test_errors.ErrorsTests.test_exception_class python-psycopg2/tests.test_errors.ErrorsTests.test_exception_class_fallback python-psycopg2/tests.test_errors.ErrorsTests.test_has_base_exceptions python-psycopg2/tests.test_errors.ErrorsTests.test_lookup python-psycopg2/tests.test_extras_dictcursor.ExtrasDictCursorRealTests.testDictCursorRealWithNamedCursorFetchAll python-psycopg2/tests.test_extras_dictcursor.ExtrasDictCursorRealTests.testDictCursorRealWithNamedCursorFetchMany python-psycopg2/tests.test_extras_dictcursor.ExtrasDictCursorRealTests.testDictCursorRealWithNamedCursorFetchManyNoarg python-psycopg2/tests.test_extras_dictcursor.ExtrasDictCursorRealTests.testDictCursorRealWithNamedCursorFetchOne python-psycopg2/tests.test_extras_dictcursor.ExtrasDictCursorRealTests.testDictCursorRealWithNamedCursorIter python-psycopg2/tests.test_extras_dictcursor.ExtrasDictCursorRealTests.testDictCursorRealWithNamedCursorIterRowNumber python-psycopg2/tests.test_extras_dictcursor.ExtrasDictCursorRealTests.testDictCursorRealWithNamedCursorNotGreedy python-psycopg2/tests.test_extras_dictcursor.ExtrasDictCursorRealTests.testDictCursorWithPlainCursorRealFetchAll python-psycopg2/tests.test_extras_dictcursor.ExtrasDictCursorRealTests.testDictCursorWithPlainCursorRealFetchMany python-psycopg2/tests.test_extras_dictcursor.ExtrasDictCursorRealTests.testDictCursorWithPlainCursorRealFetchManyNoarg python-psycopg2/tests.test_extras_dictcursor.ExtrasDictCursorRealTests.testDictCursorWithPlainCursorRealFetchOne python-psycopg2/tests.test_extras_dictcursor.ExtrasDictCursorRealTests.testDictCursorWithPlainCursorRealIter python-psycopg2/tests.test_extras_dictcursor.ExtrasDictCursorRealTests.testDictCursorWithPlainCursorRealIterRowNumber python-psycopg2/tests.test_extras_dictcursor.ExtrasDictCursorRealTests.testPickleRealDictRow python-psycopg2/tests.test_extras_dictcursor.ExtrasDictCursorRealTests.testRealMeansReal python-psycopg2/tests.test_extras_dictcursor.ExtrasDictCursorRealTests.test_copy python-psycopg2/tests.test_extras_dictcursor.ExtrasDictCursorRealTests.test_iter_methods python-psycopg2/tests.test_extras_dictcursor.ExtrasDictCursorRealTests.test_mod python-psycopg2/tests.test_extras_dictcursor.ExtrasDictCursorRealTests.test_order python-psycopg2/tests.test_extras_dictcursor.ExtrasDictCursorRealTests.test_pop python-psycopg2/tests.test_extras_dictcursor.ExtrasDictCursorTests.testDictConnCursorArgs python-psycopg2/tests.test_extras_dictcursor.ExtrasDictCursorTests.testDictCursorWithNamedCursorFetchAll python-psycopg2/tests.test_extras_dictcursor.ExtrasDictCursorTests.testDictCursorWithNamedCursorFetchMany python-psycopg2/tests.test_extras_dictcursor.ExtrasDictCursorTests.testDictCursorWithNamedCursorFetchManyNoarg python-psycopg2/tests.test_extras_dictcursor.ExtrasDictCursorTests.testDictCursorWithNamedCursorFetchOne python-psycopg2/tests.test_extras_dictcursor.ExtrasDictCursorTests.testDictCursorWithNamedCursorIter python-psycopg2/tests.test_extras_dictcursor.ExtrasDictCursorTests.testDictCursorWithNamedCursorIterRowNumber python-psycopg2/tests.test_extras_dictcursor.ExtrasDictCursorTests.testDictCursorWithNamedCursorNotGreedy python-psycopg2/tests.test_extras_dictcursor.ExtrasDictCursorTests.testDictCursorWithPlainCursorFetchAll python-psycopg2/tests.test_extras_dictcursor.ExtrasDictCursorTests.testDictCursorWithPlainCursorFetchMany python-psycopg2/tests.test_extras_dictcursor.ExtrasDictCursorTests.testDictCursorWithPlainCursorFetchManyNoarg python-psycopg2/tests.test_extras_dictcursor.ExtrasDictCursorTests.testDictCursorWithPlainCursorFetchOne python-psycopg2/tests.test_extras_dictcursor.ExtrasDictCursorTests.testDictCursorWithPlainCursorIter python-psycopg2/tests.test_extras_dictcursor.ExtrasDictCursorTests.testDictCursorWithPlainCursorIterRowNumber python-psycopg2/tests.test_extras_dictcursor.ExtrasDictCursorTests.testPickleDictRow python-psycopg2/tests.test_extras_dictcursor.ExtrasDictCursorTests.testUpdateRow python-psycopg2/tests.test_extras_dictcursor.ExtrasDictCursorTests.test_copy python-psycopg2/tests.test_extras_dictcursor.ExtrasDictCursorTests.test_iter_methods python-psycopg2/tests.test_extras_dictcursor.ExtrasDictCursorTests.test_order python-psycopg2/tests.test_extras_dictcursor.NamedTupleCursorTest.test_bad_col_names python-psycopg2/tests.test_extras_dictcursor.NamedTupleCursorTest.test_cache python-psycopg2/tests.test_extras_dictcursor.NamedTupleCursorTest.test_cursor_args python-psycopg2/tests.test_extras_dictcursor.NamedTupleCursorTest.test_executemany python-psycopg2/tests.test_extras_dictcursor.NamedTupleCursorTest.test_fetchall python-psycopg2/tests.test_extras_dictcursor.NamedTupleCursorTest.test_fetchmany python-psycopg2/tests.test_extras_dictcursor.NamedTupleCursorTest.test_fetchmany_noarg python-psycopg2/tests.test_extras_dictcursor.NamedTupleCursorTest.test_fetchone python-psycopg2/tests.test_extras_dictcursor.NamedTupleCursorTest.test_iter python-psycopg2/tests.test_extras_dictcursor.NamedTupleCursorTest.test_max_cache python-psycopg2/tests.test_extras_dictcursor.NamedTupleCursorTest.test_minimal_generation python-psycopg2/tests.test_extras_dictcursor.NamedTupleCursorTest.test_named python-psycopg2/tests.test_extras_dictcursor.NamedTupleCursorTest.test_named_fetchall python-psycopg2/tests.test_extras_dictcursor.NamedTupleCursorTest.test_named_fetchmany python-psycopg2/tests.test_extras_dictcursor.NamedTupleCursorTest.test_named_fetchone python-psycopg2/tests.test_extras_dictcursor.NamedTupleCursorTest.test_named_rownumber python-psycopg2/tests.test_extras_dictcursor.NamedTupleCursorTest.test_no_result_no_surprise python-psycopg2/tests.test_extras_dictcursor.NamedTupleCursorTest.test_nonascii_name python-psycopg2/tests.test_extras_dictcursor.NamedTupleCursorTest.test_not_greedy python-psycopg2/tests.test_extras_dictcursor.NamedTupleCursorTest.test_record_updated python-psycopg2/tests.test_fast_executemany.TestExecuteBatch.test_composed python-psycopg2/tests.test_fast_executemany.TestExecuteBatch.test_empty python-psycopg2/tests.test_fast_executemany.TestExecuteBatch.test_many python-psycopg2/tests.test_fast_executemany.TestExecuteBatch.test_one python-psycopg2/tests.test_fast_executemany.TestExecuteBatch.test_pages python-psycopg2/tests.test_fast_executemany.TestExecuteBatch.test_tuples python-psycopg2/tests.test_fast_executemany.TestExecuteBatch.test_unicode python-psycopg2/tests.test_fast_executemany.TestExecuteValues.test_composed python-psycopg2/tests.test_fast_executemany.TestExecuteValues.test_dicts python-psycopg2/tests.test_fast_executemany.TestExecuteValues.test_empty python-psycopg2/tests.test_fast_executemany.TestExecuteValues.test_invalid_sql python-psycopg2/tests.test_fast_executemany.TestExecuteValues.test_many python-psycopg2/tests.test_fast_executemany.TestExecuteValues.test_one python-psycopg2/tests.test_fast_executemany.TestExecuteValues.test_pages python-psycopg2/tests.test_fast_executemany.TestExecuteValues.test_percent_escape python-psycopg2/tests.test_fast_executemany.TestExecuteValues.test_returning python-psycopg2/tests.test_fast_executemany.TestExecuteValues.test_tuples python-psycopg2/tests.test_fast_executemany.TestExecuteValues.test_unicode python-psycopg2/tests.test_fast_executemany.TestPaginate.test_paginate python-psycopg2/tests.test_green.CallbackErrorTestCase.test_errors_named_cursor python-psycopg2/tests.test_green.CallbackErrorTestCase.test_errors_on_connection python-psycopg2/tests.test_green.CallbackErrorTestCase.test_errors_on_query python-psycopg2/tests.test_green.GreenTestCase.test_copy_no_hang python-psycopg2/tests.test_green.GreenTestCase.test_dont_freak_out python-psycopg2/tests.test_green.GreenTestCase.test_error_in_callback python-psycopg2/tests.test_green.GreenTestCase.test_flush_on_write python-psycopg2/tests.test_green.GreenTestCase.test_non_block_after_notice python-psycopg2/tests.test_ipaddress.NetworkingTestCase.test_cidr_adapt python-psycopg2/tests.test_ipaddress.NetworkingTestCase.test_cidr_array_cast python-psycopg2/tests.test_ipaddress.NetworkingTestCase.test_cidr_cast python-psycopg2/tests.test_ipaddress.NetworkingTestCase.test_inet_adapt python-psycopg2/tests.test_ipaddress.NetworkingTestCase.test_inet_array_cast python-psycopg2/tests.test_ipaddress.NetworkingTestCase.test_inet_cast python-psycopg2/tests.test_lobject.LargeObject64Tests.test_seek_tell_truncate_greater_than_2gb python-psycopg2/tests.test_lobject.LargeObjectNot64Tests.test_seek_larger_than_2gb python-psycopg2/tests.test_lobject.LargeObjectNot64Tests.test_truncate_larger_than_2gb python-psycopg2/tests.test_lobject.LargeObjectTests.test_close python-psycopg2/tests.test_lobject.LargeObjectTests.test_close_after_commit python-psycopg2/tests.test_lobject.LargeObjectTests.test_close_connection_gone python-psycopg2/tests.test_lobject.LargeObjectTests.test_close_twice python-psycopg2/tests.test_lobject.LargeObjectTests.test_connection_needed python-psycopg2/tests.test_lobject.LargeObjectTests.test_create python-psycopg2/tests.test_lobject.LargeObjectTests.test_create_with_existing_oid python-psycopg2/tests.test_lobject.LargeObjectTests.test_create_with_oid python-psycopg2/tests.test_lobject.LargeObjectTests.test_export python-psycopg2/tests.test_lobject.LargeObjectTests.test_export_after_close python-psycopg2/tests.test_lobject.LargeObjectTests.test_export_after_commit python-psycopg2/tests.test_lobject.LargeObjectTests.test_factory python-psycopg2/tests.test_lobject.LargeObjectTests.test_import python-psycopg2/tests.test_lobject.LargeObjectTests.test_large_oid python-psycopg2/tests.test_lobject.LargeObjectTests.test_mode_defaults python-psycopg2/tests.test_lobject.LargeObjectTests.test_open_existing python-psycopg2/tests.test_lobject.LargeObjectTests.test_open_for_write python-psycopg2/tests.test_lobject.LargeObjectTests.test_open_mode_n python-psycopg2/tests.test_lobject.LargeObjectTests.test_open_non_existent python-psycopg2/tests.test_lobject.LargeObjectTests.test_read python-psycopg2/tests.test_lobject.LargeObjectTests.test_read_after_close python-psycopg2/tests.test_lobject.LargeObjectTests.test_read_after_commit python-psycopg2/tests.test_lobject.LargeObjectTests.test_read_after_tpc_commit python-psycopg2/tests.test_lobject.LargeObjectTests.test_read_after_tpc_prepare python-psycopg2/tests.test_lobject.LargeObjectTests.test_read_binary python-psycopg2/tests.test_lobject.LargeObjectTests.test_read_large python-psycopg2/tests.test_lobject.LargeObjectTests.test_read_text python-psycopg2/tests.test_lobject.LargeObjectTests.test_seek_after_close python-psycopg2/tests.test_lobject.LargeObjectTests.test_seek_after_commit python-psycopg2/tests.test_lobject.LargeObjectTests.test_seek_tell python-psycopg2/tests.test_lobject.LargeObjectTests.test_tell_after_close python-psycopg2/tests.test_lobject.LargeObjectTests.test_tell_after_commit python-psycopg2/tests.test_lobject.LargeObjectTests.test_unlink python-psycopg2/tests.test_lobject.LargeObjectTests.test_unlink_after_close python-psycopg2/tests.test_lobject.LargeObjectTests.test_unlink_after_commit python-psycopg2/tests.test_lobject.LargeObjectTests.test_write python-psycopg2/tests.test_lobject.LargeObjectTests.test_write_after_close python-psycopg2/tests.test_lobject.LargeObjectTests.test_write_after_commit python-psycopg2/tests.test_lobject.LargeObjectTests.test_write_large python-psycopg2/tests.test_lobject.LargeObjectTruncateTests.test_truncate python-psycopg2/tests.test_lobject.LargeObjectTruncateTests.test_truncate_after_close python-psycopg2/tests.test_lobject.LargeObjectTruncateTests.test_truncate_after_commit python-psycopg2/tests.test_module.ConnectTestCase.test_async python-psycopg2/tests.test_module.ConnectTestCase.test_dsn python-psycopg2/tests.test_module.ConnectTestCase.test_empty_param python-psycopg2/tests.test_module.ConnectTestCase.test_escape python-psycopg2/tests.test_module.ConnectTestCase.test_factory python-psycopg2/tests.test_module.ConnectTestCase.test_generic_keywords python-psycopg2/tests.test_module.ConnectTestCase.test_int_port_param python-psycopg2/tests.test_module.ConnectTestCase.test_no_keywords python-psycopg2/tests.test_module.ConnectTestCase.test_params_merging python-psycopg2/tests.test_module.ConnectTestCase.test_supported_keywords python-psycopg2/tests.test_module.ConnectTestCase.test_there_might_be_nothing python-psycopg2/tests.test_module.ExceptionsTestCase.test_9_3_diagnostics python-psycopg2/tests.test_module.ExceptionsTestCase.test_9_6_diagnostics python-psycopg2/tests.test_module.ExceptionsTestCase.test_attributes python-psycopg2/tests.test_module.ExceptionsTestCase.test_diagnostics_attributes python-psycopg2/tests.test_module.ExceptionsTestCase.test_diagnostics_copy python-psycopg2/tests.test_module.ExceptionsTestCase.test_diagnostics_from_commit python-psycopg2/tests.test_module.ExceptionsTestCase.test_diagnostics_independent python-psycopg2/tests.test_module.ExceptionsTestCase.test_diagnostics_life python-psycopg2/tests.test_module.ExceptionsTestCase.test_diagnostics_values python-psycopg2/tests.test_module.ExceptionsTestCase.test_pickle python-psycopg2/tests.test_module.ExceptionsTestCase.test_pickle_connection_error python-psycopg2/tests.test_module.TestExtensionModule.test_import_internal python-psycopg2/tests.test_module.TestVersionDiscovery.test_libpq_version python-psycopg2/tests.test_notify.NotifiesTests.test_compare python-psycopg2/tests.test_notify.NotifiesTests.test_compare_tuple python-psycopg2/tests.test_notify.NotifiesTests.test_hash python-psycopg2/tests.test_notify.NotifiesTests.test_many_notifies python-psycopg2/tests.test_notify.NotifiesTests.test_notifies_received_on_execute python-psycopg2/tests.test_notify.NotifiesTests.test_notifies_received_on_poll python-psycopg2/tests.test_notify.NotifiesTests.test_notify_attributes python-psycopg2/tests.test_notify.NotifiesTests.test_notify_deque python-psycopg2/tests.test_notify.NotifiesTests.test_notify_init python-psycopg2/tests.test_notify.NotifiesTests.test_notify_noappend python-psycopg2/tests.test_notify.NotifiesTests.test_notify_object python-psycopg2/tests.test_notify.NotifiesTests.test_notify_payload python-psycopg2/tests.test_psycopg2_dbapi20.Psycopg2TPCTests.test_commit_in_tpc_fails python-psycopg2/tests.test_psycopg2_dbapi20.Psycopg2TPCTests.test_rollback_in_tpc_fails python-psycopg2/tests.test_psycopg2_dbapi20.Psycopg2TPCTests.test_tpc_begin python-psycopg2/tests.test_psycopg2_dbapi20.Psycopg2TPCTests.test_tpc_begin_in_tpc_transaction_fails python-psycopg2/tests.test_psycopg2_dbapi20.Psycopg2TPCTests.test_tpc_begin_in_transaction_fails python-psycopg2/tests.test_psycopg2_dbapi20.Psycopg2TPCTests.test_tpc_commit_with_prepare python-psycopg2/tests.test_psycopg2_dbapi20.Psycopg2TPCTests.test_tpc_commit_without_prepare python-psycopg2/tests.test_psycopg2_dbapi20.Psycopg2TPCTests.test_tpc_rollback_with_prepare python-psycopg2/tests.test_psycopg2_dbapi20.Psycopg2TPCTests.test_tpc_rollback_without_prepare python-psycopg2/tests.test_psycopg2_dbapi20.Psycopg2TPCTests.test_xid python-psycopg2/tests.test_psycopg2_dbapi20.Psycopg2Tests.test_BINARY python-psycopg2/tests.test_psycopg2_dbapi20.Psycopg2Tests.test_Binary python-psycopg2/tests.test_psycopg2_dbapi20.Psycopg2Tests.test_DATETIME python-psycopg2/tests.test_psycopg2_dbapi20.Psycopg2Tests.test_Date python-psycopg2/tests.test_psycopg2_dbapi20.Psycopg2Tests.test_Exceptions python-psycopg2/tests.test_psycopg2_dbapi20.Psycopg2Tests.test_ExceptionsAsConnectionAttributes python-psycopg2/tests.test_psycopg2_dbapi20.Psycopg2Tests.test_NUMBER python-psycopg2/tests.test_psycopg2_dbapi20.Psycopg2Tests.test_None python-psycopg2/tests.test_psycopg2_dbapi20.Psycopg2Tests.test_ROWID python-psycopg2/tests.test_psycopg2_dbapi20.Psycopg2Tests.test_STRING python-psycopg2/tests.test_psycopg2_dbapi20.Psycopg2Tests.test_Time python-psycopg2/tests.test_psycopg2_dbapi20.Psycopg2Tests.test_Timestamp python-psycopg2/tests.test_psycopg2_dbapi20.Psycopg2Tests.test_apilevel python-psycopg2/tests.test_psycopg2_dbapi20.Psycopg2Tests.test_arraysize python-psycopg2/tests.test_psycopg2_dbapi20.Psycopg2Tests.test_callproc python-psycopg2/tests.test_psycopg2_dbapi20.Psycopg2Tests.test_close python-psycopg2/tests.test_psycopg2_dbapi20.Psycopg2Tests.test_commit python-psycopg2/tests.test_psycopg2_dbapi20.Psycopg2Tests.test_connect python-psycopg2/tests.test_psycopg2_dbapi20.Psycopg2Tests.test_cursor python-psycopg2/tests.test_psycopg2_dbapi20.Psycopg2Tests.test_cursor_isolation python-psycopg2/tests.test_psycopg2_dbapi20.Psycopg2Tests.test_description python-psycopg2/tests.test_psycopg2_dbapi20.Psycopg2Tests.test_execute python-psycopg2/tests.test_psycopg2_dbapi20.Psycopg2Tests.test_executemany python-psycopg2/tests.test_psycopg2_dbapi20.Psycopg2Tests.test_fetchall python-psycopg2/tests.test_psycopg2_dbapi20.Psycopg2Tests.test_fetchmany python-psycopg2/tests.test_psycopg2_dbapi20.Psycopg2Tests.test_fetchone python-psycopg2/tests.test_psycopg2_dbapi20.Psycopg2Tests.test_mixedfetch python-psycopg2/tests.test_psycopg2_dbapi20.Psycopg2Tests.test_nextset python-psycopg2/tests.test_psycopg2_dbapi20.Psycopg2Tests.test_paramstyle python-psycopg2/tests.test_psycopg2_dbapi20.Psycopg2Tests.test_rollback python-psycopg2/tests.test_psycopg2_dbapi20.Psycopg2Tests.test_rowcount python-psycopg2/tests.test_psycopg2_dbapi20.Psycopg2Tests.test_setinputsizes python-psycopg2/tests.test_psycopg2_dbapi20.Psycopg2Tests.test_setoutputsize python-psycopg2/tests.test_psycopg2_dbapi20.Psycopg2Tests.test_setoutputsize_basic python-psycopg2/tests.test_psycopg2_dbapi20.Psycopg2Tests.test_threadsafety python-psycopg2/tests.test_quote.QuotingTestCase.test_binary python-psycopg2/tests.test_quote.QuotingTestCase.test_bytes python-psycopg2/tests.test_quote.QuotingTestCase.test_koi8 python-psycopg2/tests.test_quote.QuotingTestCase.test_latin1 python-psycopg2/tests.test_quote.QuotingTestCase.test_string python-psycopg2/tests.test_quote.QuotingTestCase.test_string_null_terminator python-psycopg2/tests.test_quote.QuotingTestCase.test_unicode python-psycopg2/tests.test_quote.TestQuotedIdentifier.test_identifier python-psycopg2/tests.test_quote.TestQuotedIdentifier.test_unicode_ident python-psycopg2/tests.test_quote.TestQuotedString.test_encoding_from_conn python-psycopg2/tests.test_quote.TestStringAdapter.test_adapt_bytes python-psycopg2/tests.test_quote.TestStringAdapter.test_connection_wins_anyway python-psycopg2/tests.test_quote.TestStringAdapter.test_encoding_default python-psycopg2/tests.test_quote.TestStringAdapter.test_encoding_error python-psycopg2/tests.test_quote.TestStringAdapter.test_set_encoding python-psycopg2/tests.test_replication.AsyncReplicationTest.test_async_replication python-psycopg2/tests.test_replication.ReplicationTest.test_create_replication_slot python-psycopg2/tests.test_replication.ReplicationTest.test_datestyle python-psycopg2/tests.test_replication.ReplicationTest.test_keepalive python-psycopg2/tests.test_replication.ReplicationTest.test_logical_replication_connection python-psycopg2/tests.test_replication.ReplicationTest.test_physical_replication_connection python-psycopg2/tests.test_replication.ReplicationTest.test_start_and_recover_from_error python-psycopg2/tests.test_replication.ReplicationTest.test_start_on_missing_replication_slot python-psycopg2/tests.test_replication.ReplicationTest.test_start_replication_expert_sql python-psycopg2/tests.test_replication.ReplicationTest.test_stop_replication python-psycopg2/tests.test_sql.ComposedTest.test_class python-psycopg2/tests.test_sql.ComposedTest.test_eq python-psycopg2/tests.test_sql.ComposedTest.test_iter python-psycopg2/tests.test_sql.ComposedTest.test_join python-psycopg2/tests.test_sql.ComposedTest.test_repr python-psycopg2/tests.test_sql.ComposedTest.test_seq python-psycopg2/tests.test_sql.ComposedTest.test_sum python-psycopg2/tests.test_sql.ComposedTest.test_sum_inplace python-psycopg2/tests.test_sql.IdentifierTests.test_as_str python-psycopg2/tests.test_sql.IdentifierTests.test_class python-psycopg2/tests.test_sql.IdentifierTests.test_eq python-psycopg2/tests.test_sql.IdentifierTests.test_init python-psycopg2/tests.test_sql.IdentifierTests.test_join python-psycopg2/tests.test_sql.IdentifierTests.test_repr python-psycopg2/tests.test_sql.IdentifierTests.test_strings python-psycopg2/tests.test_sql.LiteralTests.test_class python-psycopg2/tests.test_sql.LiteralTests.test_eq python-psycopg2/tests.test_sql.LiteralTests.test_init python-psycopg2/tests.test_sql.LiteralTests.test_must_be_adaptable python-psycopg2/tests.test_sql.LiteralTests.test_repr python-psycopg2/tests.test_sql.LiteralTests.test_wrapped python-psycopg2/tests.test_sql.PlaceholderTest.test_bad_name python-psycopg2/tests.test_sql.PlaceholderTest.test_class python-psycopg2/tests.test_sql.PlaceholderTest.test_eq python-psycopg2/tests.test_sql.PlaceholderTest.test_name python-psycopg2/tests.test_sql.PlaceholderTest.test_repr python-psycopg2/tests.test_sql.PlaceholderTest.test_repr_name python-psycopg2/tests.test_sql.SQLTests.test_class python-psycopg2/tests.test_sql.SQLTests.test_eq python-psycopg2/tests.test_sql.SQLTests.test_init python-psycopg2/tests.test_sql.SQLTests.test_join python-psycopg2/tests.test_sql.SQLTests.test_multiply python-psycopg2/tests.test_sql.SQLTests.test_repr python-psycopg2/tests.test_sql.SQLTests.test_string python-psycopg2/tests.test_sql.SQLTests.test_sum python-psycopg2/tests.test_sql.SQLTests.test_sum_inplace python-psycopg2/tests.test_sql.SqlFormatTests.test_braces_escape python-psycopg2/tests.test_sql.SqlFormatTests.test_compose_bad_args_type python-psycopg2/tests.test_sql.SqlFormatTests.test_compose_badnargs python-psycopg2/tests.test_sql.SqlFormatTests.test_compose_badnargs_auto python-psycopg2/tests.test_sql.SqlFormatTests.test_compose_empty python-psycopg2/tests.test_sql.SqlFormatTests.test_compose_literal python-psycopg2/tests.test_sql.SqlFormatTests.test_copy python-psycopg2/tests.test_sql.SqlFormatTests.test_dict python-psycopg2/tests.test_sql.SqlFormatTests.test_execute python-psycopg2/tests.test_sql.SqlFormatTests.test_executemany python-psycopg2/tests.test_sql.SqlFormatTests.test_must_be_adaptable python-psycopg2/tests.test_sql.SqlFormatTests.test_must_be_composable python-psycopg2/tests.test_sql.SqlFormatTests.test_no_modifiers python-psycopg2/tests.test_sql.SqlFormatTests.test_percent_escape python-psycopg2/tests.test_sql.SqlFormatTests.test_pos python-psycopg2/tests.test_sql.SqlFormatTests.test_pos_spec python-psycopg2/tests.test_sql.ValuesTest.test_default python-psycopg2/tests.test_sql.ValuesTest.test_null python-psycopg2/tests.test_transaction.DeadlockSerializationTests.test_deadlock python-psycopg2/tests.test_transaction.DeadlockSerializationTests.test_serialisation_failure python-psycopg2/tests.test_transaction.QueryCancellationTests.test_statement_timeout python-psycopg2/tests.test_transaction.TransactionTests.test_commit python-psycopg2/tests.test_transaction.TransactionTests.test_failed_commit python-psycopg2/tests.test_transaction.TransactionTests.test_rollback python-psycopg2/tests.test_types_basic.AdaptSubclassTest.test_adapt_most_specific python-psycopg2/tests.test_types_basic.AdaptSubclassTest.test_adapt_subtype python-psycopg2/tests.test_types_basic.AdaptSubclassTest.test_adapt_subtype_3 python-psycopg2/tests.test_types_basic.AdaptSubclassTest.test_conform_subclass_precedence python-psycopg2/tests.test_types_basic.ByteaParserTest.test_blank python-psycopg2/tests.test_types_basic.ByteaParserTest.test_blank_hex python-psycopg2/tests.test_types_basic.ByteaParserTest.test_escaped_mixed python-psycopg2/tests.test_types_basic.ByteaParserTest.test_full_escaped_octal python-psycopg2/tests.test_types_basic.ByteaParserTest.test_full_hex python-psycopg2/tests.test_types_basic.ByteaParserTest.test_full_hex_upper python-psycopg2/tests.test_types_basic.ByteaParserTest.test_null python-psycopg2/tests.test_types_basic.TypesBasicTests.testAdaptBytearray python-psycopg2/tests.test_types_basic.TypesBasicTests.testAdaptMemoryview python-psycopg2/tests.test_types_basic.TypesBasicTests.testArray python-psycopg2/tests.test_types_basic.TypesBasicTests.testArrayEscape python-psycopg2/tests.test_types_basic.TypesBasicTests.testArrayMalformed python-psycopg2/tests.test_types_basic.TypesBasicTests.testArrayOfNulls python-psycopg2/tests.test_types_basic.TypesBasicTests.testBinary python-psycopg2/tests.test_types_basic.TypesBasicTests.testBinaryEmptyString python-psycopg2/tests.test_types_basic.TypesBasicTests.testBinaryNone python-psycopg2/tests.test_types_basic.TypesBasicTests.testBinaryRoundTrip python-psycopg2/tests.test_types_basic.TypesBasicTests.testBoolean python-psycopg2/tests.test_types_basic.TypesBasicTests.testByteaHexCheckFalsePositive python-psycopg2/tests.test_types_basic.TypesBasicTests.testBytesArray python-psycopg2/tests.test_types_basic.TypesBasicTests.testDecimal python-psycopg2/tests.test_types_basic.TypesBasicTests.testEmptyArray python-psycopg2/tests.test_types_basic.TypesBasicTests.testEmptyArrayNoCast python-psycopg2/tests.test_types_basic.TypesBasicTests.testEmptyArrayRegression python-psycopg2/tests.test_types_basic.TypesBasicTests.testFloatInf python-psycopg2/tests.test_types_basic.TypesBasicTests.testFloatNan python-psycopg2/tests.test_types_basic.TypesBasicTests.testGenericArray python-psycopg2/tests.test_types_basic.TypesBasicTests.testGenericArrayNull python-psycopg2/tests.test_types_basic.TypesBasicTests.testIntEnum python-psycopg2/tests.test_types_basic.TypesBasicTests.testNegNumber python-psycopg2/tests.test_types_basic.TypesBasicTests.testNestedArrays python-psycopg2/tests.test_types_basic.TypesBasicTests.testNestedEmptyArray python-psycopg2/tests.test_types_basic.TypesBasicTests.testNetworkArray python-psycopg2/tests.test_types_basic.TypesBasicTests.testNumber python-psycopg2/tests.test_types_basic.TypesBasicTests.testQuoting python-psycopg2/tests.test_types_basic.TypesBasicTests.testTextArray python-psycopg2/tests.test_types_basic.TypesBasicTests.testTypeRoundtripBytes python-psycopg2/tests.test_types_basic.TypesBasicTests.testTypeRoundtripBytesArray python-psycopg2/tests.test_types_basic.TypesBasicTests.testUnicode python-psycopg2/tests.test_types_basic.TypesBasicTests.testUnicodeArray python-psycopg2/tests.test_types_extras.AdaptTypeTestCase.test_cast_composite python-psycopg2/tests.test_types_extras.AdaptTypeTestCase.test_cast_nested python-psycopg2/tests.test_types_extras.AdaptTypeTestCase.test_composite_array python-psycopg2/tests.test_types_extras.AdaptTypeTestCase.test_composite_namespace python-psycopg2/tests.test_types_extras.AdaptTypeTestCase.test_composite_namespace_path python-psycopg2/tests.test_types_extras.AdaptTypeTestCase.test_composite_not_found python-psycopg2/tests.test_types_extras.AdaptTypeTestCase.test_composite_weird_name python-psycopg2/tests.test_types_extras.AdaptTypeTestCase.test_empty_string python-psycopg2/tests.test_types_extras.AdaptTypeTestCase.test_from_tables python-psycopg2/tests.test_types_extras.AdaptTypeTestCase.test_non_dbapi_connection python-psycopg2/tests.test_types_extras.AdaptTypeTestCase.test_none_fast_path python-psycopg2/tests.test_types_extras.AdaptTypeTestCase.test_none_in_record python-psycopg2/tests.test_types_extras.AdaptTypeTestCase.test_register_globally python-psycopg2/tests.test_types_extras.AdaptTypeTestCase.test_register_on_connection python-psycopg2/tests.test_types_extras.AdaptTypeTestCase.test_register_on_cursor python-psycopg2/tests.test_types_extras.AdaptTypeTestCase.test_subclass python-psycopg2/tests.test_types_extras.AdaptTypeTestCase.test_tokenization python-psycopg2/tests.test_types_extras.AdaptTypeTestCase.test_wrong_schema python-psycopg2/tests.test_types_extras.HstoreTestCase.test_adapt_8 python-psycopg2/tests.test_types_extras.HstoreTestCase.test_adapt_9 python-psycopg2/tests.test_types_extras.HstoreTestCase.test_array_cast python-psycopg2/tests.test_types_extras.HstoreTestCase.test_array_cast_oid python-psycopg2/tests.test_types_extras.HstoreTestCase.test_non_dbapi_connection python-psycopg2/tests.test_types_extras.HstoreTestCase.test_oid python-psycopg2/tests.test_types_extras.HstoreTestCase.test_parse python-psycopg2/tests.test_types_extras.HstoreTestCase.test_register_conn python-psycopg2/tests.test_types_extras.HstoreTestCase.test_register_curs python-psycopg2/tests.test_types_extras.HstoreTestCase.test_register_globally python-psycopg2/tests.test_types_extras.HstoreTestCase.test_roundtrip python-psycopg2/tests.test_types_extras.HstoreTestCase.test_roundtrip_array python-psycopg2/tests.test_types_extras.JsonTestCase.test_adapt python-psycopg2/tests.test_types_extras.JsonTestCase.test_adapt_dumps python-psycopg2/tests.test_types_extras.JsonTestCase.test_adapt_subclass python-psycopg2/tests.test_types_extras.JsonTestCase.test_default_cast python-psycopg2/tests.test_types_extras.JsonTestCase.test_loads python-psycopg2/tests.test_types_extras.JsonTestCase.test_no_array_oid python-psycopg2/tests.test_types_extras.JsonTestCase.test_no_conn_curs python-psycopg2/tests.test_types_extras.JsonTestCase.test_null python-psycopg2/tests.test_types_extras.JsonTestCase.test_register_default python-psycopg2/tests.test_types_extras.JsonTestCase.test_register_globally python-psycopg2/tests.test_types_extras.JsonTestCase.test_register_on_connection python-psycopg2/tests.test_types_extras.JsonTestCase.test_register_on_cursor python-psycopg2/tests.test_types_extras.JsonTestCase.test_register_on_dict python-psycopg2/tests.test_types_extras.JsonTestCase.test_scs python-psycopg2/tests.test_types_extras.JsonTestCase.test_str python-psycopg2/tests.test_types_extras.JsonTestCase.test_type_not_available python-psycopg2/tests.test_types_extras.JsonbTestCase.test_default_cast python-psycopg2/tests.test_types_extras.JsonbTestCase.test_loads python-psycopg2/tests.test_types_extras.JsonbTestCase.test_null python-psycopg2/tests.test_types_extras.JsonbTestCase.test_register_default python-psycopg2/tests.test_types_extras.JsonbTestCase.test_register_globally python-psycopg2/tests.test_types_extras.JsonbTestCase.test_register_on_connection python-psycopg2/tests.test_types_extras.JsonbTestCase.test_register_on_cursor python-psycopg2/tests.test_types_extras.RangeCasterTestCase.test_adapt_date_range python-psycopg2/tests.test_types_extras.RangeCasterTestCase.test_adapt_number_range python-psycopg2/tests.test_types_extras.RangeCasterTestCase.test_adapt_numeric_range python-psycopg2/tests.test_types_extras.RangeCasterTestCase.test_cast_date python-psycopg2/tests.test_types_extras.RangeCasterTestCase.test_cast_empty python-psycopg2/tests.test_types_extras.RangeCasterTestCase.test_cast_inf python-psycopg2/tests.test_types_extras.RangeCasterTestCase.test_cast_null python-psycopg2/tests.test_types_extras.RangeCasterTestCase.test_cast_numbers python-psycopg2/tests.test_types_extras.RangeCasterTestCase.test_cast_timestamp python-psycopg2/tests.test_types_extras.RangeCasterTestCase.test_cast_timestamptz python-psycopg2/tests.test_types_extras.RangeCasterTestCase.test_rang_weird_name python-psycopg2/tests.test_types_extras.RangeCasterTestCase.test_range_escaping python-psycopg2/tests.test_types_extras.RangeCasterTestCase.test_range_not_found python-psycopg2/tests.test_types_extras.RangeCasterTestCase.test_register_range_adapter python-psycopg2/tests.test_types_extras.RangeCasterTestCase.test_schema_range python-psycopg2/tests.test_types_extras.RangeTestCase.test_bad_bounds python-psycopg2/tests.test_types_extras.RangeTestCase.test_bounds python-psycopg2/tests.test_types_extras.RangeTestCase.test_empty python-psycopg2/tests.test_types_extras.RangeTestCase.test_eq_hash python-psycopg2/tests.test_types_extras.RangeTestCase.test_eq_subclass python-psycopg2/tests.test_types_extras.RangeTestCase.test_eq_wrong_type python-psycopg2/tests.test_types_extras.RangeTestCase.test_ge_ordering python-psycopg2/tests.test_types_extras.RangeTestCase.test_gt_ordering python-psycopg2/tests.test_types_extras.RangeTestCase.test_in python-psycopg2/tests.test_types_extras.RangeTestCase.test_keywords python-psycopg2/tests.test_types_extras.RangeTestCase.test_le_ordering python-psycopg2/tests.test_types_extras.RangeTestCase.test_lt_ordering python-psycopg2/tests.test_types_extras.RangeTestCase.test_nobounds python-psycopg2/tests.test_types_extras.RangeTestCase.test_nonzero python-psycopg2/tests.test_types_extras.RangeTestCase.test_noparam python-psycopg2/tests.test_types_extras.RangeTestCase.test_pickling python-psycopg2/tests.test_types_extras.RangeTestCase.test_str python-psycopg2/tests.test_types_extras.RangeTestCase.test_str_datetime python-psycopg2/tests.test_types_extras.TypesExtrasTests.testINET python-psycopg2/tests.test_types_extras.TypesExtrasTests.testINETARRAY python-psycopg2/tests.test_types_extras.TypesExtrasTests.testUUID python-psycopg2/tests.test_types_extras.TypesExtrasTests.testUUIDARRAY python-psycopg2/tests.test_types_extras.TypesExtrasTests.test_adapt_fail python-psycopg2/tests.test_types_extras.TypesExtrasTests.test_inet_conform python-psycopg2/tests.test_types_extras.TypesExtrasTests.test_point_array python-psycopg2/tests.test_with.WithConnectionTestCase.test_cant_reenter python-psycopg2/tests.test_with.WithConnectionTestCase.test_subclass_commit python-psycopg2/tests.test_with.WithConnectionTestCase.test_subclass_rollback python-psycopg2/tests.test_with.WithConnectionTestCase.test_with_autocommit python-psycopg2/tests.test_with.WithConnectionTestCase.test_with_autocommit_pgerror python-psycopg2/tests.test_with.WithConnectionTestCase.test_with_autocommit_pyerror python-psycopg2/tests.test_with.WithConnectionTestCase.test_with_closed python-psycopg2/tests.test_with.WithConnectionTestCase.test_with_connect_idiom python-psycopg2/tests.test_with.WithConnectionTestCase.test_with_error_db python-psycopg2/tests.test_with.WithConnectionTestCase.test_with_error_python python-psycopg2/tests.test_with.WithConnectionTestCase.test_with_ok python-psycopg2/tests.test_with.WithCursorTestCase.test_exception_swallow python-psycopg2/tests.test_with.WithCursorTestCase.test_named_with_noop python-psycopg2/tests.test_with.WithCursorTestCase.test_subclass python-psycopg2/tests.test_with.WithCursorTestCase.test_with_error python-psycopg2/tests.test_with.WithCursorTestCase.test_with_ok