index
:
delta/python-packages/psycopg2.git
2_7_3_2
appveyor-py
async-keyword
bug-550
bug-557
bug-558
cockroachdb-tests
code-cleanup
column-slice
connection-info
cpychecker
decorators-fun
description-extra-attrs
diag-schema-name-nonloc
dont_set_datestyle_in_replication_mode
drop-display-size
encrypt-password-fix-tests
errors-module
errors-module-c
execute-locks
expand-version
fast-codecs
fast-executemany
fast-namedtuple
fast-test
fix-1019
fix-1073
fix-1248
fix-211
fix-443
fix-453
fix-512
fix-517
fix-518
fix-528
fix-562
fix-570
fix-578
fix-604
fix-679
fix-707
fix-707-27
fix-716
fix-716-27
fix-746
fix-788
fix-790
fix-794
fix-808
fix-856
fix-886
fix-887
fix-901
fix-948
fix-961
fix-binaries-2.7.6
fix-bsd-version
fix-iter-warning
fix-wheel-libresolv
goodbye-initd
goodbye-psycopg1
identifier-sequence
info-dsn-params
issue-template
libpq-10
libpq-10.1
libpq-ptrs
lo64
maint_2_4
maint_2_5
maint_2_6
maint_2_7
maint_2_8
manylinux
manylinux-dist
master
module-init-cleanup
mogrify-on-closed-cursor
musllinux
named-callproc
namedtuple-invalid-identifiers
naming
nested-array-nulls
new-release-procedure
no-set-default-session
no-unittest2
obscure-password-before-connect
openssl-1.0.2n
openssl-1.1-windows
pg10
pg12
pull-507
py310
py36-warnings
py37
py38
py38-win
py39-appveyor
qstring-writable-encoding
qualified
register-bytes
separate-binary
session-attributes
sql-compose
sql-copy
strip-macos
strip-wheel
test-dinosaurs
test-pg-11
test-postgres-10beta1
test-windows
test_i686
test_libpq91
testmr
travis
travis-db-matrix
travis-deadlock
github.com: psycopg/psycopg2.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
test_copy.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright year updated to 2021
Daniele Varrazzo
2021-06-15
1
-1
/
+1
*
Escape table and column names in cursor.copy_from() and .copy_to()
Daniele Varrazzo
2021-05-25
1
-0
/
+18
*
Upgrade f-strings with flynt -a and remove int()
Hugo van Kemenade
2020-11-18
1
-1
/
+1
*
Upgrade f-strings with flynt
Hugo van Kemenade
2020-11-17
1
-6
/
+4
*
Upgrade Python syntax with pyupgrade --py36-plus
Hugo van Kemenade
2020-11-17
1
-8
/
+8
*
Drop support for EOL Python 2.7
Hugo van Kemenade
2020-11-17
1
-25
/
+10
*
'cursor.query' reports the query of the last COPY opearation too
Daniele Varrazzo
2020-09-05
1
-0
/
+22
*
Added reason for skipping on CockroachDB
Daniele Varrazzo
2020-07-27
1
-4
/
+2
*
Skip copy tests on CockroachDB
Daniele Varrazzo
2020-07-21
1
-1
/
+5
*
Copyright bumped to 2020
Daniele Varrazzo
2020-01-17
1
-0
/
+1
*
Use PY2, PY3 for conditional code instead of sys.version_info
Daniele Varrazzo
2019-03-16
1
-4
/
+4
*
Other import moved to top level in tests
Daniele Varrazzo
2019-03-16
1
-3
/
+1
*
TextIOBase moved to tests compat imports
Daniele Varrazzo
2019-03-16
1
-11
/
+5
*
Copyright year updated
Daniele Varrazzo
2019-02-17
1
-1
/
+1
*
Use class decorators to decorate all tests
decorators-fun
Daniele Varrazzo
2018-10-30
1
-5
/
+2
*
Full flake8 3.5 cleanup
Daniele Varrazzo
2018-10-23
1
-3
/
+7
*
Avoid installing tests to site-packages
Jon Dufresne
2017-12-10
1
-3
/
+2
*
Use relative imports throughout tests
Jon Dufresne
2017-12-10
1
-9
/
+9
*
Merge remote-tracking branch 'jdufresne/import-unittest'
Daniele Varrazzo
2017-12-02
1
-1
/
+2
|
\
|
*
Always import the system unittest
Jon Dufresne
2017-12-01
1
-1
/
+2
*
|
Remove unnecessary script_to_py3; make scripts compatible instead
Jon Dufresne
2017-12-01
1
-3
/
+3
|
/
*
Remove io.TextIOBase workaround for Python <= 2.5
Jon Dufresne
2017-11-26
1
-4
/
+1
*
Use modern except syntax throughout project
Jon Dufresne
2017-11-20
1
-1
/
+1
*
Further skipping of slow tests
Daniele Varrazzo
2017-02-02
1
-0
/
+2
*
Allow skipping the slow test
manylinux
Daniele Varrazzo
2017-02-02
1
-2
/
+5
*
Python source cleanup using flake8
Daniele Varrazzo
2016-10-11
1
-17
/
+22
*
Propagate read error messages in COPY FROM
Daniele Varrazzo
2015-02-08
1
-0
/
+28
*
Fixed segfault if COPY statements are executed
Daniele Varrazzo
2014-06-06
1
-1
/
+39
*
Skip rowcount on copy test on postgres < 8.2
Daniele Varrazzo
2014-05-13
1
-1
/
+2
*
Copy operations correctly set the cursor.rowcount attribute
Daniele Varrazzo
2014-05-05
1
-0
/
+28
*
Added test to verify copysize handling in copy_expert
Daniele Varrazzo
2013-05-06
1
-0
/
+14
*
Testing boilerplate unified in a single base class
Daniele Varrazzo
2013-04-07
1
-7
/
+4
*
Tests tweaked to run on all the supported versions
Daniele Varrazzo
2013-03-18
1
-13
/
+3
*
Allocate dynamically memory for the list of columns in COPY
Daniele Varrazzo
2011-09-12
1
-0
/
+19
*
Fixed copyfile refcount in copy_expert
Daniele Varrazzo
2011-06-07
1
-0
/
+9
*
Added complete roundtrip test with copy_expert and Unicode
Daniele Varrazzo
2011-02-19
1
-1
/
+34
*
COPY sends unicode to a file if it derives from io.TextIoBase
Daniele Varrazzo
2011-02-05
1
-3
/
+57
*
Merge branch 'python2' into python3
Daniele Varrazzo
2011-01-10
1
-0
/
+23
|
\
|
*
Added license to unit tests
Daniele Varrazzo
2011-01-09
1
-0
/
+23
|
*
All tests made executable.
Daniele Varrazzo
2011-01-07
1
-0
/
+0
*
|
Use ascii_letters instead of letters.
Daniele Varrazzo
2010-12-31
1
-6
/
+6
*
|
Test suite converted into a proper package.
Daniele Varrazzo
2010-12-21
1
-3
/
+3
|
/
*
Test cleanup.
Daniele Varrazzo
2010-11-19
1
-1
/
+14
*
Exceptions raised by the columns iterator propagated.
Daniele Varrazzo
2010-07-10
1
-0
/
+14
*
Added test to verify copy_from() with columns.
Daniele Varrazzo
2010-07-10
1
-1
/
+14
*
Added some COPY tests.
Daniele Varrazzo
2010-04-07
1
-0
/
+104