Re: ERROR: invalid input syntax for type circle

2020-04-07 Thread Tom Lane
David Zhang writes: > Generated a new patch v2 (attached) following your suggestion and > performed the same test again. The test results looks good including the > "make check". Pushed, with some work on the regression tests so this doesn't get busted again. regards, t

Re: ERROR: invalid input syntax for type circle

2020-04-06 Thread David Zhang
Hi Tom, Thanks for the review. Generated a new patch v2 (attached) following your suggestion and performed the same test again. The test results looks good including the "make check". On 2020-04-06 3:16 p.m., Tom Lane wrote: David Zhang writes: I got an error when I was trying to insert a

Re: ERROR: invalid input syntax for type circle

2020-04-06 Thread Tom Lane
David Zhang writes: > I got an error when I was trying to insert a circle using the syntax > (the 3rd one) specified in the latest document. Hm. Presumably, that has never worked, and we've had no complaints to date. I'm halfway inclined to treat it as a documentation bug and remove the claim