summaryrefslogtreecommitdiff
path: root/includes/database/pgsql
Commit message (Expand)AuthorAge
* - Patch #827554 by Josh Waihi: PostgreSQL performance optimization: PDO::ATTR...Dries Buytaert2010-06-16
* - Patch #515310 by Josh Waihi, marcvangend: inserting >PHP_INT_MAX into BI...Dries Buytaert2010-06-15
* - Patch #811776 by Heine: regresssion of SA-2006-005 - SQL Injection via db_q...Dries Buytaert2010-06-01
* - Patch #785782 by cafuego: support comments in built queries.Dries Buytaert2010-05-15
* - Patch #301798 by Josh Waihi: remove some legacy data type and function mapp...Dries Buytaert2010-05-13
* #331951 by aspilicious, sun, jhodgdon, Morbus, et al: Figure out and apply co...Angie Byron2010-05-06
* #299308 follow-up by David_Rothstein: Fixed Installing Drupal by visiting ind...Angie Byron2010-04-29
* - Patch #302327 by Josh Waihi, noahb, Crell, hswong3i: support cross-schema/d...Dries Buytaert2010-04-07
* - Patch #728338 by sun, Crell: standardize on 'field' in function names. 'It ...Dries Buytaert2010-03-28
* #715476 by Jeremy and Crell: Schema object should respect active database con...Angie Byron2010-03-07
* - Patch #734146 by scor: white-space clean-up.Dries Buytaert2010-03-06
* - Patch #722912 by andypost: db_index_exists() must conform schemaAPI indexEx...Dries Buytaert2010-03-01
* - Patch #582948 by David_Rothstein: more improvements to the erro handling of...Dries Buytaert2010-03-01
* - Patch #279851 by catch, David Strauss, Damien Tournoud, asimmonds, c960657,...Dries Buytaert2010-02-28
* - Patch #582948 by Damien Tournoud, agentrickard: improve safety of schema ma...Dries Buytaert2010-02-28
* #718016 by andypost and Damien Tournoud: Fixed DatabaseSchema_pgsql()::rename...Angie Byron2010-02-23
* #720620 by andypost: Fixed indexExists() for pgsql and sqlite does not prefix...Angie Byron2010-02-23
* #715906 by Damien Tournoud: Fixed Schema tests fail on PostgreSQL.Angie Byron2010-02-17
* #550124 by c960657, catch, and Crell: Remove prepared statement caching, whic...Angie Byron2010-02-12
* #522786 by stormsweeper: Fixed Postgres numeric check needs to happen after p...Angie Byron2010-02-07
* - Patch #606526 by axyjo, scor: remove trailing whitespaces and add newlines ...Dries Buytaert2010-01-30
* Hm. Rollback of #522786 which seems to cause test failures.Angie Byron2010-01-30
* #522786 by stormsweeper: Fixed PostgreSQL numeric check needs to happen after...Angie Byron2010-01-30
* #679890 follow-up by Bojhan, aspilicious, and agentrickard: Remove more extra...Angie Byron2010-01-09
* #633678 by Josh Waihi, chx, Crell, David Strauss, and Damien Tournoud: Make s...Angie Byron2010-01-07
* - Patch #360854 by sammys, Crell: added missing db_index_exists(), required t...Dries Buytaert2009-12-15
* #654662 by c960657 and Crell: Allow escaping wildcard characters in LIKE quer...Angie Byron2009-12-13
* - Patch #570900 by Crell | asimmonds: Changed Destroy remnants of update_sql().Dries Buytaert2009-09-29
* #564394 by Berdir and Crell: Removed database BC layer. nah nah nah nah... he...Angie Byron2009-09-18
* #561104 by Crell: Added support for random ordering in dynamic select queries.Angie Byron2009-09-11
* #496500 follow-up by Damien Tournoud: Fixed PostgreSQL and SQLite.Angie Byron2009-08-31
* - Patch #496500 by chx: rollback.Dries Buytaert2009-08-24
* #200953 by seanburlington: Added basic support for 'time' and 'date' types to...Angie Byron2009-08-22
* - Patch #496500 by Moshe Weitzman, Crell, Berdir: remove global placeholder c...Dries Buytaert2009-08-22
* #542426 by neilnz: PostgreSQL should not require password to be set in settin...Angie Byron2009-08-19
* - Patch #370240 by Josh Waihi, stuzza, mfb, Arancaytar: PDO should quote inde...Dries Buytaert2009-08-17
* - Patch #543948 by Damien Tournoud: remove db_type_placeholder().Dries Buytaert2009-08-10
* #315047 by Josh Waihi: Escape PostgreSQL column names in the changeField func...Angie Byron2009-08-04
* - Patch #342950 by Josh Waihi: moving PostgreSQL stored procedures to the Pos...Dries Buytaert2009-08-01
* - Patch #349508 by Josh Waihi: make sure that the database is installed using...Dries Buytaert2009-07-27
* #481288 by Berdir and Crell: Add support for INSERT INTO ... SELECT FROM ...Angie Byron2009-07-21
* - Patch #346450 by Josh Waihi: length property should be ignored on non varch...Dries Buytaert2009-07-09
* - Patch #481288 by Berdir: add support for INSERT INTO ... SELECT FROM ... qu...Dries Buytaert2009-06-05
* - Patch #458176 by c960657: improved exception handling in database layer.Dries Buytaert2009-06-01
* #471800 follow-up by stella: Fixing comments on MySQL system queries.Angie Byron2009-05-29
* #467474 by Josh Waihi: Type-cast booleans to work around PostgreSQL PDO bug.Angie Byron2009-05-27
* - Patch #472646 by Josh Waihi: fixed the PostgreSQL installation.Dries Buytaert2009-05-26
* - Patch #471800 by stella: more code style fixes.Dries Buytaert2009-05-25
* - Patch #319165 by andpost: force PostgreSQL to use UTF-8 by default.Dries Buytaert2009-05-25
* - Patch #471070 by stella: millions of code style fixes.Dries Buytaert2009-05-24