Docs: add another example of creating a range type.
Tom Lane <tgl@sss.pgh.pa.us>
Docs: add another example of creating a range type. 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.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/rangetypes.sgml | modified | +35 −18 |