summaryrefslogtreecommitdiff
path: root/includes/database/pgsql
Commit message (Expand)AuthorAge
* Issue #780304 by dcam, naxoc, Crell | zyxware: Fixed HTML encoding of em wrap...David Rothstein2014-11-01
* Issue #1868972 by jweowu, DanChadwick: Db_query_temporary() fails to create a...David Rothstein2014-05-05
* Issue #2056363 by yched, Sweetchuck, chx: INSERT INTO table SELECT * FROM ......David Rothstein2013-12-25
* Issue #1575790 by greg.1.anderson, sun, tim.plunkett, superhenne: Fixed Updat...webchick2012-09-30
* Issue #1358944 by wulff: Fix misuse of ingroup in documentation blocksJennifer Hodgdon2012-05-23
* Issue #1171866 by sun, catch, Alan Evans, bvirtual, frob, btmash: Fixed Enfor...webchick2012-04-12
* Issue #1013034 by ncl: Fixed PostgreSQL constraints do not get renamed by db_...webchick2012-02-14
* Issue #1309278 by basic, Niklas Fiekas: Added Make PDO connection options con...webchick2011-12-25
* - Patch #1184082 by googletorp: like queries failing on postgres with standar...Dries Buytaert2011-08-06
* 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