We added a postgres 9.5 container yesterday, and there is one fail, which appears to be a new reserved keyword.
https://www.drupal.org/pift-ci-job/1374620

Lets add that keyword and see if we've got passing postgres 9.5 tests.

CommentFileSizeAuthor
#5 3074157_5.patch986 bytesMixologic
#2 3074157_2.patch873 bytesMixologic

Comments

Mixologic created an issue. See original summary.

Mixologic’s picture

StatusFileSize
new873 bytes
Mixologic’s picture

Status: Active » Needs review
lendude’s picture

Status: Needs review » Reviewed & tested by the community

Was red, is now green.

Seems like the existing list was kept close to the 80 character limit and this is sticking out a bit further now, do we care?

Mixologic’s picture

StatusFileSize
new986 bytes

Good catch, Simple to get that right.

Mixologic’s picture

Status: Reviewed & tested by the community » Needs review
daffie’s picture

Status: Needs review » Reviewed & tested by the community

for me this is RTBC.

mradcliffe’s picture

This looks good. Thank you for the patch, @Mixologic.

larowlan’s picture

Status: Reviewed & tested by the community » Fixed

Committed 6d2e353 and pushed to 8.8.x. Thanks!

  • larowlan committed 6d2e353 on 8.8.x
    Issue #3074157 by Mixologic: Escape "tablesample" for postgres 9.5...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.