Skip to content
Snippets Groups Projects
  1. Aug 11, 2006
  2. Aug 09, 2006
  3. Aug 08, 2006
  4. Aug 04, 2006
  5. Aug 02, 2006
    • Bruce Momjian's avatar
      Update: · 97eefd69
      Bruce Momjian authored
      < 	o Add COPY TO STDIN / STDOUT handling
      > 	o Add COPY TO STDIN handling
      97eefd69
    • Bruce Momjian's avatar
      Add: · f05fc17c
      Bruce Momjian authored
      > 	o In rules, allow VALUES() to contain a mixture of 'old' and 'new'
      > 	  references
      f05fc17c
    • Bruce Momjian's avatar
      Done: · b5a55243
      Bruce Momjian authored
              o -Allow INSERT INTO tab (col1, ..) VALUES (val1, ..), (val2, ..)
      b5a55243
  6. Aug 01, 2006
  7. Jul 30, 2006
    • Bruce Momjian's avatar
      Add: · d6603791
      Bruce Momjian authored
      > * Consider detoasting keys before sorting
      d6603791
  8. Jul 29, 2006
  9. Jul 28, 2006
  10. Jul 26, 2006
    • Bruce Momjian's avatar
      Reorder items: · 5ffa0bb4
      Bruce Momjian authored
      < 	  o Allow point-in-time recovery to archive partially filled
      < 	    write-ahead logs? [pitr]
      > 	  o Add command to archive partially filled write-ahead logs? [pitr]
      < 	    of a disk failure. This could be triggered by a user command or
      < 	    a timer.
      > 	    of a disk failure.
      < 	    recovery.  A function call to do this would also be useful.
      > 	    recovery.
      > 	  o Add reporting of the current WAL file and offset, perhaps as
      > 	    part of partial log file archiving
      >
      > 	    The offset allows parts of a WAL file to be archived using
      > 	    an external program.
      >
      < 	  o Add reporting of the current WAL file and offset, perhaps as
      < 	    part of partial log file archiving
      <
      < 	    The offset allows parts of a WAL file to be archived using
      < 	    an external program.
      5ffa0bb4
    • Bruce Momjian's avatar
      Done: · 88b39634
      Bruce Momjian authored
      > * -Change LIMIT/OFFSET and FETCH/MOVE to use int8
      88b39634
  11. Jul 25, 2006
    • Bruce Momjian's avatar
      Add reason for WAL offset reporting: · edd49fcf
      Bruce Momjian authored
      >
      > 	    The offset allows parts of a WAL file to be archived using
      > 	    an external program.
      edd49fcf
    • Bruce Momjian's avatar
      Add offset mention: · 8633a9cd
      Bruce Momjian authored
      < 	  o Add reporting of the current WAL file, perhaps as part of
      < 	    partial log file archiving
      > 	  o Add reporting of the current WAL file and offset, perhaps as
      > 	    part of partial log file archiving
      8633a9cd
    • Bruce Momjian's avatar
      Update PITR: · cb6f5f15
      Bruce Momjian authored
      < 	    write-ahead logs [pitr]
      > 	    write-ahead logs? [pitr]
      < 	    recovery.
      > 	    recovery.  A function call to do this would also be useful.
      cb6f5f15
    • Bruce Momjian's avatar
      Done: · a859695b
      Bruce Momjian authored
      > 	o -Allow customization of the known set of TZ names (generalize the
      a859695b
  12. Jul 18, 2006
    • Bruce Momjian's avatar
      Done: · c5fad5f3
      Bruce Momjian authored
              o -Display IN, INOUT, and OUT parameters in \df
      c5fad5f3
  13. Jul 10, 2006
  14. Jul 04, 2006
    • Bruce Momjian's avatar
      Modify: · 655787bf
      Bruce Momjian authored
      < 	o -Add PQescapeIdentifier()
      > 	o Add PQescapeIdentifierConn()
      655787bf
  15. Jul 02, 2006
    • Bruce Momjian's avatar
      Done: · 5d5c1416
      Bruce Momjian authored
      > * -Add fillfactor to control reserved free space during index creation
      5d5c1416
Loading