aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2009-09-08 04:25:54 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2009-09-08 04:25:54 +0000
commit0f9f9edfc617a614fe8b7b8f81658f98ab8a6a80 (patch)
tree0500dde0a8de929e3ef4f00372d0c248ecd5300c /src/backend/executor
parent164a8ff822014e62d3d12af5d27a1777d9c956aa (diff)
downloadpostgresql-0f9f9edfc617a614fe8b7b8f81658f98ab8a6a80.tar.gz
postgresql-0f9f9edfc617a614fe8b7b8f81658f98ab8a6a80.zip
Remove outside-the-scanner references to "yyleng".
It seems the flex developers have decided to change yyleng from int to size_t. This has already happened in the latest release of OS X, and will start happening elsewhere once the next release of flex appears. Rather than trying to divine how it's declared in any particular build, let's just remove the one existing not-very-necessary external usage. Back-patch to all supported branches; not so much because users in the field are likely to care about building old branches with cutting-edge flex, as to keep OSX-based buildfarm members from having problems with old branches.
Diffstat (limited to 'src/backend/executor')
0 files changed, 0 insertions, 0 deletions