Comment 12 for bug 1384473

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/3993
Committed: http://gitorious.org/mahara/mahara/commit/6ba2a9cf53e546bc72436192d72ce7634faaa3e3
Submitter: Son Nguyen (<email address hidden>)
Branch: master

commit 6ba2a9cf53e546bc72436192d72ce7634faaa3e3
Author: Robert Lyon <email address hidden>
Date: Thu Nov 20 07:47:52 2014 +1300

Making the postgres xmldb class more generic (Bug 1384473)

Changing the value from postgres7 to postgres as we are really only
supporting postgres 8.3+

Also updated the list of reserved keywords to contain all the reserved keywords
that exist in postgres 8.3.
And added new postgres 9.3 reserved words to end of list

Change-Id: Ia233b8f21bff9983cf6918691283886467a607e4
Signed-off-by: Robert Lyon <email address hidden>