1. 02 Jul, 2005 2 commits
    • Bruce Momjian's avatar
      Update: · 654efe6a
      Bruce Momjian authored
      < * Add rtree index support for line, lseg, path, point
      > * Add more gist index support for geometric data types
      654efe6a
    • Neil Conway's avatar
      In PL/PgSQL, allow a block's label to be optionally specified at the · c425dcb4
      Neil Conway authored
      end of the block:
      
      <<label>>
      begin
          ...
      end label;
      
      Similarly for loops. This is per PL/SQL. Update the documentation and
      add regression tests. Patch from Pavel Stehule, code review by Neil
      Conway.
      c425dcb4
  2. 01 Jul, 2005 17 commits
  3. 30 Jun, 2005 9 commits
  4. 29 Jun, 2005 5 commits
  5. 28 Jun, 2005 7 commits