Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
postgresql db driver
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
25 Jan 2014 at 02:29 UTC
Updated:
29 Jul 2014 at 23:18 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
mradcliffeComment #2
mradcliffeCreated patch with resolution from parent issue, and removed the leading underscore from the method name.
Added more information to issue summary about the cause of the issue.
Comment #3
bzrudi71 commentedJust applied patch and it works as expected. As this patch only affects the PostgreSQL driver itself I see no side issues with that, so we should get this in. Especially as PostgreSQL testbot is now up and running and the issue from PostgreSQL failed to connect seems gone.
Comment #4
mradcliffe2: drupal-2181283-pgsql-primary-key-1.patch queued for re-testing.
It's been a week making sure patch still applies.
Comment #5
mradcliffeUpdating to RTBC because the changes from the review in the meta issue were made and the patch was reviewed and tested in two issues.
Comment #6
webchickSince this code only affects pgsql, it's unlikely to cause breakage anywhere else. So if it works for you folks, it works for me. :)
Committed and pushed to 8.x. Thanks!