summaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/ecpglib/sqlda.c
Commit message (Expand)AuthorAgeFilesLines
* Applied another patch by Zoltan to fix memory alignement issues in ecpg's sqldaMichael Meskes2011-12-041-12/+19
* Applied Zoltan's patch to correctly align interval and timestamp data in ecpg...Michael Meskes2011-11-171-4/+4
* Applied patch by Zoltan to fix copy&paste bug in ecpg's sqlda handling.Michael Meskes2011-11-131-1/+1
* Pgindent run before 9.1 beta2.Bruce Momjian2011-06-091-2/+6
* In libecpg do not set an sqlda field that is 'reserved for future use' unlessMichael Meskes2011-04-251-1/+2
* pgindent run for 9.0Bruce Momjian2010-02-261-127/+132
* Replaced int64_t with int64 as Andrew suggested.Michael Meskes2010-01-061-2/+2
* Remove __FUNCTION__ keyword that is not recognized by som compilers.Michael Meskes2010-01-061-4/+4
* Applied Zoltan's patch to remove hardware dependant offset logging andMichael Meskes2010-01-061-45/+0
* Applied patch by Boszormenyi Zoltan <zb@cybertec.at> to add sqlda support toMichael Meskes2010-01-051-0/+617