1. 09 Jun, 2006 6 commits
    • Bruce Momjian's avatar
      Cleanups: · 91431449
      Bruce Momjian authored
      < 	* Allow a database in tablespace t1 with tables created in
      > 	o Allow a database in tablespace t1 with tables created in
      125c125
      < 	* Allow reporting of which objects are in which tablespaces
      > 	o Allow reporting of which objects are in which tablespaces
      593c593
      < 	* Allow GRANT/REVOKE permissions to be inherited by objects based on
      > 	o Allow GRANT/REVOKE permissions to be inherited by objects based on
      596c596
      < 	* Allow SERIAL sequences to inherit permissions from the base table?
      > 	o Allow SERIAL sequences to inherit permissions from the base table?
      91431449
    • Bruce Momjian's avatar
      Cleanup: · c0ba4829
      Bruce Momjian authored
      < * -%Allow pooled connections to list all prepared statements
      > * -Allow pooled connections to list all prepared statements
      c0ba4829
    • Teodor Sigaev's avatar
      Now ispell dictionary can eat dictionaries in MySpell format, · 04e9704b
      Teodor Sigaev authored
      used by OpenOffice. Dictionaries are placed at
      http://lingucomponent.openoffice.org/spell_dic.html
      Dictionary automatically recognizes format of files.
      
      Warning. MySpell's format has limitation with compound
      word support: it's impossible to mark affix as
      compound-only affix. So for norwegian, german etc
      languages it's recommended to use original ispell format.
      For that reason I don't want to remove my2ispell
      scripts, it's has workaround at least for norwegian language.
      04e9704b
    • Bruce Momjian's avatar
      Add URL. · 1a1326d6
      Bruce Momjian authored
      < 	  the insert.
      > 	  the insert.
      > 	  http://archives.postgresql.org/pgsql-patches/2005-07/msg00568.php
      1a1326d6
    • Bruce Momjian's avatar
      Update: · fa23204c
      Bruce Momjian authored
      < * Add SQL99 WITH RECURSIVE (hierarchical) queries to SELECT
      > * Add SQL:2003 WITH RECURSIVE (hierarchical) queries to SELECT
      fa23204c
    • Bruce Momjian's avatar
      Remove: · 2f12903e
      Bruce Momjian authored
      < * Rename some /contrib modules from pg* to pg_*
      2f12903e
  2. 08 Jun, 2006 16 commits
  3. 07 Jun, 2006 10 commits
  4. 06 Jun, 2006 8 commits