1. 15 Jan, 2000 1 commit
  2. 25 Aug, 1999 1 commit
  3. 01 Aug, 1999 1 commit
    • Tom Lane's avatar
      First step in fixing selectivity-estimation code. eqsel and · 44878506
      Tom Lane authored
      neqsel now behave as per my suggestions in pghackers a few days ago.
      selectivity for < > <= >= should work OK for integral types as well, but
      still need work for nonintegral types.  Since these routines have never
      actually executed before :-(, this may result in some significant changes
      in the optimizer's choices of execution plans.  Let me know if you see
      any serious misbehavior.
      CAUTION: THESE CHANGES REQUIRE INITDB.  pg_statistic table has changed.
      44878506
  4. 15 Jul, 1999 1 commit
  5. 14 Jul, 1999 1 commit
  6. 25 May, 1999 2 commits
  7. 28 Mar, 1999 1 commit
    • Vadim B. Mikheev's avatar
      1. Vacuum is updated for MVCC. · fdf6be80
      Vadim B. Mikheev authored
      2. Much faster btree tuples deletion in the case when first on page
         index tuple is deleted (no movement to the left page(s)).
      3. Remember blkno of new root page in BTPageOpaque of
         left/right siblings when root page is splitted.
      fdf6be80
  8. 13 Feb, 1999 1 commit
  9. 01 Sep, 1998 2 commits
  10. 19 Aug, 1998 1 commit
  11. 26 Feb, 1998 1 commit
  12. 15 Jan, 1998 1 commit
    • PostgreSQL Daemon's avatar
      Thank god for searchable mail archives. · baef78d9
      PostgreSQL Daemon authored
      Patch by: wieck@sapserv.debis.de (Jan Wieck)
      
         One  of  the design rules of PostgreSQL is extensibility. And
         to follow this rule means (at least for me) that there should
         not  only  be a builtin PL.  Instead I would prefer a defined
         interface for PL implemetations.
      baef78d9
  13. 26 Nov, 1997 1 commit
  14. 08 Sep, 1997 2 commits
  15. 07 Sep, 1997 1 commit
  16. 23 Apr, 1997 1 commit
  17. 07 Feb, 1997 1 commit
  18. 13 Jan, 1997 1 commit
  19. 29 Nov, 1996 1 commit
  20. 27 Nov, 1996 1 commit
  21. 18 Oct, 1996 1 commit
  22. 28 Aug, 1996 1 commit
  23. 09 Jul, 1996 1 commit