Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
77c5b369
Commit
77c5b369
authored
Nov 28, 2008
by
Dries Buytaert
Browse files
- Patch
#248205
by Damien Tournoud: up requirement for PostgreSQL to PostgreSQL 8.3.
parent
5657765d
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/system/system.module
View file @
77c5b369
...
...
@@ -34,7 +34,7 @@
/**
* Minimum supported version of PostgreSQL, if it is used.
*/
define
(
'DRUPAL_MINIMUM_PGSQL'
,
'8.
1
'
);
define
(
'DRUPAL_MINIMUM_PGSQL'
,
'8.
3
'
);
/**
* Maximum age of temporary files in seconds.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment