aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeModifyTable.c
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
commite21085da56a9905b7224b18389f16a5d65c0fb52 (patch)
tree31a2387f4665cfa965ac05a50eac178149281d09 /src/backend/executor/nodeModifyTable.c
parentcf39aebf17c571456c9dbcc06d3569a98e2fcecc (diff)
downloadpostgresql-e21085da56a9905b7224b18389f16a5d65c0fb52.tar.gz
postgresql-e21085da56a9905b7224b18389f16a5d65c0fb52.zip
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/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions