1. 06 Feb, 2007 1 commit
  2. 05 Feb, 2007 2 commits
  3. 04 Feb, 2007 3 commits
  4. 03 Feb, 2007 3 commits
  5. 02 Feb, 2007 4 commits
  6. 01 Feb, 2007 6 commits
  7. 31 Jan, 2007 3 commits
    • Bruce Momjian's avatar
      Add URL: · 147a3ce1
      Bruce Momjian authored
            o Fix RENAME to work on variables other than OLD/NEW
      >
      > 		  http://archives.postgresql.org/pgsql-hackers/2002-03/msg00591.php
      >
      147a3ce1
    • Bruce Momjian's avatar
      Add: · 99507b9a
      Bruce Momjian authored
      >
      > * Add REINDEX CONCURRENTLY, like CREATE INDEX CONCURRENTLY
      >
      >   This is difficult because you must upgrade to an exclusive table lock
      >   to replace the existing index file.  CREATE INDEX CONCURRENTLY does not
      >   have this complication.  This would allow index compaction without
      >   downtime.
      99507b9a
    • Bruce Momjian's avatar
      Update for VACUUM FULL: · 62b2786b
      Bruce Momjian authored
      <   reindex rather than update the index.
      >   reindex rather than update the index.  Also, index updates can
      >   bloat the index.
      62b2786b
  8. 30 Jan, 2007 1 commit
    • Bruce Momjian's avatar
      Add: · aca00a8b
      Bruce Momjian authored
      > 	o ARRAY[[1,2],[3,4]])[1] should return the same values as
      > 	  ARRAY[[1,2],[3,4]])[1:1];
      >
      aca00a8b
  9. 29 Jan, 2007 1 commit
    • Bruce Momjian's avatar
      Done: · 631d7018
      Bruce Momjian authored
      < * Add Globally/Universally Unique Identifier (GUID/UUID)
      > * -Add Globally/Universally Unique Identifier (GUID/UUID)
      631d7018
  10. 27 Jan, 2007 3 commits
  11. 25 Jan, 2007 4 commits
    • Bruce Momjian's avatar
    • Bruce Momjian's avatar
      Done: · 9597446d
      Bruce Momjian authored
      > 	o -Add a GUC variable to control the tablespace for temporary objects
      9597446d
    • Bruce Momjian's avatar
      Remove developers list from TODO list now that we have URLs to reference · 1b7d863f
      Bruce Momjian authored
      discussions.
      
      <
      <
      < ---------------------------------------------------------------------------
      <
      <
      < Developers who have claimed items are:
      < --------------------------------------
      < * Alvaro is Alvaro Herrera <alvherre@dcc.uchile.cl>
      < * Andrew is Andrew Dunstan <andrew@dunslane.net>
      < * Bruce is Bruce Momjian <bruce@momjian.us> of EnterpriseDB
      < * Christopher is Christopher Kings-Lynne <chriskl@familyhealth.com.au> of
      <     Family Health Network
      < * D'Arcy is D'Arcy J.M. Cain <darcy@druid.net> of The Cain Gang Ltd.
      < * David is David Fetter <david@fetter.org>
      < * Fabien is Fabien Coelho <coelho@cri.ensmp.fr>
      < * Gavin is Gavin Sherry <swm@linuxworld.com.au> of Alcove Systems Engineering
      < * Greg is Greg Sabino Mullane <greg@turnstep.com>
      < * Jan is Jan Wieck <JanWieck@Yahoo.com> of Afilias, Inc.
      < * Joe is Joe Conway <mail@joeconway.com>
      < * Karel is Karel Zak <zakkr@zf.jcu.cz>
      < * Magnus is Magnus Hagander <mha@sollentuna.net>
      < * Marc is Marc Fournier <scrappy@hub.org> of PostgreSQL, Inc.
      < * Matthew T. O'Connor <matthew@zeut.net>
      < * Michael is Michael Meskes <meskes@postgresql.org> of Credativ
      < * Neil is Neil Conway <neilc@samurai.com>
      < * Oleg is Oleg Bartunov <oleg@sai.msu.su>
      < * Pavel is Pavel Stehule <pavel.stehule@hotmail.com>
      < * Peter is Peter Eisentraut <peter_e@gmx.net>
      < * Philip is Philip Warner <pjw@rhyme.com.au> of Albatross Consulting Pty. Ltd.
      < * Rod is Rod Taylor <pg@rbt.ca>
      < * Simon is Simon Riggs <simon@2ndquadrant.com>
      < * Stephan is Stephan Szabo <sszabo@megazone23.bigpanda.com>
      < * Tatsuo is Tatsuo Ishii <ishii@sraoss.co.jp> of SRA OSS, Inc. Japan
      < * Teodor is Teodor Sigaev <teodor@sigaev.ru>
      < * Tom is Tom Lane <tgl@sss.pgh.pa.us> of Red Hat
      1b7d863f
    • Bruce Momjian's avatar
      Done: · 7aa09c5d
      Bruce Momjian authored
      < 	o Add -f to pg_dumpall
      > 	o -Add -f to pg_dumpall
      7aa09c5d
  12. 20 Jan, 2007 3 commits
  13. 19 Jan, 2007 2 commits
  14. 17 Jan, 2007 1 commit
  15. 16 Jan, 2007 1 commit
  16. 13 Jan, 2007 1 commit
  17. 11 Jan, 2007 1 commit