Re: Bogus documentation for bogus geometric operators
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Pavel Borisov <pashkin.elfe@gmail.com>
Cc: pgsql-hackers@lists.postgresql.org, Emre Hasegeli <emre@hasegeli.com>
Date: 2020-11-23T16:39:29Z
Lists: pgsql-hackers
Pavel Borisov <pashkin.elfe@gmail.com> writes: > I've made another check of the final state and suppose it is ready to be pushed. Sounds good, pushed. regards, tom lane
Commits
-
Rename the "point is strictly above/below point" comparison operators.
- 0cc993278888 14.0 landed
-
Remove deprecated containment operators for built-in types
- 2f70fdb0644c 14.0 cited