vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Am Sonntag, 24. Juli 2005 17:53 schrieb Tom Lane: > I'm wondering why we still have a README there at all --- it's entirely > superseded by the SGML documentation. > > http://developer.postgresql.org/docs...valuation.html I think we kept it there so people can read it during the installation. -- Peter Eisentraut http://developer.postgresql.org/~petere/ ---------------------------(end of broadcast)--------------------------- TIP 2: Don't 'kill -9' the postmaster |
| ||||
| Am Freitag, 29. Juli 2005 16:34 schrieb Tom Lane: > Yeah. I desisted from deleting it after I noticed that there are > provisions for re-generating it over in the doc/src/sgml Makefile. > However, I'm now wondering why it's not handled exactly like INSTALL > --- ie, don't keep it in CVS, but auto-generate it during tarball build. > The current manual procedure definitely isn't keeping it up to date. I don't see where the INSTALL file is generated either and put in place either. I suppose this is somewhere in the release building scripts. It should probably be done in the makefiles. -- Peter Eisentraut http://developer.postgresql.org/~petere/ ---------------------------(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 |