]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Docs: add another example of creating a range type.
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 2 Oct 2015 16:20:01 +0000 (12:20 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 2 Oct 2015 16:20:08 +0000 (12:20 -0400)
commit1dc6f557e7020269436cbf8a66e68bc6e66def0c
tree0ff9b9f72fc013ed104521eddc82f835aee4a58c
parent65dc1fc99a257a98961bfb964a1a95b2f521cd74
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.
doc/src/sgml/rangetypes.sgml