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
/
psycopgmodule.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid quoting the string in the psycopg version macro
Daniele Varrazzo
2018-02-19
1
-2
/
+6
*
Added async_ as an alias for async
Daniele Varrazzo
2017-02-03
1
-4
/
+6
*
Use -1 instead of 0 to say "calculate the length" in many funcs
Daniele Varrazzo
2016-12-27
1
-6
/
+2
*
Merge branch 'master' into named-callproc
Daniele Varrazzo
2016-12-26
1
-1
/
+1
|
\
*
\
Merge branch 'master' into named-callproc
Daniele Varrazzo
2016-12-26
1
-23
/
+29
|
\
\
|
|
/
|
*
Dropped ifdef guards against obsolete libpq versions
Daniele Varrazzo
2016-08-15
1
-7
/
+0
|
*
Merge branch 'master' into replication-protocol
Daniele Varrazzo
2016-08-07
1
-19
/
+3
|
|
\
|
|
*
Merge branch 'conn-get-parameters'
Daniele Varrazzo
2016-07-01
1
-19
/
+3
|
|
|
\
|
|
|
*
Add connection.get_dsn_parameters()
Oleksandr Shulgin
2015-10-30
1
-19
/
+3
|
*
|
|
Remove some dead code
Oleksandr Shulgin
2016-03-08
1
-1
/
+1
|
*
|
|
Use python-defined make_dsn() for ReplicationConnection class
Oleksandr Shulgin
2016-03-08
1
-202
/
+7
|
*
|
|
Merge branch 'master' into feature/replication-protocol-c-connection-object
Oleksandr Shulgin
2016-03-04
1
-2
/
+3
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Validate output result from make_dsn()
Daniele Varrazzo
2016-03-03
1
-1
/
+1
|
|
*
|
Added parse_dsn() docstring
Daniele Varrazzo
2016-03-03
1
-1
/
+2
|
|
|
/
|
*
|
Move replication connection to C level.
Oleksandr Shulgin
2015-10-27
1
-1
/
+11
|
*
|
Merge branch 'feature/connect2' into feature/replication-protocol
Oleksandr Shulgin
2015-10-27
1
-7
/
+203
|
|
\
\
|
|
*
|
Rework psycopg2.connect() interface.
Oleksandr Shulgin
2015-10-27
1
-7
/
+203
|
|
|
/
|
*
|
Properly subclass ReplicationCursor on C level.
Oleksandr Shulgin
2015-10-19
1
-2
/
+7
|
*
|
Merge branch 'master' into feature/replication-protocol
Oleksandr Shulgin
2015-10-15
1
-1
/
+62
|
|
\
\
|
|
|
/
|
*
|
Add psyco_curs_datetime_init
Oleksandr Shulgin
2015-10-14
1
-0
/
+1
|
*
|
Merge remote-tracking branch 'origin/master' into repl
Oleksandr Shulgin
2015-10-01
1
-0
/
+55
|
|
\
\
|
*
\
\
Merge branch 'master' into feature/replication-message-object
Oleksandr Shulgin
2015-06-30
1
-1
/
+17
|
|
\
\
\
|
*
|
|
|
Expose ReplicationMessage type in extras
Oleksandr Shulgin
2015-06-11
1
-0
/
+1
|
*
|
|
|
Add handling of send_time field in replmsg
Oleksandr Shulgin
2015-06-10
1
-0
/
+1
|
*
|
|
|
Add ReplicationMessage object
Oleksandr Shulgin
2015-06-05
1
-0
/
+4
*
|
|
|
|
Return input tuple in cur.callproc, factor code to use PQescapeIdentifier in ...
mrmilosz
2015-12-13
1
-8
/
+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Proper unicode handling in quote_ident.
Oleksandr Shulgin
2015-10-15
1
-9
/
+29
*
|
|
|
Add psycopg2.extensions.quote_ident.
Oleksandr Shulgin
2015-10-14
1
-0
/
+38
*
|
|
|
Decref the ssl module after importing
Daniele Varrazzo
2015-10-01
1
-1
/
+4
|
|
_
|
/
|
/
|
|
*
|
|
Added unicode support to parse_dsn
Daniele Varrazzo
2015-10-01
1
-24
/
+27
*
|
|
Merge branch 'master' into feature/parse-dsn
Oleksandr Shulgin
2015-06-02
1
-1
/
+17
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Dropped PG_VERSION_HEX constant
Daniele Varrazzo
2015-06-02
1
-2
/
+2
|
*
|
Add libpq version discovery
Oleksandr Shulgin
2015-06-01
1
-0
/
+16
|
|
/
*
|
Move parse_dsn to extensions, add tests
Oleksandr Shulgin
2015-06-01
1
-13
/
+25
*
|
Add parse_dsn module function
Oleksandr Shulgin
2015-06-01
1
-0
/
+40
|
/
*
Make sure libcrypto threadsafety callbacks are properly set up
Jan UrbaĆski
2015-05-03
1
-0
/
+23
*
Make Column picklable on Python >= 3.3
Daniele Varrazzo
2015-02-08
1
-3
/
+19
*
Allow pickling of cursor.description
Owen Raccuglia
2015-02-08
1
-0
/
+1
*
Don't import psycopg2.tz into the C extension
Daniele Varrazzo
2014-08-28
1
-17
/
+0
*
Dropped PSYCOPG_EXTENSIONS flag
Daniele Varrazzo
2014-08-23
1
-10
/
+0
*
Dropped simple type wrapper functions
Daniele Varrazzo
2014-08-15
1
-16
/
+8
*
Fix multiple misspellings
Piotr Kasprzyk
2013-04-26
1
-1
/
+1
*
Fixed build on windows
Daniele Varrazzo
2013-04-06
1
-3
/
+7
*
Use the Py_RETURN_NONE macro
Daniele Varrazzo
2013-04-05
1
-2
/
+1
*
PyType_GenericAlloc is the default allocator: no need to specify
Daniele Varrazzo
2013-03-20
1
-45
/
+34
*
Notify and Xid objects and types renamed for consistency
Daniele Varrazzo
2013-03-20
1
-8
/
+8
*
psycopg2.Error object and type renamed more consistently
Daniele Varrazzo
2013-03-20
1
-7
/
+7
*
Store a PGresult in the Exception error
Daniele Varrazzo
2013-03-19
1
-17
/
+9
*
Added a C structure to psycopg.Error
Daniele Varrazzo
2013-03-19
1
-114
/
+17
*
Work-in-progress support for retrieving PG_DIAG result error fields.
Matthew Woodcraft
2013-03-17
1
-0
/
+13
[next]