1. 11 Nov, 2007 1 commit
    • Bruce Momjian's avatar
      Make /contrib install/uninstall script consistent: · 926bbab4
      Bruce Momjian authored
      	remove transactions
      	use create or replace function
      	make formatting consistent
      	set search patch on first line
      
      Add documentation on modifying *.sql to set the search patch, and
      mention that major upgrades should still run the installation scripts.
      
      Some of these issues were spotted by Tom today.
      926bbab4
  2. 29 Sep, 2007 1 commit
  3. 03 Jan, 2007 1 commit
  4. 27 Feb, 2006 1 commit
  5. 26 Jan, 2006 1 commit
  6. 21 Jul, 2005 1 commit
  7. 01 Mar, 2005 1 commit
  8. 03 Jun, 2004 1 commit
  9. 28 May, 2004 1 commit
  10. 30 Mar, 2004 1 commit
  11. 14 May, 2003 1 commit
  12. 20 Mar, 2003 1 commit
  13. 19 Feb, 2003 1 commit
  14. 18 Oct, 2002 1 commit
  15. 22 Aug, 2002 1 commit
  16. 30 Jul, 2002 1 commit
  17. 17 Apr, 2002 1 commit
    • Tom Lane's avatar
      Opclasses live in namespaces. I also took the opportunity to create · 27a54ae2
      Tom Lane authored
      an 'opclass owner' column in pg_opclass.  Nothing is done with it at
      present, but since there are plans to invent a CREATE OPERATOR CLASS
      command soon, we'll probably want DROP OPERATOR CLASS too, which
      suggests that a notion of ownership would be a good idea.
      27a54ae2
  18. 22 Aug, 2001 1 commit