Skip to content
Snippets Groups Projects
  1. Jan 24, 2001
  2. Jul 22, 2000
    • Tom Lane's avatar
      Arrays are toastable. (At least if you initdb, which I didn't force.) · d0e17e21
      Tom Lane authored
      Remove a bunch of crufty code for large-object-based arrays, which is
      superseded by TOAST and likely hasn't worked in a long time anyway.
      Clean up array code a little, and in particular eliminate its habit
      of scribbling on the input array (ie, modifying the input tuple :-().
      d0e17e21
  3. Jan 26, 2000
    • Bruce Momjian's avatar
      Add: · 5c25d602
      Bruce Momjian authored
        * Portions Copyright (c) 1996-2000, PostgreSQL, Inc
      
      to all files copyright Regents of Berkeley.  Man, that's a lot of files.
      5c25d602
  4. Jul 15, 1999
  5. Feb 14, 1999
  6. Sep 01, 1998
  7. Sep 08, 1997
  8. Sep 07, 1997
  9. Nov 10, 1996
  10. Nov 06, 1996
  11. Jul 09, 1996
Loading