This is a discussion on Re: [COMMITTERS] pgsql: Stamp 7.3.16. within the pgsql Hackers forums, part of the PostgreSQL category; --> Tom Lane wrote: > Log Message: > ----------- > Stamp 7.3.16. > > Tags: > ---- > REL7_3_STABLE > ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Tom Lane wrote: > Log Message: > ----------- > Stamp 7.3.16. > > Tags: > ---- > REL7_3_STABLE > > Modified Files: > -------------- > pgsql: > configure.in (r1.217.2.24 -> r1.217.2.25) > (http://developer.postgresql.org/cvsw...&r2=1.217.2.25) > configure (r1.226.2.26 -> r1.226.2.27) > (http://developer.postgresql.org/cvsw...&r2=1.226.2.27) Uh, I thought only Marc was supposed to do that before packaging? I was skipping it. -- Bruce Momjian bruce@momjian.us EnterpriseDB http://www.enterprisedb.com + If your life is a hard drive, Christ can be your backup. + ---------------------------(end of broadcast)--------------------------- TIP 3: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq |
| |||
| Bruce Momjian <bruce@momjian.us> writes: > Tom Lane wrote: >> Stamp 7.3.16. > Uh, I thought only Marc was supposed to do that before packaging? I was > skipping it. I've done it the last few times for back-branch releases --- I was under the impression that Marc didn't have an installed copy anymore of the old autoconf required to do it correctly for pre-8.1 branches. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 4: Have you searched our list archives? http://archives.postgresql.org |
| ||||
| Tom Lane wrote: > Bruce Momjian <bruce@momjian.us> writes: > > Tom Lane wrote: > >> Stamp 7.3.16. > > > Uh, I thought only Marc was supposed to do that before packaging? I was > > skipping it. > > I've done it the last few times for back-branch releases --- I was under > the impression that Marc didn't have an installed copy anymore of the > old autoconf required to do it correctly for pre-8.1 branches. Perhaps. I only remember the discussion that I wasn't supposed to do it as part of my general stamping. Perhaps the idea was that it should be done on the day it is packaged, while I usually stamp several days before that. -- Bruce Momjian bruce@momjian.us EnterpriseDB http://www.enterprisedb.com + If your life is a hard drive, Christ can be your backup. + ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match |