diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2020-04-07 20:50:02 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2020-04-07 20:50:28 -0400 |
commit | 41a194f49177daf9348bfde2c42e85b806dcee31 (patch) | |
tree | 6d2508ab57f329e847cde5f7f7d787463ffcd743 /src/backend/utils/adt/arrayfuncs.c | |
parent | 75848bc74411130ede23995d0ab1aefb12c4c4b0 (diff) | |
download | postgresql-41a194f49177daf9348bfde2c42e85b806dcee31.tar.gz postgresql-41a194f49177daf9348bfde2c42e85b806dcee31.zip |
Fix circle_in to accept "(x,y),r" as it's advertised to do.
Our documentation describes four allowed input syntaxes for circles,
but the regression tests tried only three ... with predictable
consequences. Remarkably, this has been wrong since the circle
datatype was added in 1997, but nobody noticed till now.
David Zhang, with some help from me
Discussion: https://postgr.es/m/332c47fa-d951-7574-b5cc-a8f7f7201202@highgo.ca
Diffstat (limited to 'src/backend/utils/adt/arrayfuncs.c')
0 files changed, 0 insertions, 0 deletions