author | ber <ber@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Fri, 1 Jul 2011 15:05:09 +0000 (15:05 +0000) | ||
committer | ber <ber@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Fri, 1 Jul 2011 15:05:09 +0000 (15:05 +0000) | ||
commit | 3e5200dbd511736e3144ee0ddef1289a7df3affe | |
tree | 2e3532a0adfa42e9e586f14a49531266b247be3a | tree | snapshot |
parent | 05591d3edebddd7a49928e33e24def5e2772e3f8 | commit | diff |
PostgreSQL backend minor improvement: database creation less likely to fail
for PostgreSQL versions >= 8.1 as the table "postgres" is used by default.
Closes issue2550543. Thanks to Kai Storbeck for the patch.
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/roundup/trunk@4626 57a73879-2fb5-44c3-a270-3262357dd7e2
for PostgreSQL versions >= 8.1 as the table "postgres" is used by default.
Closes issue2550543. Thanks to Kai Storbeck for the patch.
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/roundup/trunk@4626 57a73879-2fb5-44c3-a270-3262357dd7e2
CHANGES.txt | diff | blob | history | |
roundup/backends/back_postgresql.py | diff | blob | history |