]> granicus.if.org Git - postgresql/commit
With ancient gcc, skip pg_attribute_printf() on function pointer.
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 19 Mar 2016 14:59:20 +0000 (10:59 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 19 Mar 2016 14:59:20 +0000 (10:59 -0400)
commitb46d9beb658af7eb4e2a08dfa34206a117c9654f
tree572c9a905d7c873b38af2affe4beda8a57f57c42
parent9a83564c58b7f6363141a8f1d0c87c89a5ebab5d
With ancient gcc, skip pg_attribute_printf() on function pointer.

Buildfarm results show that the ability to attach pg_attribute_printf
decoration to a function pointer appeared somewhere between gcc 2.95.3
and gcc 4.0.1.  Guess that it was there in 4.0.
src/bin/psql/psqlscan.h