Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 285475 | Differences between
and this patch

Collapse All | Expand All

(-)a/postgresql-server-8.4.2.ebuild (-2 / +2 lines)
Lines 141-148 Link Here
141
	elog "emerge --config =${CATEGORY}/${PF}"
141
	elog "emerge --config =${CATEGORY}/${PF}"
142
	elog
142
	elog
143
	elog "The autovacuum function, which was in contrib, has been moved to the main"
143
	elog "The autovacuum function, which was in contrib, has been moved to the main"
144
	elog "PostgreSQL functions starting with 8.1."
144
	elog "PostgreSQL functions starting with 8.1 and starting with 8.4 is now"
145
	elog "You can enable it in the clusters postgresql.conf."
145
	elog "enabled by default. You can disable it in the cluster's postgresql.conf."
146
}
146
}
147
147
148
pkg_postrm() {
148
pkg_postrm() {

Return to bug 285475