summaryrefslogtreecommitdiff
path: root/includes/database/pgsql
Commit message (Expand)AuthorAge
* Issue #1105848 by cafuego: Fixed Unsafe query comments possible via UI.webchick2011-05-17
* - Patch #958850 by bellHead: Postgres password containing backslashes don't w...Dries Buytaert2011-05-08
* - Patch #935258 by Stevel, Josh Waihi: defaults not changed in changeField on...Dries Buytaert2011-04-10
* Stripping CVS keywordsThe Great Git Migration2011-02-25
* #1007448 by chalet16: Fix typo in DatabaseSchema_pgsql.Angie Byron2010-12-29
* #951116 by Damien Tournoud, Stevel: Fixed db_change_field() fails to convert ...Angie Byron2010-12-29
* #926636 by Stevel, Damien Tournoud, dmitrig01: Fixed Drupal install error on ...Angie Byron2010-12-21
* - Patch #974250 by Stevel: upgrade path broken on PostgreSQL: can't change NO...Dries Buytaert2010-12-14
* #851136: Committing missing files.Angie Byron2010-11-29
* #851136 by Crell, chx, Damien Tournoud: Make the database autoloading more ro...Angie Byron2010-11-29
* #962458 by BarisW, Crell: Fixed database driver names aren't translated.Angie Byron2010-11-26
* #946968 follow-up by Damien Tournoud: Refactor version check for databases.Angie Byron2010-11-13
* - Patch #946968 by dmitrig01: we are not checking the version of MySQL and Po...Dries Buytaert2010-11-13
* - Patch #839556 by jrchamp, dmitrig01: remove pointless usage of array_key_ex...Dries Buytaert2010-10-28
* #927828 by Damien Tournoud, LaurentAjdnik, boombatower: Fixed contrib can't s...Angie Byron2010-10-22
* - Patch #878198 by pwolanin, Damien Tournoud: add back a method to the DB dri...Dries Buytaert2010-10-03
* - Patch #921582 by munzirtaha: is_null() should be replaced by !isset because...Dries Buytaert2010-09-25
* #890994 by Berdir: Entity query tests fail on PostgreSQL.Angie Byron2010-09-24
* - Patch #910388 by mikl: installation fails on PostgreSQL 8.4: Invalid escape...Dries Buytaert2010-09-22
* Temporary roll-back of #890994, per Dries's feedback.Angie Byron2010-09-01
* #890994 by Berdir, Crell, Josh Waihi: Fixed Entity query tests fail on Postgr...Angie Byron2010-09-01
* #761976 by Berdir, jhedstrom, tpfeiffer, Damien Tournoud, Rob van den Bogaard...Angie Byron2010-09-01
* #890090 by Berdir, jhedstrom, marvil07, bjaspan: Fixed Inserting into a just ...Angie Byron2010-08-27
* - Patch #862078 by gustavb, Damien Tournoud: PDO coerceing empty strings to N...Dries Buytaert2010-08-16
* - Patch #878198 by pwolanin: add back a method to the DB driver interface tha...Dries Buytaert2010-08-11
* - Patch #866340 by Damien Tournoud: remove support for date and time types.Dries Buytaert2010-07-28
* - Patch #861566 by p.brouwers: use uppercase for PHP constants, e.g. NULL, TR...Dries Buytaert2010-07-22
* - Patch #845846 by Stevel, bellHead: PDOStatement::bindParam() bind to a refe...Dries Buytaert2010-07-19
* #809698 follow-up by Damien Tournoud, Josh Waihi, chx: Add CONCAT() function ...Angie Byron2010-06-21
* - 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