1
0
mirror of https://github.com/postgres/postgres.git synced 2025-05-29 16:21:20 +03:00
Tom Lane dbc632eb37 Make path_recv() and poly_recv() reject paths/polygons containing no points.
The zero-point case is sensible so far as the data structure is concerned,
so maybe we ought to allow it sometime; but right now the textual input
routines for these types don't allow it, and it seems that not all the
functions for the types are prepared to cope.
Report and patch by Merlin Moncure.
2007-12-18 00:04:08 +00:00
..
2007-11-15 21:14:46 +00:00
2007-11-28 13:30:16 +00:00
2007-11-15 21:14:46 +00:00
2007-11-29 08:50:36 +00:00
2007-12-13 11:55:44 +00:00
2007-11-15 21:14:46 +00:00
2007-12-13 11:55:44 +00:00