aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/transam/parallel.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2016-06-16 17:16:32 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2016-06-16 17:16:32 -0400
commit4c56f3269a84a81461cc53941e0eee02fc920ab6 (patch)
treed1bc9a958a31a490ca9206cb180214a4cba042a7 /src/backend/access/transam/parallel.c
parentbfb937427be2cfca78e3e076c30e37cddc350f8e (diff)
downloadpostgresql-4c56f3269a84a81461cc53941e0eee02fc920ab6.tar.gz
postgresql-4c56f3269a84a81461cc53941e0eee02fc920ab6.zip
Fix validation of overly-long IPv6 addresses.
The inet/cidr types sometimes failed to reject IPv6 inputs with too many colon-separated fields, instead translating them to '::/0'. This is the result of a thinko in the original ISC code that seems to be as yet unreported elsewhere. Per bug #14198 from Stefan Kaltenbrunner. Report: <20160616182222.5798.959@wrigleys.postgresql.org>
Diffstat (limited to 'src/backend/access/transam/parallel.c')
0 files changed, 0 insertions, 0 deletions