mirror of
https://github.com/postgres/postgres.git
synced 2026-06-01 21:39:18 -04:00
27fddec197
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.