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
/
diagnostics_type.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright year updated to 2021
Daniele Varrazzo
2021-06-15
1
-1
/
+1
*
Copyright bumped to 2020
Daniele Varrazzo
2020-01-17
1
-0
/
+1
*
Several function names shortened
Daniele Varrazzo
2019-03-17
1
-19
/
+19
*
Copyright year updated
Daniele Varrazzo
2019-02-17
1
-1
/
+1
*
Merge branch 'master' into https
Daniele Varrazzo
2018-10-10
1
-2
/
+12
|
\
|
*
Added Diagnostics.severity_nonlocalized attribute
diag-schema-name-nonloc
Daniele Varrazzo
2018-10-04
1
-2
/
+12
*
|
Prefer https:// URLs when available
Jon Dufresne
2018-09-22
1
-1
/
+1
|
/
*
Dropped compiler warning on Windows
Daniele Varrazzo
2017-02-24
1
-1
/
+1
*
Name the types after the module they are exposed from
Daniele Varrazzo
2014-08-15
1
-1
/
+1
*
Use the Py_RETURN_NONE macro
Daniele Varrazzo
2013-04-05
1
-2
/
+1
*
Dropped GC support for several objects
Daniele Varrazzo
2013-04-05
1
-9
/
+2
*
PyType_GenericAlloc is the default allocator: no need to specify
Daniele Varrazzo
2013-03-20
1
-1
/
+1
*
Dropped "customized" pg_free functions
Daniele Varrazzo
2013-03-20
1
-25
/
+1
*
psycopg2.Error object and type renamed more consistently
Daniele Varrazzo
2013-03-20
1
-2
/
+2
*
Store a PGresult in the Exception error
Daniele Varrazzo
2013-03-19
1
-22
/
+16
*
Diagnostics is more GC friendly
Daniele Varrazzo
2013-03-18
1
-26
/
+23
*
Added documentation about the Diagnostics object
Daniele Varrazzo
2013-03-18
1
-2
/
+13
*
Decode Diagnostics result on Python 3
Daniele Varrazzo
2013-03-18
1
-2
/
+1
*
Added all supported properties to the Diagnostic object
Daniele Varrazzo
2013-03-17
1
-0
/
+24
*
Work-in-progress support for retrieving PG_DIAG result error fields.
Matthew Woodcraft
2013-03-17
1
-0
/
+204