summaryrefslogtreecommitdiff
path: root/src/tutorial
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2018-05-18 13:04:59 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2018-05-18 13:04:59 -0400
commitec99e9aa110ab52fffa9053f504eeb42cfd493d2 (patch)
tree350d5cc3e8038b4504d589fbfdc0b57d89aa1682 /src/tutorial
parent25caeae8d2797ef70c3991b295039159c2a1be21 (diff)
Add some test coverage for ecpg's "long long" support.
This will only actually exercise the "long long" code paths on platforms where "long" is 32 bits --- otherwise, the SQL bigint type maps to plain "long", and we will test that code path instead. But that's probably sufficient coverage, and anyway we weren't testing either code path before. Dang Minh Huong, tweaked a bit by me Discussion: https://postgr.es/m/151935568942.1461.14623890240535309745@wrigleys.postgresql.org
Diffstat (limited to 'src/tutorial')
0 files changed, 0 insertions, 0 deletions