postgresql8.4-plperl - The PL/Perl procedural language for PostgreSQL
# urpmi.update -a
# urpmi postgresql8.4-plperl
2011-04-23 - Funda Wang <fwang@mandriva.org> 8.4.8-1mdv2011.0 + Revision: 656794 - new verison 8.4.8
2011-02-27 - Funda Wang <fwang@mandriva.org> 8.4.7-2 + Revision: 640453 - rebuild to obsolete old packages
2011-02-03 - Funda Wang <fwang@mandriva.org> 8.4.7-1 + Revision: 635659 - new version 8.4.7 - tighten BR
2011-01-25 - Per ?yvind Karlsen <peroyvind@mandriva.org> 8.4.5-5 + Revision: 632506 - fix conflicts on older versions
2011-01-22 - Per ?yvind Karlsen <peroyvind@mandriva.org> 8.4.5-4 + Revision: 632079 - drop overly eager and redundant dependencies (#57689) - if not running, just call start() when doing restart (partially mdv#61220)
2010-11-06 - Olivier Thauvin <nanardon@mandriva.org> 8.4.5-3mdv2011.0 + Revision: 594086 - rebuild
2010-10-29 - Oden Eriksson <oeriksson@mandriva.com> 8.4.5-2mdv2011.0 + Revision: 590060 - rebuild + Per ?yvind Karlsen <peroyvind@mandriva.org> - don't tag init script as a config file
2010-10-05 - Oden Eriksson <oeriksson@mandriva.com> 8.4.5-1mdv2011.0 + Revision: 583095 - 8.4.5
2010-09-20 - Per ?yvind Karlsen <peroyvind@mandriva.org> 8.4.4-8mdv2011.0 + Revision: 580305 - fix the immediate stop mode in init script - make sure to use log file when restarting
2010-09-16 - Per ?yvind Karlsen <peroyvind@mandriva.org> 8.4.4-7mdv2011.0 + Revision: 579081 - drop redundant(/broken, #55810) conflicts on future releases (real fix #57689) - rewrite init script: o use postgresql's own pid file o fix locale usage so that database initialized uses sysconfig's LC_ALL o add proper (LSB conforming) return codes o allow starting even without network, as unix sockets can be used o allow for specifying stop mode o add condstop & condrestart o add support for specifying additional pg_ctl start/restart arguments o ditch attempts at cross-distro logics, mdv specific functioniality were already in use anyways.. o cosmetics! - do not remove any existing postgresql unix sockets before starting, it's not necessary and will also remove sockets for any other running postgresql servers