forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit81e8321
committed
Doc: update sections 9.1-9.3 for new function table layout.
I took the opportunity to do some copy-editing in this area as well,and to add some new material such as a note about BETWEEN's syntacticalpeculiarities.Of note is that quite a few of the examples of transcendental functionsneeded to be updated, because the displayed output no longer matchedwhat you get on a modern server. I believe some of these cases areside-effects of the new Ryu algorithm in float8out. Others appear to bebecause the examples predate the addition of type numeric, and wereexpecting that float8 calculations would be done although the givensyntax would actually lead to calling the numeric function nowadays.1 parent73afabc commit81e8321
2 files changed
+1052
-509
lines changed0 commit comments
Comments
(0)