mirror of
https://github.com/postgres/postgres.git
synced 2025-06-02 00:01:40 -04:00
The "floatrange" example is a bit too simple because float8mi can be used without any additional type conversion. Add an example that does have to account for that, and do some minor other wordsmithing.