aboutsummaryrefslogtreecommitdiff
path: root/src/backend/regex/regexec.c
diff options
context:
space:
mode:
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>2012-10-02 17:37:41 +0300
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>2012-10-02 17:46:53 +0300
commit4e6a910069d6c6f31e72c0891ee8495df61759bb (patch)
tree76126784fa023e938c52f495cd9f9fba6f478964 /src/backend/regex/regexec.c
parenta50be771c80446d36771ff6c425a152e0d332315 (diff)
downloadpostgresql-4e6a910069d6c6f31e72c0891ee8495df61759bb.tar.gz
postgresql-4e6a910069d6c6f31e72c0891ee8495df61759bb.zip
Silence compiler warning about pointer type mismatch on some platforms.
timeval.t_sec is of type time_t, which is not always compatible with long. I'm not sure if this was just harmless warning or a real bug, but this fixes it, anyway.
Diffstat (limited to 'src/backend/regex/regexec.c')
0 files changed, 0 insertions, 0 deletions