aboutsummaryrefslogtreecommitdiff
path: root/src/man/commit.l
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>1999-03-21 01:07:07 +0000
committerTom Lane <tgl@sss.pgh.pa.us>1999-03-21 01:07:07 +0000
commit1b8d9466fbda1072c645a2762658baa27aab883a (patch)
tree034c72063139010945bc9057df294c4cce86d609 /src/man/commit.l
parente4274d60a5c2ccadec7b81b42a90580c109ffcc0 (diff)
downloadpostgresql-1b8d9466fbda1072c645a2762658baa27aab883a.tar.gz
postgresql-1b8d9466fbda1072c645a2762658baa27aab883a.zip
Hmm, it seems some versions of flex declare yytext as extern char[]
but others declare it as extern char *. gcc complains (quite rightly too). Worked around it by rearranging the order of inclusions so that we don't have to explicitly declare yytext; this should work with either variant.
Diffstat (limited to 'src/man/commit.l')
0 files changed, 0 insertions, 0 deletions