Skip to content
Snippets Groups Projects
  1. Aug 26, 2000
  2. Aug 25, 2000
  3. Aug 23, 2000
  4. Aug 21, 2000
    • Tom Lane's avatar
      fmgr interface mopup work. Use new DatumGetBool and BoolGetDatum · e67ff6b6
      Tom Lane authored
      macros where appropriate (the code used to have several different ways
      of doing that, including Int32, Int8, UInt8, ...).  Remove last few
      references to float32 and float64 typedefs --- it's all float4/float8
      now.  The typedefs themselves should probably stay in c.h for a release
      or two, though, to avoid breaking user-written C functions.
      e67ff6b6
  5. Aug 12, 2000
  6. Aug 11, 2000
  7. Aug 07, 2000
  8. Jul 29, 2000
  9. Jul 28, 2000
  10. Jul 27, 2000
  11. Jul 26, 2000
  12. Jul 24, 2000
  13. Jul 22, 2000
  14. Jul 21, 2000
Loading