Thread: pgsql: Adjust range type docs for some last-minute changes I made to th

pgsql: Adjust range type docs for some last-minute changes I made to th

From
Heikki Linnakangas
Date:
Adjust range type docs for some last-minute changes I made to the patch.
non_empty(anyrange) function was removed, empty(anyrange) was renamed to
isempty(anyrange), and !? operators were removed.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/fbf99d2f16a82f13564bbd21689d018ecc72de01

Modified Files
--------------
doc/src/sgml/func.sgml       |   33 +++------------------------------
doc/src/sgml/rangetypes.sgml |    2 +-
2 files changed, 4 insertions(+), 31 deletions(-)