Re: [HACKERS] [COMMITTERS] pgsql: Fix procedure for updating nextval() defaults

2005-10-03 Thread Christopher Kings-Lynne
Didn't Alvaro write some script that we were going to use to help people 
apply SQL changes against their databases?


Chris

Tom Lane wrote:

Log Message:
---
Fix procedure for updating nextval() defaults so that it actually works.
Update release dates for pending back-branch releases.

Modified Files:
--
pgsql/doc/src/sgml:
release.sgml (r1.386 - r1.387)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/release.sgml.diff?r1=1.386r2=1.387)

---(end of broadcast)---
TIP 1: if posting/reading through Usenet, please send an appropriate
   subscribe-nomail command to [EMAIL PROTECTED] so that your
   message can get through to the mailing list cleanly



---(end of broadcast)---
TIP 5: don't forget to increase your free space map settings


Re: [HACKERS] [COMMITTERS] pgsql: Fix procedure for updating nextval()

2005-10-03 Thread Bruce Momjian
Christopher Kings-Lynne wrote:
 Didn't Alvaro write some script that we were going to use to help people 
 apply SQL changes against their databases?

I already wrote something up and it was in the release notes.  Tom just
updated it for the new DEFAULT format after the patch.

---

 
 Chris
 
 Tom Lane wrote:
  Log Message:
  ---
  Fix procedure for updating nextval() defaults so that it actually works.
  Update release dates for pending back-branch releases.
  
  Modified Files:
  --
  pgsql/doc/src/sgml:
  release.sgml (r1.386 - r1.387)
  
  (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/release.sgml.diff?r1=1.386r2=1.387)
  
  ---(end of broadcast)---
  TIP 1: if posting/reading through Usenet, please send an appropriate
 subscribe-nomail command to [EMAIL PROTECTED] so that your
 message can get through to the mailing list cleanly
 
 
 ---(end of broadcast)---
 TIP 5: don't forget to increase your free space map settings
 

-- 
  Bruce Momjian|  http://candle.pha.pa.us
  pgman@candle.pha.pa.us   |  (610) 359-1001
  +  If your life is a hard drive, |  13 Roberts Road
  +  Christ can be your backup.|  Newtown Square, Pennsylvania 19073

---(end of broadcast)---
TIP 2: Don't 'kill -9' the postmaster