IN List operator , where list of values are over a number of lines - Mailing list pgsql-bugs

From White, Ian Keith
Subject IN List operator , where list of values are over a number of lines
Date
Msg-id BLAPR05MB732983A314F87764704DB5E4E5E6A@BLAPR05MB7329.namprd05.prod.outlook.com
Whole thread Raw
Responses Re: IN List operator , where list of values are over a number of lines
List pgsql-bugs

Hi

 

We have noticed a quirk in the IN list operator where the list of values are over several lines , but some have missing comma separators.

The command should fail, however it executes only returning certain values.

 

Create table, insert vales, show values , select using IN List

 

First query  errors as expected , Second executes with out error! Returning A & F . 

 

Details of server .

 

Attached is the sql that I ran

 

Please investigate

 

Many Thanks Ian White

Member British Computer Society

 

ncr corporation

Oracle & Postgres Database Administrator & Perfomance Expert.

Based London

Ian.White@ncratleos.com

 

Attachment

pgsql-bugs by date:

Previous
From: Etsuro Fujita
Date:
Subject: Re: TRAP: failed Assert("outerPlan != NULL") in postgres_fdw.c
Next
From: Kevin Oommen Anish
Date:
Subject: [Bug] Usage of stale dead_items pointer in parallel vacuum