Skip to content
Snippets Groups Projects
  1. Apr 23, 2002
  2. Apr 18, 2002
  3. Apr 17, 2002
    • Bruce Momjian's avatar
      Add: · ed20cdfc
      Bruce Momjian authored
      > * Add utility to compute accurate random_page_cost value
      ed20cdfc
    • Bruce Momjian's avatar
      Add: · d85a81cb
      Bruce Momjian authored
      > * Allow easy display of usernames in a group
      d85a81cb
  4. Apr 15, 2002
  5. Apr 14, 2002
    • Bruce Momjian's avatar
      Update; · 08479bcb
      Bruce Momjian authored
      > 	  without using PL/PgSQL EXECUTE, needs cached plan invalidation
      08479bcb
  6. Apr 13, 2002
    • Bruce Momjian's avatar
      Add: · 673788c6
      Bruce Momjian authored
      > * Change NUMERIC to enforce the maximum precision, and increase it
      673788c6
    • Bruce Momjian's avatar
      Add: · 6c19d67d
      Bruce Momjian authored
      > * Change NUMERIC data type to use base 10,000 internally
      6c19d67d
  7. Apr 09, 2002
    • Bruce Momjian's avatar
      Update: · 68747b46
      Bruce Momjian authored
      >         o Fix PL/pgSQL RENAME to work on variables other than OLD/NEW
      68747b46
    • Bruce Momjian's avatar
      Remove TODO.detail domain file: · 6d0a070b
      Bruce Momjian authored
      < * -Add domain capability [domain] (Rod Taylor)
      > * -Add domain capability (Rod Taylor)
      6d0a070b
    • Bruce Momjian's avatar
      Added: · 20f8aab2
      Bruce Momjian authored
      > * Add Intimate Shared Memory(ISM) for Solaris
      > * Add documentation to lock shared memory into RAM for each OS, if possible
      20f8aab2
    • Bruce Momjian's avatar
      Add: · eb953c32
      Bruce Momjian authored
      > 	o Fix PL/pgSQL RENAME to work on on variable names
      eb953c32
  8. Apr 07, 2002
    • Bruce Momjian's avatar
      Add: · 1dd58c61
      Bruce Momjian authored
      > * Abort SET changes made in aborted transactions
      1dd58c61
  9. Apr 05, 2002
    • Bruce Momjian's avatar
      Mark as done: · 00f4a7d3
      Bruce Momjian authored
      > 	o -Allow INSERT INTO my_table VALUES (a, b, c, DEFAULT, x, y, z, ...)
      00f4a7d3
    • Bruce Momjian's avatar
      Mark as done: · c9d70e26
      Bruce Momjian authored
      > * -Add new pg_proc cachable settings to specify whether function can be
      c9d70e26
  10. Apr 04, 2002
  11. Apr 01, 2002
  12. Mar 31, 2002
    • Bruce Momjian's avatar
      Fixed now, I think: · 60dcf1c8
      Bruce Momjian authored
      > * -Remove unreferenced table files and temp tables during database vacuum
      > * -Allow psql \d to show temporary table structure
      60dcf1c8
  13. Mar 25, 2002
    • Bruce Momjian's avatar
      Update for temp views: · fa99f94d
      Bruce Momjian authored
      < * Automatically make a view temporary if it uses a temporary table
      > * Require view using temporary tables to be temporary views
      fa99f94d
    • Bruce Momjian's avatar
      Add: · 0441ce5e
      Bruce Momjian authored
      > 	o Fix problems with complex temporary table creation/destruction
      > 	  without using PL/PgSQL EXECUTE
      0441ce5e
  14. Mar 24, 2002
    • Bruce Momjian's avatar
      Add: · 918feb61
      Bruce Momjian authored
      > * Automatically make a view temporary if it uses a temporary table
      918feb61
  15. Mar 19, 2002
    • Bruce Momjian's avatar
      Add · bc2b786a
      Bruce Momjian authored
      > * -Add domain capability [domain] (Rod Taylor)
      bc2b786a
  16. Mar 10, 2002
    • Bruce Momjian's avatar
      Update and remove items: · a9f268dc
      Bruce Momjian authored
      < * Remove brackets as multi-statement rule grouping, must use parens (Bruce)
      > * -Remove brackets as multi-statement rule grouping, must use parens (Bruce)
      458d457
      < * Remove USING clause from pg_get_indexdef() if index is btree (Bruce)
      a9f268dc
  17. Mar 08, 2002
Loading