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
/
psycopg
/
typecast_basic.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright year updated to 2021
Daniele Varrazzo
2021-06-15
1
-1
/
+1
*
Drop support for EOL Python 2.7
Hugo van Kemenade
2020-11-17
1
-23
/
+0
*
Copyright bumped to 2020
Daniele Varrazzo
2020-01-17
1
-0
/
+1
*
Allow parsing boolean both upper and lowercase
Daniele Varrazzo
2019-10-19
1
-6
/
+17
*
Prefix 'psycopg_' changed to 'psyco_'
naming
Daniele Varrazzo
2019-03-17
1
-1
/
+1
*
Added PY_2, PY_3 macros and used uniformly
Daniele Varrazzo
2019-03-16
1
-3
/
+3
*
Copyright year updated
Daniele Varrazzo
2019-02-17
1
-1
/
+1
*
More straightforward semantics for psyco_GetDecimalType
Daniele Varrazzo
2019-01-21
1
-0
/
+1
*
Preliminary test for a BYTES adapter.
Daniele Varrazzo
2019-01-18
1
-7
/
+15
*
Don't look up for Python encoding
Daniele Varrazzo
2016-12-29
1
-6
/
+1
*
conn->codec rename to pyenc
Daniele Varrazzo
2016-12-26
1
-1
/
+1
*
Optimize UTF8 and Latin1 decoding
Daniele Varrazzo
2016-10-12
1
-3
/
+8
*
Use the Py_RETURN_NONE macro
Daniele Varrazzo
2013-04-05
1
-7
/
+7
*
Check for errors in float adaptation
Daniele Varrazzo
2012-03-04
1
-1
/
+1
*
The library can be compiled with Python 3.
Daniele Varrazzo
2010-12-21
1
-3
/
+14
*
Added Python codec name to the connection.
Daniele Varrazzo
2010-12-21
1
-12
/
+3
*
Fixed problem with decimal.Decimal conversions
Federico Di Gregorio
2010-02-21
1
-2
/
+8
*
Changes license to LGPL3 + OpenSSL exception on all source files
Federico Di Gregorio
2010-02-12
1
-13
/
+17
*
If we are depending on Python 2.4, we don't need to make decimal module
James Henstridge
2008-12-27
1
-4
/
+0
*
* psycopg/*.[ch]: add const qualifier to various string arguments
James Henstridge
2008-01-21
1
-9
/
+9
*
Fixed bug #192 (Decimal support not safe for use with multiple sub
Daniele Varrazzo
2007-10-21
1
-0
/
+3
*
Added missing return in case out of memory.
Daniele Varrazzo
2007-10-18
1
-1
/
+1
*
int->size_t transition.
Federico Di Gregorio
2007-04-13
1
-16
/
+16
*
Fixed compile problems on old gcc.
Federico Di Gregorio
2006-09-01
1
-2
/
+3
*
Preparing release 2.0.4.
Federico Di Gregorio
2006-08-01
1
-0
/
+2
*
Little fixes.
Federico Di Gregorio
2006-06-15
1
-9
/
+5
*
Code cleanup.
Federico Di Gregorio
2005-10-18
1
-11
/
+11
*
chunk/buffer patch applied.
Federico Di Gregorio
2005-05-09
1
-87
/
+0
*
Array quoting (not completely working.)
Federico Di Gregorio
2005-03-23
1
-9
/
+26
*
Array support works, at least for INTEGERS.
Federico Di Gregorio
2005-03-22
1
-5
/
+27
*
Optimizations to type casting (in preparation to array support.)
Federico Di Gregorio
2005-03-12
1
-29
/
+27
*
Initial psycopg 2 import after SVN crash.
Federico Di Gregorio
2004-10-19
1
-0
/
+192