summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* THANKS: adjust Dietmar KlingPavel Raiskup2014-07-011-0/+1
| | | | See rhbz#1015431, good idea.
* configury: make it non-foreignPavel Raiskup2014-07-017-1/+63
| | | | | This makes us to do some additional documentation, but it should not be so hard.
* configury: prepare for autotoolsPavel Raiskup2014-07-014-23/+160
|
* postgresql-setup: prepare for sysconfigPavel Raiskup2014-07-011-89/+299
|
* Separate postgresql-setup from postgresqlPavel Raiskup2014-07-010-0/+0
| | | | | From now on, postgresql-setup is developed separately from Fedora's PostgreSQL RPM package.
* spec: move html documentation to postgresql-docsPavel Raiskup2014-06-251-2/+2
| | | | | Resolves: #1086420 Version: 9.3.4-8
* service: OOM handling set compatibly with 9.5+Pavel Raiskup2014-06-191-0/+4
| | | | | | | Thanks Tom. Resolves: #1110969 Version: 9.3.4-7
* postgresql-setup: work even if $PATH is unset or emptyPavel Raiskup2014-05-141-1/+3
| | | | | | | | | .. by setting $PATH to default value. Also check for command existence by 'command' built-in instead of checking for file existence. Version: 9.3.4-2 Resolves: #1097317
* postgresql-setup: typosPavel Raiskup2014-01-231-6/+7
| | | | Version: 9.3.2-7
* postgresql-setup: add PGSETUP_PGUPGRADE_OPTIONSPavel Raiskup2014-01-211-7/+13
| | | | | | | | This allows user to use something like PGSETUP_PGUPGRADE_OPTIONS="-o '-B 5MB'" to work-around badly set kernel.shmax value. Version: 9.3.2-6
* postgresql-setup: handle --version option earlierPavel Raiskup2014-01-201-5/+13
| | | | | | | | | This generated the manual page badly before as the output of --version option depended on system's postgresql.service (not available at a build time). So handle options rather at the beginning of the script. Version: 9.3.2-5
* docu: document postgresql-setup in --help a littlePavel Raiskup2014-01-201-1/+35
| | | | | | Also automatically generate manual page from the help output. Version: 9.3.2-4
* postgresql-setup: do not pretend 'sh' compatibilityPavel Raiskup2014-01-131-1/+1
| | | | | | | At least the way the script is prepared for translation is adopted from bash. Version: 9.3.2-4
* postgresql-setup: add $PGSETUP_INITDB_OPTIONSPavel Raiskup2014-01-131-2/+4
| | | | | | | | | Users may now specify by this variable parameters passed to initdb run. See `man initdb(1)`. This may help if user gets stacked with bug #1007802. Related: #1007802 Version: 9.3.2-4
* postgresql-setup: do not stop server when it can't be startedPavel Raiskup2014-01-131-4/+0
| | | | Version: 9.3.2-4
* postgresql-setup: lintPavel Raiskup2013-12-161-108/+97
| | | | | | Rather use the --ignore-space-change when showing differences. Version: 9.3.2-2
* postgresql-setup: ignore misconfigure pg_hba.conf when upgradingJozef Mlich2013-12-161-1/+24
| | | | | Resolves: #1040364 Version: 9.3.2-2
* rebase: upgrade to version 9.3.0Pavel Raiskup2013-09-102-13/+14
| | | | Version: 9.3.0-1
* README.rpm-dist: point user to install postgresql-serverPavel Raiskup2013-06-201-1/+1
| | | | | Resolves: #969050 Version: 9.2.4-3
* postgresql-setup: fail earlier during bad $PGDATA dir creationPavel Raiskup2013-06-111-2/+2
| | | | | Related: #972425 Version: 9.2.4-2
* Fix bugs 891531 and 891547Tom Lane2013-01-031-0/+1
|
* Update to PostgreSQL 9.2.0; add postgresql-plpython3Tom Lane2012-09-101-40/+53
|
* Update to PostgreSQL 9.1.5Tom Lane2012-08-172-7/+30
|
* Update service file per recent packaging guidelines changes.Tom Lane2012-06-061-2/+2
|
* Fix postgresql-setup to rely on systemd to parse the unit fileTom Lane2012-03-172-18/+24
|
* Fix postgresql-setup, re-add init scriptTom Lane2012-03-131-2/+6
|
* Update to PostgreSQL 9.1.3Tom Lane2012-02-271-0/+16
|
* Resurrect startup check for database presence.Tom Lane2012-01-092-0/+58
|
* Merge branch 'master' of ssh://pkgs.fedoraproject.org/postgresqlHonza Horák2011-11-080-0/+0
|
* Update to PostgreSQL 9.1.0Tom Lane2011-09-121-9/+10
|
* Convert to systemd startup supportTom Lane2011-07-273-41/+284
|
* Update my email address.Devrim GÜNDÜZ2011-02-151-1/+1
|
* Update to PostgreSQL 9.0.2Tom Lane2010-12-281-63/+64
|
* Update to PostgreSQL 8.4.0.Tom Lane2009-08-181-96/+73
|
* Update to PostgreSQL 8.2.5 and pgtcl 1.6.0Tom Lane2007-09-201-1/+2
|
* Split -pl subpackage into three new packages to reduce dependencies andTom Lane2007-01-131-22/+22
| | | | track upstream project's packaging.
* Minor updates to sync README with the upstream (PGDG) RPM distribution.Tom Lane2006-03-021-11/+11
|
* Update to PostgreSQL 8.1.0, fix bugs 167040 and 170141.Tom Lane2005-11-071-19/+19
|
* Update to PostgreSQL 8.0.Tom Lane2005-01-191-133/+114
|
* auto-import changelog data from postgresql-7.4-5.src.rpmcvsdist2004-09-091-4/+15
| | | | | | | | | | | | | | | | | Fri Dec 05 2003 David Jee <djee@redhat.com> 7.4-5 - Rebuild for Perl 5.8.2. Mon Dec 01 2003 David Jee <djee@redhat.com> 7.4-4 - Add PyGreSQL patch for deprecated column pg_type.typprtlen [Bug #111263] - Add headers patch which moves ecpg headers to /usr/include/ecpg [Bug #111195] Fri Nov 28 2003 David Jee <djee@redhat.com> 7.4-3 - uncomment buildrequires tcl-devel Fri Nov 28 2003 David Jee <djee@redhat.com> 7.4-2 - rebuild Mon Nov 24 2003 David Jee <djee@redhat.com> 7.4-1 - initial Red Hat build - move jars to /usr/share/java - fix rpm-multilib patch to use sysconfig
* auto-import postgresql-7.3.2-3 from postgresql-7.3.2-3.src.rpmcvsdist2004-09-091-175/+82
|
* auto-import postgresql-7.2.3-5.80 from postgresql-7.2.3-5.80.src.rpmcvsdist2004-09-091-56/+60
|
* auto-import postgresql-7.2.1-4 from postgresql-7.2.1-4.src.rpmcvsdist2004-09-091-1/+5
|
* auto-import postgresql-7.2-2.7 from postgresql-7.2-2.7.src.rpmcvsdist2004-09-091-38/+21
|
* auto-import postgresql-7.2-0.7.1 from postgresql-7.2-0.7.1.src.rpmcvsdist2004-09-091-73/+73
|
* auto-import postgresql-7.1.3-2 from postgresql-7.1.3-2.src.rpmcvsdist2004-09-091-65/+73
|
* auto-import postgresql-7.1.3-1 from postgresql-7.1.3-1.src.rpmcvsdist2004-09-091-0/+437
|
* Setup of module postgresqlcvsdist2004-09-090-0/+0