Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#6872 closed defect (fixed)

PG: error raised for field with default value like 'foo'::text

Reported by: Even Rouault Owned by: warmerdam
Priority: normal Milestone: 2.1.4
Component: default Version: unspecified
Severity: normal Keywords: rouault
Cc:

Description

A 'ERROR 1: Incorrectly quoted string literal' error is raised

Change History (4)

comment:1 by Even Rouault, 7 years ago

Resolution: fixed
Status: newclosed

In 38134:

PG: avoid errors with field default expressions like 'foo'::text (fixes #6872)

comment:2 by Even Rouault, 7 years ago

In 38135:

PG: avoid errors with field default expressions like 'foo'::text (fixes #6872)

comment:3 by Even Rouault, 7 years ago

In 38136:

PG: avoid errors with field default expressions like 'foo'::text (fixes #6872)

comment:4 by Even Rouault, 7 years ago

Milestone: 2.1.4
Note: See TracTickets for help on using tickets.