| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-12-07 | privilege - missing USAGE on sequence | soleuu | |
| 2019-11-07 | codespell assisted typo cleaning | Jean-Michel Vourgère | |
| 2019-07-20 | Change perms exec bit | Jean-Michel Nirgal Vourgère | |
| chmod -x all php files without a #! chmod +x those with one. | |||
| 2019-06-28 | At last, the long awaited patch for php7 support. | Robert Treat | |
| This commit is focused strictly on the class/constructor changes. This has primarily been tested on php 7.1 and postgres 11, with all tests passing though there are some spurious warnings; I have fixes for them but will add them in seperate commits. Note that the code here is my own, but I did look at patches from @gabrielhomsi and @w1ldzer0 for some sanity checking. Any bugs or missing items are on me. | |||
| 2013-03-26 | Fix incorrect modification of bytea data when updating rows that contain ↵ | Robert Treat | |
| bytea columns. Based on the POC patch from ioguix. This fixes SF Bug # 3243916. | |||
| 2012-05-29 | stub support for postgres92, clean up some other version bits. | Robert Treat | |
| passes tests for 90,91,92(ish) | |||
| 2010-12-20 | Fix some methods using nonstandard escaped string in the database access classes | Guillaume (ioguix) de Rorthais | |
| 2010-04-24 | fix trigger list and search for 9.0, push older functions to 8.4 class | Robert Treat | |
| 2010-01-02 | basic support for Postgres 8.5 | Robert Treat | |
