]> granicus.if.org Git - postgresql/commit
Avoid 'clobbered by longjmp' warning in psql/copy.c.
authorAndres Freund <andres@anarazel.de>
Fri, 19 Sep 2014 14:41:54 +0000 (16:41 +0200)
committerAndres Freund <andres@anarazel.de>
Fri, 19 Sep 2014 14:47:27 +0000 (16:47 +0200)
commitafaefa1b31ba900bdc6987a752483e1580356e48
treed9fc6a64ec7f3d8d30f5dde4ef580d7b84be0a62
parentbdd5726c347016ea34e9fb68d1b8b71046e25d2e
Avoid 'clobbered by longjmp' warning in psql/copy.c.

This was introduced in 51bb79569f934ad2135c2ff859c61b9ab8d51750.
src/bin/psql/copy.c