aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial/complex.source
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2015-04-07 16:56:21 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2015-04-07 16:56:21 -0400
commitb1145ca19819ae0d64ef9a3cfd0ed94d300389b3 (patch)
treeaae76b3e6e2f6e460eca2736a71a303a9b6c9a8d /src/tutorial/complex.source
parent4e3b1e2389e8f4950a1a2a176d335d1344b88a11 (diff)
downloadpostgresql-b1145ca19819ae0d64ef9a3cfd0ed94d300389b3.tar.gz
postgresql-b1145ca19819ae0d64ef9a3cfd0ed94d300389b3.zip
Fix assorted inconsistent function declarations.
While gcc doesn't complain if you declare a function "static" and then define it not-static, other compilers do; and in any case the code is highly misleading this way. Add the missing "static" keywords to a couple of recent patches. Per buildfarm member pademelon.
Diffstat (limited to 'src/tutorial/complex.source')
0 files changed, 0 insertions, 0 deletions