summaryrefslogtreecommitdiff
path: root/psycopg/libpq_support.h
Commit message (Expand)AuthorAgeFilesLines
* Copyright bumped to 2020Daniele Varrazzo2020-01-171-0/+1
* Copyright year updatedDaniele Varrazzo2019-02-171-1/+1
* Don't use PG_INT64_TYPEDaniele Varrazzo2017-03-021-1/+1
* Use inttypes.h definitionsDaniele Varrazzo2016-08-141-5/+4
* Dropped import of postgres internal/c.hDaniele Varrazzo2016-08-141-2/+2
* Drop ReplicationCursor.flush_feedback(), rectify pq_*_replication_*() interface.Oleksandr Shulgin2015-10-231-2/+0
* Remove typedef for uint32, include internal/c.hOleksandr Shulgin2015-10-011-2/+2
* Add handling of send_time field in replmsgOleksandr Shulgin2015-06-101-0/+7
* Add ReplicationMessage objectOleksandr Shulgin2015-06-051-0/+4
* Add libpq_support.c and win32_support.cOleksandr Shulgin2015-06-031-0/+40