Skip to content
Snippets Groups Projects
  1. Jan 15, 1998
    • 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
  2. Jan 05, 1998
  3. Dec 06, 1997
  4. Sep 18, 1997
  5. Sep 08, 1997
  6. Sep 07, 1997
  7. Aug 19, 1997
  8. Aug 18, 1997
  9. Aug 13, 1997
  10. Jul 29, 1997
  11. Jul 24, 1997
  12. Nov 08, 1996
  13. Nov 06, 1996
  14. Nov 04, 1996
  15. Sep 19, 1996
  16. Aug 27, 1996
  17. Jul 22, 1996
  18. Jul 20, 1996
    • Marc G. Fournier's avatar
      Fixes: · 94215d51
      Marc G. Fournier authored
      The updating of array fields is broken in Postgres95-1.01, An array can
      be only replaced with a new array but not have some elements modified.
      This is caused by two bugs in the parser and in the array utilities.
      Furthermore it is not possible to update array with a base type of
      variable length.
      
      
      - submitted by: Massimo Dal Zotto <dz@cs.unitn.it>
      94215d51
  19. Jul 09, 1996
Loading