diff --git a/doc/postmodern.html b/doc/postmodern.html index 96887f8..1e00c2a 100644 --- a/doc/postmodern.html +++ b/doc/postmodern.html @@ -511,7 +511,6 @@

Table of Contents

  • deftype smallint ()
  • deftype bigint ()
  • deftype numeric (&optional precision/scale scale)
  • -
  • deftype real ()
  • deftype double-precision ()
  • deftype bytea ()
  • deftype text ()
  • @@ -4684,14 +4683,6 @@

    -

    deftype real ()

    -
    -

    -'float -

    -
    -

    deftype double-precision ()

    diff --git a/doc/postmodern.org b/doc/postmodern.org index be2d503..32c0635 100644 --- a/doc/postmodern.org +++ b/doc/postmodern.org @@ -3185,13 +3185,6 @@ would throw an error. For the later case you need to use sql. (declare (ignore precision/scale scale)) 'number -** deftype real () - :PROPERTIES: - :ID: b4ec051b-d257-47c6-9876-25aec64f967a - :CUSTOM_ID: 8e094b66-fcc0-4f6e-91dd-5f3c63a7e8a0 - :END: - - 'float ** deftype double-precision () :PROPERTIES: :ID: b4ec051b-d257-47c6-9876-25aec64f967a