Package: tdbcpostgres / 1.1.10-3

Metadata

Package Version Patches format
tdbcpostgres 1.1.10-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fakepq.patch | (download)

generic/fakepq.h | 17 17 + 0 - 0 !
1 file changed, 17 insertions(+)

 pointer to integer assignment potentially unsafe 
 Similarly to the patch for tdbcpostgres.c, definitions of data type to be used
 for storing pointer values are defined TDBC_PTRINT_T which is intptr_t for
 platforms supporting <stdint.h>