summaryrefslogtreecommitdiffstats
path: root/THANKS
Commit message (Collapse)AuthorAgeFilesLines
* Move the repo to github.HEADmasterPavel Raiskup2016-07-221-3/+0
|
* postgresql-setup: postgres's $HOME must be writeablePavel Raiskup2015-11-301-0/+1
| | | | | | | | | | The pg_upgrade fails with confusing error message if there are wrong /var/lib/pgsql permissions. It's not very obvious what is the pg_upgrade's work-dir (we use 'runuser' -l) -- for this reason exit rather early with understandable error message. * postgresql-setup.in: Exit if postgres user is not able to write into $POSTGRES_HOMEDIR.
* m4: _AX_TEXT_TPL_SUBST should take default valuePavel Raiskup2015-11-161-0/+1
| | | | | | | | | This broke testsuite because it relies on construct _AX_TEXT_TPL_SUBST([TEST_GEN_FILES_LIST], [.generated_files]) set within configure.ac. * m4/_ax_text_tpl.m4 (_AX_TEXT_TPL_SUBST): Take optional default value.
* THANKS: adjust Dietmar KlingPavel Raiskup2014-07-011-0/+1
See rhbz#1015431, good idea.