This is a discussion on Re: [COMMITTERS] pgsql: Fix procedure for updating nextval() defaults within the pgsql Hackers forums, part of the PostgreSQL category; --> Didn't Alvaro write some script that we were going to use to help people apply SQL changes against their ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| 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/cvsw...1.386&r2=1.387) > > ---------------------------(end of broadcast)--------------------------- > TIP 1: if posting/reading through Usenet, please send an appropriate > subscribe-nomail command to majordomo@postgresql.org 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 |
| ||||
| 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/cvsw...1.386&r2=1.387) > > > > ---------------------------(end of broadcast)--------------------------- > > TIP 1: if posting/reading through Usenet, please send an appropriate > > subscribe-nomail command to majordomo@postgresql.org 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 |